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 classHandshake.CommitterTheCommittertask is used to transfer the transport created to the processor.private classHandshake.ConsumerTheConsumertask is used to schedule the negotiation for a read operation.private classHandshake.ProducerTheProduceris used to schedule the negotiation for a write operation.
-