Uses of Class
com.esri.tracking.connector.TrackingConnectionException

Packages that use TrackingConnectionException
com.esri.tracking.connector   
 

Uses of TrackingConnectionException in com.esri.tracking.connector
 

Methods in com.esri.tracking.connector that throw TrackingConnectionException
 void Connector.connectAsync(java.lang.String remoteHostname, java.lang.Integer port)
           
 MessageFormatManager Connector.getMessageFormatManager()
          Once the messge definitions are retrieved from Tracking Server, the MessageFormatManager is constructed, and can be easily used to retrieve the list of Tracking Services, plus the field and meta-data about the message formats for each Tracking Service.