Package | Description |
---|---|
org.apache.mina.service |
Modifier and Type | Method and Description |
---|---|
static AbstractIoService.ServiceState |
AbstractIoService.ServiceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractIoService.ServiceState[] |
AbstractIoService.ServiceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.