Uses of Package
mymobilesite.communication

Packages that use mymobilesite.communication
mymobilesite.communication   
mymobilesite.controller   
 

Classes in mymobilesite.communication used by mymobilesite.communication
AuthTransport
          This class is responsible for establishing the session with the Identity Provider and sending the SaslMessages over this connection.
LibertyMessage
          This abstract class is the general purpose superclass of the specific Liberty messages sent from the mobile phone to the Identity Provider, Discovery Service and Web Service Provider.
MessageException
          This class is responsible for holding the exceptions encountered in the message classes.
ResourceOffering
          This class is responsible for parsing the contents of a ResourceOffering element and storing the relevant information so that it can be used to contact the service provider.
SaslMessage
          This class is responsible for handling the communication with the authentication service.
 

Classes in mymobilesite.communication used by mymobilesite.controller
LibertyProtocol
          The LibertyProtocol class is responsible for coordinating the messages that are sent between the mobile phone and the Identity Provdier, Discovery Service and Web Service Provider.
MessageException
          This class is responsible for holding the exceptions encountered in the message classes.