| Package | Description |
|---|---|
| org.apache.hedwig.client.netty |
A Netty based Hedwig client implementation.
|
| org.apache.hedwig.client.netty.impl | |
| org.apache.hedwig.client.netty.impl.multiplex | |
| org.apache.hedwig.client.netty.impl.simple |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponseHandler |
HChannelManager.getSubscribeResponseHandler(TopicSubscriber topicSubscriber)
Get the subscribe response handler managed the given
topicSubscriber. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubscribeResponseHandler |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponseHandler |
HChannelHandler.getSubscribeResponseHandler() |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplexSubscribeResponseHandler |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponseHandler |
MultiplexHChannelManager.getSubscribeResponseHandler(TopicSubscriber topicSubscriber) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSubscribeResponseHandler |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponseHandler |
SimpleHChannelManager.getSubscribeResponseHandler(TopicSubscriber topicSubscriber) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.