public final class ServerLocation extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
hostname |
ORBPortInfo[] |
ports |
| Constructor and Description |
|---|
ServerLocation() |
ServerLocation(String _hostname,
ORBPortInfo[] _ports) |
public String hostname
public ORBPortInfo[] ports
public ServerLocation()
public ServerLocation(String _hostname, ORBPortInfo[] _ports)
Copyright © 2018 JBoss by Red Hat. All rights reserved.