protected static class ClientTransport.ClientInputMessageSubscriptionImpl extends Object implements ClientInputMessageSubscription
| Modifier and Type | Field and Description |
|---|---|
protected io.zeebe.dispatcher.FragmentHandler |
messageHandler |
protected io.zeebe.dispatcher.Subscription |
subscription |
| Constructor and Description |
|---|
ClientInputMessageSubscriptionImpl(io.zeebe.dispatcher.Subscription subscription,
ClientMessageHandler messageHandler,
ClientOutput output,
RemoteAddressList remoteAddresses) |
protected final io.zeebe.dispatcher.Subscription subscription
protected final io.zeebe.dispatcher.FragmentHandler messageHandler
public ClientInputMessageSubscriptionImpl(io.zeebe.dispatcher.Subscription subscription,
ClientMessageHandler messageHandler,
ClientOutput output,
RemoteAddressList remoteAddresses)
public int poll()
poll in interface ClientInputMessageSubscriptionCopyright © 2017–2018 camunda services GmbH. All rights reserved.