Class WSTCPStreamAlgorithm
- java.lang.Object
-
- org.glassfish.grizzly.strategies.AbstractIOStrategy
-
- com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
-
- All Implemented Interfaces:
org.glassfish.grizzly.IOStrategy,org.glassfish.grizzly.strategies.WorkerThreadPoolConfigProducer
public final class WSTCPStreamAlgorithm extends org.glassfish.grizzly.strategies.AbstractIOStrategy- Author:
- Alexey Stashok
-
-
Constructor Summary
Constructors Constructor Description WSTCPStreamAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecuteIoEvent(org.glassfish.grizzly.Connection connection, org.glassfish.grizzly.IOEvent ioEvent, boolean isIoEventEnabled)
-
-
-
Method Detail
-
executeIoEvent
public boolean executeIoEvent(org.glassfish.grizzly.Connection connection, org.glassfish.grizzly.IOEvent ioEvent, boolean isIoEventEnabled) throws IOException- Throws:
IOException
-
-