Package | Description |
---|---|
zmq.io |
Modifier and Type | Method and Description |
---|---|
static StreamEngine.ErrorReason |
StreamEngine.ErrorReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamEngine.ErrorReason[] |
StreamEngine.ErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionBase.engineError(boolean handshaked,
StreamEngine.ErrorReason reason) |
private void |
StreamEngine.error(StreamEngine.ErrorReason error) |