Package | Description |
---|---|
org.menacheri.jetserver.handlers.netty | |
org.menacheri.jetserver.protocols.impl |
Modifier and Type | Class and Description |
---|---|
class |
AMF3ToEventSourceDecoder
If the incoming event is of type
Event then it will only
de-serialize the source of the event rather than the whole event object. |
Modifier and Type | Field and Description |
---|---|
private AMF3ToJavaObjectDecoder |
AMF3StringProtocol.amf3ToJavaObjectDecoder
This decoder will do the actual serialization to java object.
|
Modifier and Type | Method and Description |
---|---|
AMF3ToJavaObjectDecoder |
AMF3StringProtocol.getAmf3ToJavaObjectDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
AMF3StringProtocol.setAmf3ToJavaObjectDecoder(AMF3ToJavaObjectDecoder amf3ToJavaObjectDecoder) |
Copyright © 2013. All Rights Reserved.