Uses of Interface
org.zeromq.ZStar.Exit
-
Packages that use ZStar.Exit Package Description org.zeromq Provides high-level bindings for ØMQ. -
-
Uses of ZStar.Exit in org.zeromq
Classes in org.zeromq that implement ZStar.Exit Modifier and Type Class Description private static class
ZStar.Plateau
Fields in org.zeromq declared as ZStar.Exit Modifier and Type Field Description private ZStar.Exit
ZAuth. exit
private ZStar.Exit
ZMonitor. exit
private ZStar.Exit
ZProxy. exit
Methods in org.zeromq that return ZStar.Exit Modifier and Type Method Description ZStar.Exit
ZStar. exit()
Returns the control of the proper exit of the remote operations.
-