public class ReceivedTransactionID extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected InetAddress |
remoteAddress |
protected int |
remotePort |
protected int |
transactionHandle |
| Modifier | Constructor and Description |
|---|---|
protected |
ReceivedTransactionID(int transactionHandle,
InetAddress remoteAddress,
int remotePort) |
protected final int transactionHandle
protected final InetAddress remoteAddress
protected final int remotePort
protected ReceivedTransactionID(int transactionHandle,
InetAddress remoteAddress,
int remotePort)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.