|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WireFormat | |
| org.activeio.command | An API and helper classes for working with Command objects; which are application level objects along with a WireFormat to reader/write directly with the media allowing higher layers to work directly with command objects and WireFormat instances instead of turning things into Packets and byte arrays etc. |
| Uses of WireFormat in org.activeio.command |
| Classes in org.activeio.command that implement WireFormat | |
class |
DefaultWireFormat
A default implementation which uses serialization |
| Methods in org.activeio.command that return WireFormat | |
WireFormat |
WireFormatFactory.createWireFormat()
|
| Constructors in org.activeio.command with parameters of type WireFormat | |
AsyncChannelToAsyncCommandChannel(AsyncChannel channel,
WireFormat wireFormat)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||