Uses of Enum
org.zeromq.ZMonitor.ProtocolCode
Packages that use ZMonitor.ProtocolCode
-
Uses of ZMonitor.ProtocolCode in org.zeromq
Methods in org.zeromq that return ZMonitor.ProtocolCodeModifier and TypeMethodDescriptionstatic ZMonitor.ProtocolCodeZMonitor.ProtocolCode.findByCode(int code) Find theZMonitor.ProtocolCodeassociated with the numerical error code send witheventHandshakeXXX.static ZMonitor.ProtocolCodeReturns the enum constant of this type with the specified name.static ZMonitor.ProtocolCode[]ZMonitor.ProtocolCode.values()Returns an array containing the constants of this enum type, in the order they are declared.