Uses of Interface
org.zeromq.ZStar.Fortune
Packages that use ZStar.Fortune
-
Uses of ZStar.Fortune in org.zeromq
Methods in org.zeromq with parameters of type ZStar.FortuneModifier and TypeMethodDescriptionvoidZStar.Entourage.breakaleg(ZContext ctx, ZStar.Fortune fortune, ZMQ.Socket phone, Object... bags) Called when the show is about to start.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.