Package | Description |
---|---|
org.zeromq |
Modifier and Type | Class and Description |
---|---|
class |
ZActor
First implementation of a background actor remotely controlled for 0MQ.
|
static class |
ZAgent.SimpleAgent
Creates a very simple agent with an easy lock mechanism.
|
class |
ZStar
First implementation for the base of a remotely controlled background service for 0MQ.
|
Modifier and Type | Method and Description |
---|---|
ZAgent |
ZStar.agent()
Returns the Corbeille endpoint.
|
protected ZAgent |
ZStar.agent(ZMQ.Socket phone,
String secret)
Creates a new agent for the star.
|
static ZAgent |
ZAgent.Creator.create(ZMQ.Socket pipe,
String lock) |
Copyright © 2019. All rights reserved.