| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZStar.Entourage.breakaleg(ZContext ctx,
ZStar.Fortune fortune,
ZMQ.Socket phone,
Object... bags)
Called when the show is about to start.
|
| Constructor and Description |
|---|
ZStar(ZAgent.SelectorCreator selector,
ZStar.Fortune fortune,
String motdelafin,
Object... bags)
Deprecated.
use
ZStar.ZStar(Fortune, String, Object...) instead. |
ZStar(ZContext context,
ZAgent.SelectorCreator selector,
ZStar.Fortune fortune,
BiFunction<ZMQ.Socket,String,ZAgent> agent,
String motdelafin,
Object... bags)
Deprecated.
|
ZStar(ZContext context,
ZAgent.SelectorCreator selector,
ZStar.Fortune fortune,
String motdelafin,
Object... bags)
Deprecated.
use
ZStar.ZStar(ZContext, Fortune, String, Object...) instead. |
ZStar(ZContext context,
ZStar.Fortune fortune,
BiFunction<ZMQ.Socket,String,ZAgent> agent,
String motdelafin,
Object... bags)
Creates a new ZStar.
|
ZStar(ZContext context,
ZStar.Fortune fortune,
String motdelafin,
Object... bags)
Creates a new ZStar.
|
ZStar(ZStar.Fortune fortune,
String motdelafin,
Object... bags)
Creates a new ZStar.
|
Copyright © 2020. All rights reserved.