public class FlowWorkManagerIOStrategy
extends org.glassfish.grizzly.strategies.AbstractIOStrategy
WorkManager
.Modifier | Constructor and Description |
---|---|
protected |
FlowWorkManagerIOStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
executeIoEvent(org.glassfish.grizzly.Connection connection,
org.glassfish.grizzly.IOEvent ioEvent,
boolean isIoEventEnabled) |
static FlowWorkManagerIOStrategy |
getInstance() |
Executor |
getThreadPoolFor(org.glassfish.grizzly.Connection connection,
org.glassfish.grizzly.IOEvent ioEvent) |
protected WorkManager |
getWorkManager(org.glassfish.grizzly.Connection connection) |
public boolean executeIoEvent(org.glassfish.grizzly.Connection connection, org.glassfish.grizzly.IOEvent ioEvent, boolean isIoEventEnabled) throws IOException
IOException
public Executor getThreadPoolFor(org.glassfish.grizzly.Connection connection, org.glassfish.grizzly.IOEvent ioEvent)
getThreadPoolFor
in interface org.glassfish.grizzly.IOStrategy
getThreadPoolFor
in class org.glassfish.grizzly.strategies.AbstractIOStrategy
protected WorkManager getWorkManager(org.glassfish.grizzly.Connection connection) throws MuleException
MuleException
public static FlowWorkManagerIOStrategy getInstance()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.