Package zmq.io.mechanism.plain
Class PlainClientMechanism
java.lang.Object
zmq.io.mechanism.Mechanism
zmq.io.mechanism.plain.PlainClientMechanism
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class zmq.io.mechanism.Mechanism
Mechanism.Status -
Field Summary
FieldsFields inherited from class zmq.io.mechanism.Mechanism
options, session, statusCode, zapProperties, zmtpProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintnextHandshakeCommand(Msg msg) private intprocessError(Msg msg) intprivate intprocessReady(Msg msg) private intprocessWelcome(Msg msg) private intproduceHello(Msg msg) private intproduceInitiate(Msg msg) status()intMethods inherited from class zmq.io.mechanism.Mechanism
addProperty, addProperty, addProperty, addProperty, compare, compare, decode, destroy, encode, getUserId, handleErrorReason, parseErrorMessage, parseMetadata, parseMetadata, peerIdentity, property, receiveAndProcessZapReply, sendZapRequest, socketType
-
Field Details
-
state
-
-
Constructor Details
-
PlainClientMechanism
-
-
Method Details
-
nextHandshakeCommand
- Specified by:
nextHandshakeCommandin classMechanism
-
processHandshakeCommand
- Specified by:
processHandshakeCommandin classMechanism
-
status
-
zapMsgAvailable
public int zapMsgAvailable()- Specified by:
zapMsgAvailablein classMechanism
-
produceHello
-
processWelcome
-
produceInitiate
-
processReady
-
processError
-