Package de.root1.simon.codec.messages

Provides the protocol codec messages that are encoded/decoded by the decoders in de.root1.simon.codec.base See:
          Description

Class Summary
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
SimonMessageConstants Provides Simon protocol constants.
 

Package de.root1.simon.codec.messages Description

Provides the protocol codec messages that are encoded/decoded by the decoders in de.root1.simon.codec.base

Since:
SIMON_1.0.0


Copyright © 2011. All Rights Reserved.