Uses of Interface
org.zeromq.ZStar.Fortune
Packages that use ZStar.Fortune
-
Uses of ZStar.Fortune in org.zeromq
Classes in org.zeromq that implement ZStar.FortuneMethods in org.zeromq with parameters of type ZStar.FortuneModifier and TypeMethodDescriptionvoid
ZStar.Entourage.breakaleg
(ZContext ctx, ZStar.Fortune fortune, ZMQ.Socket phone, Object... bags) Called when the show is about to start.private void
ZStar.Plateau.showMustGoOn
(ZContext chef, ZStar.Set set, ZMQ.Socket phone, ZStar.Fortune fortune, Object... bags) Constructors in org.zeromq with parameters of type ZStar.FortuneModifierConstructorDescriptionZStar
(ZAgent.SelectorCreator selector, ZStar.Fortune fortune, String motdelafin, Object... bags) Deprecated.ZStar
(ZContext context, ZAgent.SelectorCreator selector, ZStar.Fortune fortune, String motdelafin, Object... bags) Deprecated.useZStar(ZContext, 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, ZStar.Fortune fortune, String motdelafin, Object... bags) Creates a new ZStar.ZStar
(ZContext context, ZStar.Fortune fortune, BiFunction<ZMQ.Socket, String, ZAgent> agent, String motdelafin, Object... bags) Creates a new ZStar.ZStar
(ZStar.Fortune fortune, String motdelafin, Object... bags) Creates a new ZStar.
ZStar(Fortune, String, Object...)
instead.