| Package | Description |
|---|---|
| zmq |
Provides low-level bindings for ØMQ.
|
| Modifier and Type | Field and Description |
|---|---|
private Proxy.State |
Proxy.state |
| Modifier and Type | Method and Description |
|---|---|
static Proxy.State |
Proxy.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Proxy.State[] |
Proxy.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|