| Package | Description |
|---|---|
| com.weibo.api.motan.common | |
| com.weibo.api.motan.transport |
| Modifier and Type | Method and Description |
|---|---|
static ChannelState |
ChannelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelState[] |
ChannelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChannelState |
AbstractClient.state |
protected ChannelState |
AbstractServer.state |
Copyright © 2019. All rights reserved.