public class ServerConductor extends Conductor
channelFactory, closing, deferred, remoteAddressList, transportContext| Constructor and Description |
|---|
ServerConductor(ServerActorContext actorContext,
TransportContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
doWork() |
protected org.agrona.nio.TransportPoller[] |
getClosableTransportPoller() |
void |
onServerChannelOpened(SocketChannel serverChannel) |
closeClosableTransportPoller, closeCurrentChannels, failRequestsOnChannel, getPriority, interruptAllChannels, onChannelConnected, onChannelDisconnected, onClose, registerListener, removeListenerpublic ServerConductor(ServerActorContext actorContext, TransportContext context)
public int doWork()
throws Exception
public void onServerChannelOpened(SocketChannel serverChannel)
protected org.agrona.nio.TransportPoller[] getClosableTransportPoller()
getClosableTransportPoller in class ConductorCopyright © 2017–2018 camunda services GmbH. All rights reserved.