Package | Description |
---|---|
org.restlet.engine.connector |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Way.setMessageState(MessageState messageState)
Sets the message state.
|
Copyright © 2005–2014. All rights reserved.