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