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