public class CurveServerMechanism extends Mechanism
Mechanism.Statusoptions, session, statusCode, zapProperties, zmtpProperties| Constructor and Description |
|---|
CurveServerMechanism(SessionBase session,
Address peerAddress,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
Msg |
decode(Msg msg) |
Msg |
encode(Msg msg) |
int |
nextHandshakeCommand(Msg msg) |
int |
processHandshakeCommand(Msg msg) |
Mechanism.Status |
status() |
int |
zapMsgAvailable() |
addProperty, addProperty, addProperty, addProperty, compare, compare, destroy, getUserId, parseMetadata, parseMetadata, peerIdentity, property, receiveAndProcessZapReply, sendZapRequest, socketTypepublic CurveServerMechanism(SessionBase session, Address peerAddress, Options options)
public int nextHandshakeCommand(Msg msg)
nextHandshakeCommand in class Mechanismpublic int processHandshakeCommand(Msg msg)
processHandshakeCommand in class Mechanismpublic int zapMsgAvailable()
zapMsgAvailable in class Mechanismpublic Mechanism.Status status()
Copyright © 2020. All rights reserved.