|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseType | |
---|---|
org.apache.mina.filter.reqres |
Uses of ResponseType in org.apache.mina.filter.reqres |
---|
Methods in org.apache.mina.filter.reqres that return ResponseType | |
---|---|
ResponseType |
ResponseInspector.getResponseType(Object message)
|
ResponseType |
Response.getType()
|
static ResponseType |
ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResponseType[] |
ResponseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.mina.filter.reqres with parameters of type ResponseType | |
---|---|
Response(Request request,
Object message,
ResponseType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |