|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response.ResponseType | |
|---|---|
| org.apache.abdera.protocol | |
| org.apache.abdera.protocol.server.context | |
| org.apache.abdera.protocol.util | |
| Uses of Response.ResponseType in org.apache.abdera.protocol |
|---|
| Methods in org.apache.abdera.protocol that return Response.ResponseType | |
|---|---|
Response.ResponseType |
Response.getType()
Get the response type classification |
static Response.ResponseType |
Response.ResponseType.select(int status)
|
static Response.ResponseType |
Response.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Response.ResponseType[] |
Response.ResponseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Response.ResponseType in org.apache.abdera.protocol.server.context |
|---|
| Methods in org.apache.abdera.protocol.server.context that return Response.ResponseType | |
|---|---|
Response.ResponseType |
ResponseContextWrapper.getType()
|
| Uses of Response.ResponseType in org.apache.abdera.protocol.util |
|---|
| Methods in org.apache.abdera.protocol.util that return Response.ResponseType | |
|---|---|
Response.ResponseType |
AbstractResponse.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||