public class TransportPair extends Object
| Modifier and Type | Field and Description |
|---|---|
InetSocketAddress |
tcpAddress |
InetSocketAddress |
udpAddress |
| Constructor and Description |
|---|
TransportPair() |
public InetSocketAddress tcpAddress
public InetSocketAddress udpAddress
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.