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.DelegateNegotiationState. delegateThis is the runnable task that is executed on task completion.
-