Package | Description |
---|---|
org.apache.hedwig.client | |
org.apache.hedwig.client.netty |
A Netty based Hedwig client implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
HedwigClient
Hedwig client uses as starting point for all communications with the Hedwig service.
|
Modifier and Type | Class and Description |
---|---|
class |
HedwigClientImpl
This is a top level Hedwig Client class that encapsulates the common
functionality needed for both Publish and Subscribe operations.
|
Modifier and Type | Method and Description |
---|---|
static Client |
HedwigClientImpl.create(ClientConfiguration cfg) |
static Client |
HedwigClientImpl.create(ClientConfiguration cfg,
org.jboss.netty.channel.ChannelFactory socketFactory) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.