protected static class BufferingServerTransport.ServerInputSubscriptionImpl extends Object implements ServerInputSubscription
| Modifier and Type | Field and Description |
|---|---|
protected io.zeebe.dispatcher.FragmentHandler |
fragmentHandler |
protected io.zeebe.dispatcher.Subscription |
subscription |
| Constructor and Description |
|---|
ServerInputSubscriptionImpl(ServerOutput output,
io.zeebe.dispatcher.Subscription subscription,
RemoteAddressList addressList,
ServerMessageHandler messageHandler,
ServerRequestHandler requestHandler) |
protected final io.zeebe.dispatcher.Subscription subscription
protected final io.zeebe.dispatcher.FragmentHandler fragmentHandler
public ServerInputSubscriptionImpl(ServerOutput output, io.zeebe.dispatcher.Subscription subscription, RemoteAddressList addressList, ServerMessageHandler messageHandler, ServerRequestHandler requestHandler)
public int poll()
poll in interface ServerInputSubscriptionpublic int poll(int maxCount)
poll in interface ServerInputSubscriptionCopyright © 2017–2018 camunda services GmbH. All rights reserved.