|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Constants | Common constants for all client services. |
MLP300Error | Error codes for the MLP 3.0.0 protocol. |
WBIBilling | Defines the methods offered by the Wireless Billing Interface (WBI). |
WBP10Constants | Constant specific to the WBP10 protocol. |
WLILocation | Defines the methods offered by the Wireless Location Interface (WLI). |
WLP10Constants | Constant in the WLP10 protocol. |
WMIMessaging | Defines the methods offered by the Wireless Messaging Interface (WMI). |
WMP10Constants | Constants specific to the WMP10 protocol. |
WVIValidation | Defines the methods offered by the Wireless Validation Interface (WVI). |
WVP10Constants |
Class Summary | |
MLP300LocationRequest | Represents a MLP 3.0.0 location request. |
MLP300LocationResponse | MLP300LocationResponse is the response object returned by a call to
WLILocation.getLocation . |
MLP300Msid | Represents a Mobile Station ID within a MLP300LocationRequest. |
MLP300Position | Represents a geographic position within a MLP300LocationResponse. |
Response | Base class for all response classes. |
SubscriberId | Representation of a subscriber. |
WBP10BillingRequest | Represents a billing request. |
WBP10BillingResponse | An instance of this class is returned by a call WBIBilling.sendEvent . |
WLP10LocationRequest | Represents a simple location request. |
WLP10LocationResponse | WLP10LocationResponse is the response object returned by a call to
WLILocation.getLocation . |
WLP10Position | Represents a geographic position within a WLI10Position. |
WMP10MessagingRequest | Abstract base class for WMP 1.0 messaging requests. |
WMP10MessagingResponse | An instance of this class is returned by a call to
WMIMessaging.sendSmsMessage
or WMIMessaging.sendWapMessage . |
WMP10SmsRequest | An instance of this class is passed in a call to WMIMessaging.sendSmsMessage . |
WMP10SubscriberStatus | Indicates whether a message was sent to a certain subscriber or not. |
WMP10WapRequest | An instance of this class is passed in a call to WMIMessaging.sendWapMessage . |
WVP10AuthenticationResponse | An instance of this class is returned by the method WVIMessaging.initiateVerifySubscriber . |
WVP10CompletionRequest | An instance of this class is passed in a call to WVIMessaging.completeVerifySubscriber . |
WVP10CompletionResponse | An instance of this class is returnded by a call to WVIMessaging.completeVerifySubscriber . |
WVP10InitRequest | An instance of this class is passed in a call to WVIMessaging.initiateVerifySubscriber . |
WVP10InitResponse | An instance of this class is returned by the method WVIMessaging.initiateVerifySubscriber . |
WVP10RemoveSubscriberResponse | An instance of this class is returned by the method WVIValidation.removeSubscriberFromClient(java.lang.String, java.lang.String, com.signalsoftcorp.lst.client.SubscriberId) . |
WVP10ValidationResponse | An instance of this class is returned by the method WVIValidation.validateSubscription . |
This package contains all classes needed to access the WLI, WMI, WBI and WVI WebServices.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |