org.glassfish.grizzly
Class ProcessorExecutor
java.lang.Object
org.glassfish.grizzly.ProcessorExecutor
public final class ProcessorExecutor
- extends Object
- Author:
- oleksiys
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorExecutor
public ProcessorExecutor()
execute
public static boolean execute(Connection connection,
IOEvent ioEvent,
Processor processor,
PostProcessor postProcessor)
throws IOException
- Throws:
IOException
execute
public static boolean execute(Context context)
throws IOException
- Throws:
IOException
resume
public static boolean resume(Context context)
throws IOException
- Throws:
IOException
Copyright © 2011 Oracle Corpration. All Rights Reserved.