Uses of Enum
pt.unl.fct.di.novasys.channel.tcp.ConnectionState.State
Packages that use ConnectionState.State
-
Uses of ConnectionState.State in pt.unl.fct.di.novasys.channel.tcp
Methods in pt.unl.fct.di.novasys.channel.tcp that return ConnectionState.StateModifier and TypeMethodDescriptionConnectionState.getState()
static ConnectionState.State
Returns the enum constant of this type with the specified name.static ConnectionState.State[]
ConnectionState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in pt.unl.fct.di.novasys.channel.tcp with parameters of type ConnectionState.State