public final class IIOPAddressImpl extends Object
Constructor and Description |
---|
IIOPAddressImpl(InputStream is) |
IIOPAddressImpl(ORB orb,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getHost() |
int |
getPort() |
int |
hashCode() |
protected short |
intToShort(int value) |
protected int |
shortToInt(short value) |
String |
toString() |
void |
write(OutputStream os)
Write this object directly to the output stream.
|
public IIOPAddressImpl(InputStream is)
public String getHost()
public int getPort()
protected short intToShort(int value)
protected int shortToInt(short value)
public void write(OutputStream os)
Writeable
Copyright © 2019 JBoss by Red Hat. All rights reserved.