Uses of Class
org.simpleframework.transport.Phase
Packages that use Phase
-
Uses of Phase in org.simpleframework.transport
Subclasses of Phase in org.simpleframework.transportModifier and TypeClassDescriptionprivate classTheCommittertask is used to transfer the transport created to the processor.private classTheConsumertask is used to schedule the negotiation for a read operation.private classTheProduceris used to schedule the negotiation for a write operation.