public class ConnectionInfo extends Object
| Constructor and Description |
|---|
ConnectionInfo(int id,
int priority,
String address,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
int |
getId() |
int |
getPort() |
int |
getPriority() |
Copyright © 2017. All rights reserved.