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 class
TheCommitter
task is used to transfer the transport created to the processor.private class
TheConsumer
task is used to schedule the negotiation for a read operation.private class
TheProducer
is used to schedule the negotiation for a write operation.