Uses of Package
pictionary.message

Packages that use pictionary.message
pictionary.message   
pictionary.pictionaryclient   
pictionary.pictionaryserver   
 

Classes in pictionary.message used by pictionary.message
Message
          This class defines the package of data that is sent between the server and clients.
Message.MessageType
          Used in Message to determine the type of message.
MessageData
          A generic class wrapping an object with the same type as the type parameter.
 

Classes in pictionary.message used by pictionary.pictionaryclient
Message
          This class defines the package of data that is sent between the server and clients.
 

Classes in pictionary.message used by pictionary.pictionaryserver
Message
          This class defines the package of data that is sent between the server and clients.