Uses of Class
org.simpleframework.transport.Phase
-
Packages that use Phase Package Description org.simpleframework.transport -
-
Uses of Phase in org.simpleframework.transport
Subclasses of Phase in org.simpleframework.transport Modifier and Type Class Description private class
Handshake.Committer
TheCommitter
task is used to transfer the transport created to the processor.private class
Handshake.Consumer
TheConsumer
task is used to schedule the negotiation for a read operation.private class
Handshake.Producer
TheProducer
is used to schedule the negotiation for a write operation.
-