|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReinvokeAware | |
---|---|
com.sun.grizzly | |
com.sun.grizzly.filter | |
com.sun.grizzly.http | |
com.sun.grizzly.portunif | |
com.sun.grizzly.rcm |
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. |
Uses of ReinvokeAware in com.sun.grizzly.http |
---|
Classes in com.sun.grizzly.http that implement ReinvokeAware | |
---|---|
class |
HttpProtocolChain
Customized implementation of a ProtocolChain |
Uses of ReinvokeAware in com.sun.grizzly.portunif |
---|
Classes in com.sun.grizzly.portunif that implement ReinvokeAware | |
---|---|
class |
PUReadFilter
Port unification ReadFilter. |
Uses of ReinvokeAware in com.sun.grizzly.rcm |
---|
Classes in com.sun.grizzly.rcm that implement ReinvokeAware | |
---|---|
class |
ResourceAllocationFilter
This ProtocolFilter is an implementation of a Resource Consumption Management (RCM) system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |