|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageState | |
|---|---|
| org.restlet.engine.connector | New advanced internal HTTP connector. |
| Uses of MessageState in org.restlet.engine.connector |
|---|
| Methods in org.restlet.engine.connector that return MessageState | |
|---|---|
MessageState |
Way.getMessageState()
Returns the message state. |
static MessageState |
MessageState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageState[] |
MessageState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.restlet.engine.connector with parameters of type MessageState | |
|---|---|
protected void |
Way.setMessageState(MessageState messageState)
Sets the message state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||