Uses of Interface
org.simpleframework.transport.reactor.Operation
Packages that use Operation
-
Uses of Operation in org.simpleframework.transport.reactor
Methods in org.simpleframework.transport.reactor with parameters of type OperationModifier and TypeMethodDescriptionvoidThis method is used to execute the provided operation without the need to specifically check for I/O events.voidThis method is used to execute the provided operation when there is an I/O event that task is interested in.voidThis method is used to execute the provided operation without the need to specifically check for I/O events.voidThis method is used to execute the provided operation when there is an I/O event that task is interested in.voidThis method is used to execute the provided operation without the need to specifically check for I/O events.voidThis method is used to execute the provided operation when there is an I/O event that task is interested in.