Package | Description |
---|---|
org.restlet.engine.connector | |
org.restlet.engine.io |
Modifier and Type | Method and Description |
---|---|
IoState |
Way.getIoState()
Returns the IO state.
|
Modifier and Type | Method and Description |
---|---|
void |
Way.setIoState(IoState ioState)
Sets the IO state.
|
Modifier and Type | Method and Description |
---|---|
static IoState |
IoState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IoState[] |
IoState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2013. All rights reserved.