Package | Description |
---|---|
org.zeromq |
Provides high-level bindings for ØMQ.
|
Modifier and Type | Method and Description |
---|---|
private static ZAuth.ZapRequest |
ZAuth.ZapRequest.recvRequest(ZMQ.Socket handler,
boolean wait) |
Modifier and Type | Method and Description |
---|---|
boolean |
ZAuth.Auth.authorize(ZAuth.ZapRequest request,
boolean verbose)
Callback for authorizing a connection.
|
boolean |
ZAuth.SimplePlainAuth.authorize(ZAuth.ZapRequest request,
boolean verbose) |
boolean |
ZAuth.SimpleCurveAuth.authorize(ZAuth.ZapRequest request,
boolean verbose) |
boolean |
ZAuth.SimpleNullAuth.authorize(ZAuth.ZapRequest request,
boolean verbose) |