Uses of Class
org.zeromq.ManagedContext
-
Packages that use ManagedContext Package Description org.zeromq Provides high-level bindings for ØMQ. -
-
Uses of ManagedContext in org.zeromq
Fields in org.zeromq declared as ManagedContext Modifier and Type Field Description private static ManagedContext
ManagedContext.ContextHolder. INSTANCE
Methods in org.zeromq that return ManagedContext Modifier and Type Method Description (package private) static ManagedContext
ManagedContext. getInstance()
-