Uses of Package
de.root1.simon.codec.messages

Packages that use de.root1.simon.codec.messages
de.root1.simon Provides the core classes of SIMON 
de.root1.simon.codec.base Provides the protocol codec encoders and decoders
de.root1.simon.codec.messages Provides the protocol codec messages that are encoded/decoded by the decoders in de.root1.simon.codec.base
 

Classes in de.root1.simon.codec.messages used by de.root1.simon
AbstractMessage
          A base message for SIMON protocol messages.
MsgInterfaceLookupReturn
          Lookup return message
MsgNameLookupReturn
          Lookup return message
 

Classes in de.root1.simon.codec.messages used by de.root1.simon.codec.base
AbstractMessage
          A base message for SIMON protocol messages.
MsgCloseRawChannel
          CloseRawChannel message
MsgCloseRawChannelReturn
          CloseRawChannel RETURN message
MsgEquals
          Equals message
MsgEqualsReturn
          Equals RETURN message
MsgError
          ERROR message.
MsgHashCode
          ToString message
MsgHashCodeReturn
          ToString RETURN message
MsgInterfaceLookup
          INTERFACE_LOOKUP message
MsgInterfaceLookupReturn
          Lookup return message
MsgInvoke
          INVOKE message
MsgInvokeReturn
          INVOKE RETURN message
MsgNameLookup
          SERVICE_LOOKUP message
MsgNameLookupReturn
          Lookup return message
MsgOpenRawChannel
          OpenRawChannel message
MsgOpenRawChannelReturn
          OpenRawChannel RETURN message
MsgPing
          Ping message
MsgPong
          Pong message
MsgRawChannelData
          RawChannelData message
MsgRawChannelDataReturn
          RawChannelDataReturn message
MsgToString
          ToString message
MsgToStringReturn
          ToString RETURN message
 

Classes in de.root1.simon.codec.messages used by de.root1.simon.codec.messages
AbstractMessage
          A base message for SIMON protocol messages.
 



Copyright © 2011. All Rights Reserved.