|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReinvokeAware | |
---|---|
com.sun.grizzly | |
com.sun.grizzly.filter |
Uses of ReinvokeAware in com.sun.grizzly |
---|
Classes in com.sun.grizzly that implement ReinvokeAware | |
---|---|
class |
DefaultProtocolChain
Default ProtocolChain implementation. |
Uses of ReinvokeAware in com.sun.grizzly.filter |
---|
Classes in com.sun.grizzly.filter that implement ReinvokeAware | |
---|---|
class |
ParserProtocolFilter
Simple ProtocolFilter implementation which read the available bytes and delegate the decision of reading more bytes or not to a ProtocolParser. |
class |
ReadFilter
Simple ProtocolFilter implementation which read the available bytes
and delegate the processing to the next ProtocolFilter in the ProtocolChain . |
class |
UDPReadFilter
Deprecated. The ReadFilter can be used for both TCP and UDP. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |