Package pawn.messages

Class Summary
AppQueryMsg An example query message, which will be wrapped by a Resolver query message to send the query to other peers.
AppResponseMsg An example query response, which will be wrapped by a Resolver response message to send the response to the query.
InitiateChatRequest An implementation of the InitiateChatRequestMessage abstract class.
InitiateChatRequestMessage An abstract class defining a request to begin a chat session.
InitiateChatResponse An implementation of the InitiateChatResponseMessage abstract class.
InitiateChatResponseMessage An abstract class defining a response to a request to begin a chat session.
LockQueryMsg An example query message, which will be wrapped by a Resolver query message to send the query to other peers.
LockResponseMsg An example query response, which will be wrapped by a Resolver response message to send the response to the query.
MessageType  
PresenceQuery An implementation of the PresenceQueryMessage abstract class.
PresenceQueryMessage An abstract class defining a query for presence information.
PresenceResponse An implementation of the PresenceResponseMessage abstract class.
PresenceResponseMessage An abstract class defining a response to a request for presence information.