|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientSessionImpl.State | |
|---|---|
| org.apache.sshd.client.session | |
| Uses of ClientSessionImpl.State in org.apache.sshd.client.session |
|---|
| Methods in org.apache.sshd.client.session that return ClientSessionImpl.State | |
|---|---|
static ClientSessionImpl.State |
ClientSessionImpl.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClientSessionImpl.State[] |
ClientSessionImpl.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.sshd.client.session with parameters of type ClientSessionImpl.State | |
|---|---|
void |
ClientSessionImpl.setState(ClientSessionImpl.State newState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||