|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadWriteConnection.HostType | |
---|---|
com.norbl.cbp.ppe.usermonitor | Classes for managing user accesss to AMIs. |
Uses of ReadWriteConnection.HostType in com.norbl.cbp.ppe.usermonitor |
---|
Methods in com.norbl.cbp.ppe.usermonitor that return ReadWriteConnection.HostType | |
---|---|
static ReadWriteConnection.HostType |
ReadWriteConnection.HostType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReadWriteConnection.HostType[] |
ReadWriteConnection.HostType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.norbl.cbp.ppe.usermonitor with parameters of type ReadWriteConnection.HostType | |
---|---|
ReadWriteConnection(java.net.Socket socket,
ReadWriteConnection.HostType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |