Uses of Class
org.zeromq.api.PollerType

Packages that use PollerType
org.zeromq.api   
 

Uses of PollerType in org.zeromq.api
 

Methods in org.zeromq.api that return PollerType
static PollerType PollerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PollerType[] PollerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.