JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
inproc
ipc
tcp
pgm
epgm
tipc
norm
Field Details
valid
subscribe2all
isMulticast
compatibles
Constructor Details
NetProtocol(boolean, boolean, boolean, Sockets...)
Method Details
values()
valueOf(String)
getProtocol(String)
compatible(int)
getListener(IOThread, SocketBase, Options)
resolve(Address, boolean)
zresolve(String, boolean)
Enum Constant Summary
Enum Constants
Field Summary
Fields
final boolean
final boolean
final boolean
Constructor Summary
Constructors
private
NetProtocol (boolean implemented,
boolean subscribe2all,
boolean isMulticast,
Sockets ... compatibles)
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
void
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