|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| EIOObjectEndpoint | Central part of the Object protocol, encapsulates non-blocking reading and writing. |
| EIOObjectEndpointFactory | |
| EIOObjectReader | A simple Object reader. |
| EIOObjectWriter | |
| Packet | |
An EmberIO protocol used for sending Serialized objects around. It's similar to the bytearray protocol but uses objects instead of bytes. At the best of times this protocol is about half the speed of the bytearray protocol because serialization in Java is so freakin' slow.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||