ODPClientConnection class
Consists of methods used for client-server connection.
Syntax
public class
ODPClientConnection
C2dmNotificationListener class
LiteConfigurationChangeListener class
LiteConnectionStateListener class
ODPCertificateChallengeListener class
ODPHTTPAuthChallengeListener class
ODPHTTPErrorListener class
ODPRequestInfoListener class
TrcLvl_HIGH variable
TrcLvl_LOW variable
TrcLvl_MEDIUM variable
TrcLvl_NONE variable
addConfigurationChangeListener(ODPClientListeners.IODPConfigurationChangeListener) method
Implement IODPConfigurationChangeListener to receive push or application end-point changes.
clearServerVerificationKey() method
Clear the SUP settings.
connectNow() method
getAppName() method
Return the application name passed during initializing the ODPClientConnection.
getConfigProperty(int) method
Return the configuration property for the requested key.
getDeviceID() method
getInstance() method
Retrieve the instance of ODPCLientConnection.
getsUpa() method
initInstance(Context, String) method
Initialize ODPClientConnection with application context and the application name.
isConnected() method
registerForNativePush(ODPClientListeners.IODPPushNotificationListener) method
Add the implementation of IODPPushNotificationListener to receive GCM push notification.
registerForPayloadPush(ISDMNetListener) method
Register to ISDMNetListener to receive payload push notification.
restartClient() method
resumeConnection() method
setConfigProperty(int, Object) method
setConnectionProfileFromFile(String) method
setConnectionProperties(String, int, String, String, String) method
setEndpointExchangeComplete(boolean) method
setHTTPHeaders(Hashtable, Hashtable) method
setODPCertificateChallengeListener( IODPCertificateChallengeListener ) method
Set the IODPCertificateChallengeListener to receive certificate requests.
setODPHTTPAuthChallengeListener( IODPHTTPAuthChallengeListener ) method
Set the IODPHTTPAuthChallengeListener to receive authentication challenge.
setODPHTTPErrorListener( IODPHttpErrorListener ) method
Set the IODPHttpErrorListener to receive HTTP error from the network edge.
setRegistrationGoingOn(boolean) method
setSettingExchangeComplete(boolean) method
setTraceLevel(int) method
Start the end to end trace level.
setsUpa(String) method
startClient() method
Start the ODPClient.
startTrace() method
Start tracing the message end to end.
stopClient() method
Stop the ODPClient.
stopTrace() method
Disable end to end tracing before stop tracing the message.
suspendConnection() method
uploadTrace() method
Upload the BTX file to solution manager for end to end tracing.
Parent topic:
client package
Created November 9, 2013.
To comment on this topic, go to:
DocCommentXchange
.