Uses of Class
org.simpleframework.transport.NegotiationState.Delegate
-
Packages that use NegotiationState.Delegate Package Description org.simpleframework.transport -
-
Uses of NegotiationState.Delegate in org.simpleframework.transport
Fields in org.simpleframework.transport declared as NegotiationState.Delegate Modifier and Type Field Description private NegotiationState.Delegate
NegotiationState. delegate
This is the runnable task that is executed on task completion.
-