Class Hierarchy
- java.lang.Object
- pl.gsmservice.gateway.operations.AddSender
- pl.gsmservice.gateway.operations.AddSender.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.AddSender.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.CancelMessages
- pl.gsmservice.gateway.operations.CancelMessages.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.CancelMessages.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.DeleteSender
- pl.gsmservice.gateway.operations.DeleteSender.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.DeleteSender.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetAccountDetails
- pl.gsmservice.gateway.operations.GetAccountDetails.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.GetAccountDetails.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.GetIncomingMessages
- pl.gsmservice.gateway.operations.GetIncomingMessages.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetIncomingMessages.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetMessages
- pl.gsmservice.gateway.operations.GetMessages.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetMessages.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetMmsPrice
- pl.gsmservice.gateway.operations.GetMmsPrice.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetMmsPrice.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetSmsPrice
- pl.gsmservice.gateway.operations.GetSmsPrice.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetSmsPrice.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetSubaccountDetails
- pl.gsmservice.gateway.operations.GetSubaccountDetails.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.GetSubaccountDetails.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.ListIncomingMessages
- pl.gsmservice.gateway.operations.ListIncomingMessages.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.ListIncomingMessages.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.ListMessages
- pl.gsmservice.gateway.operations.ListMessages.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.ListMessages.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.ListSenders
- pl.gsmservice.gateway.operations.ListSenders.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.ListSenders.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.Operations
- pl.gsmservice.gateway.operations.Ping
- pl.gsmservice.gateway.operations.Ping.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.Ping.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestlessOperation<ResT>)
- pl.gsmservice.gateway.operations.SendMms
- pl.gsmservice.gateway.operations.SendMms.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.SendMms.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.SendSms
- pl.gsmservice.gateway.operations.SendSms.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.SendSms.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.SetDefaultSender
- pl.gsmservice.gateway.operations.SetDefaultSender.Async (implements pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>)
- pl.gsmservice.gateway.operations.SetDefaultSender.Sync (implements pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>)
Interface Hierarchy
- pl.gsmservice.gateway.operations.Operations.AsyncOperation<ResT>
- pl.gsmservice.gateway.operations.Operations.AsyncRequestlessOperation<ResT>
- pl.gsmservice.gateway.operations.Operations.AsyncRequestOperation<ReqT,ResT>
- pl.gsmservice.gateway.operations.Operations.Operation<ResT>
- pl.gsmservice.gateway.operations.Operations.RequestlessOperation<ResT>
- pl.gsmservice.gateway.operations.Operations.RequestOperation<ReqT,ResT>