Uses of Class
org.restlet.engine.connector.MessageState

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.
 



Copyright © 2005-2013 Restlet.