org.gsm.oneapi.endpoints
Class AeoponaSandbox

java.lang.Object
  extended by org.gsm.oneapi.endpoints.ServiceEndpoints
      extended by org.gsm.oneapi.endpoints.AeoponaSandbox

public class AeoponaSandbox
extends ServiceEndpoints


Field Summary
static AeoponaSandbox INSTANCE
           
 
Fields inherited from class org.gsm.oneapi.endpoints.ServiceEndpoints
AmountCharge, AmountRefund, AmountReservationCharge, AmountReservationRelease, AmountReserve, AmountReserveAdditional, CancelMMSDeliverySubscription, CancelMMSReceiptSubscription, CancelSMSDeliverySubscription, CancelSMSReceiptSubscription, Location, MMSDeliverySubscriptions, MMSReceiptSubscriptions, QueryMMSDelivery, QuerySMSDelivery, RetrieveMMS, RetrieveMMSMessage, RetrieveSMS, SendMMS, SendSMS, SMSDeliverySubscriptions, SMSReceiptSubscriptions
 
Constructor Summary
AeoponaSandbox()
           
 
Method Summary
 ServiceEndpoints getEndpoints()
           
 
Methods inherited from class org.gsm.oneapi.endpoints.ServiceEndpoints
getAmountChargeEndpoint, getAmountRefundEndpoint, getAmountReservationChargeEndpoint, getAmountReservationReleaseEndpoint, getAmountReserveAdditionalEndpoint, getAmountReserveEndpoint, getCancelMMSDeliverySubscriptionEndpoint, getCancelMMSReceiptSubscriptionEndpoint, getCancelSMSDeliverySubscriptionEndpoint, getCancelSMSReceiptSubscriptionEndpoint, getLocationEndpoint, getMMSDeliverySubscriptionsEndpoint, getMMSReceiptSubscriptionsEndpoint, getQueryMMSDeliveryEndpoint, getQuerySMSDeliveryEndpoint, getRetrieveMMSEndpoint, getRetrieveMMSMessageEndpoint, getRetrieveSMSEndpoint, getSendMMSEndpoint, getSendSMSEndpoint, getSMSDeliverySubscriptionsEndpoint, getSMSReceiptSubscriptionsEndpoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final AeoponaSandbox INSTANCE
Constructor Detail

AeoponaSandbox

public AeoponaSandbox()
Method Detail

getEndpoints

public ServiceEndpoints getEndpoints()