JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
PAIR
PUB
SUB
REQ
REP
DEALER
ROUTER
PULL
PUSH
XPUB
XSUB
STREAM
SERVER
CLIENT
RADIO
DISH
CHANNEL
PEER
RAW
SCATTER
GATHER
Field Details
compatible
Constructor Details
Sockets(String...)
Method Details
values()
valueOf(String)
create(Ctx, int, int)
create(IOThread, boolean, SocketBase, Options, Address)
createSession(IOThread, boolean, SocketBase, Options, Address)
create(int, Ctx, int, int)
name(int)
fromType(int)
compatible(int, String)
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods
static boolean
create (int socketType,
Ctx parent,
int tid,
int sid)
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf