Package | Description |
---|---|
org.restlet.ext.nio.internal.way |
Modifier and Type | Method and Description |
---|---|
protected EntityType |
OutboundWay.getEntityChannelType()
Returns the type of the entity channel.
|
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.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 |
OutboundWay.setEntityChannelType(EntityType entityChannelType)
Sets the type of the entity channel.
|
Copyright © 2005–2018. All rights reserved.