Uses of Enum
zmq.io.StreamEngine.ErrorReason
Packages that use StreamEngine.ErrorReason
-
Uses of StreamEngine.ErrorReason in zmq.io
Methods in zmq.io that return StreamEngine.ErrorReasonModifier and TypeMethodDescriptionstatic StreamEngine.ErrorReasonReturns 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.Methods in zmq.io with parameters of type StreamEngine.ErrorReasonModifier and TypeMethodDescriptionvoidSessionBase.engineError(boolean handshaked, StreamEngine.ErrorReason reason) private voidStreamEngine.error(StreamEngine.ErrorReason error)