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