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