|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mina.filter.reqres | |
---|---|
org.apache.mina.filter.reqres |
Classes in org.apache.mina.filter.reqres used by org.apache.mina.filter.reqres | |
---|---|
Request
TODO Add documentation |
|
RequestTimeoutException
An RuntimeIoException which is thrown when a Request is timed out. |
|
Response
TODO Add documentation |
|
ResponseInspector
TODO Add documentation |
|
ResponseInspectorFactory
TODO Add documentation |
|
ResponseType
Type of Response contained within the Response class
Response can be either a single entity or a multiple partial messages, in which
case PARTIAL_LAST signifies the end of partial messages
For response contained within a single message/entity the ResponseType shall be
WHOLE
For response with multiple partial messages, we have respnse type sepcified as
[PARTIAL]+ PARTIAL_LAST
meaning, we have One or more PARTIAL response type with one PARTIAL_LAST which
signifies end of partial messages or completion of response message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |