|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolMessage | |
---|---|
eneter.messaging.messagingsystems.connectionprotocols | Encoding/decoding the communication between output and input channels. |
Uses of ProtocolMessage in eneter.messaging.messagingsystems.connectionprotocols |
---|
Methods in eneter.messaging.messagingsystems.connectionprotocols that return ProtocolMessage | |
---|---|
ProtocolMessage |
IProtocolFormatter.decodeMessage(java.io.InputStream readStream)
Decodes message from the stream. |
ProtocolMessage |
EneterProtocolFormatter.decodeMessage(java.io.InputStream readStream)
|
ProtocolMessage |
EasyProtocolFormatter.decodeMessage(java.io.InputStream readStream)
|
ProtocolMessage |
IProtocolFormatter.decodeMessage(java.lang.Object readMessage)
Decodes message from the given object. |
ProtocolMessage |
EneterProtocolFormatter.decodeMessage(java.lang.Object readMessage)
|
ProtocolMessage |
EasyProtocolFormatter.decodeMessage(java.lang.Object readMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |