Class ConnectionState<T>
java.lang.Object
pt.unl.fct.di.novasys.channel.tcp.ConnectionState<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionConnectionState
(Connection<T> conn) ConnectionState
(Connection<T> conn, Queue<T> initialQueue) -
Method Summary
Modifier and TypeMethodDescriptiongetQueue()
getState()
void
setState
(ConnectionState.State state)
-
Constructor Details
-
ConnectionState
-
ConnectionState
-
-
Method Details
-
getConnection
-
getQueue
-
getState
-
setState
-