| Package | Description |
|---|---|
| org.jdiameter.client.impl.transport.tls.netty |
| Modifier and Type | Field and Description |
|---|---|
protected TLSClientConnection |
DiameterMessageDecoder.parentConnection |
protected TLSClientConnection |
DiameterMessageHandler.parentConnection |
| Modifier and Type | Method and Description |
|---|---|
TLSClientConnection |
TLSTransportClient.getParent() |
TLSClientConnection |
TLSTransportClient.getParentConnection() |
| Constructor and Description |
|---|
DiameterMessageDecoder(TLSClientConnection parentConnection,
IMessageParser parser) |
DiameterMessageHandler(TLSClientConnection parentConnection,
boolean autoRelease) |
TLSTransportClient(TLSClientConnection parenConnection,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
Configuration config) |
TLSTransportClient(TLSClientConnection parenConnection,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
Configuration config,
io.netty.channel.Channel channel) |
TLSTransportClient(TLSClientConnection parenConnection,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
Configuration config,
InetSocketAddress destAddress,
InetSocketAddress origAddress) |
Copyright © 2016. All Rights Reserved.