|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.local.common.RAInetAddress
| Field Summary | |
|---|---|
protected java.net.InetAddress |
_address
|
protected byte[] |
_data
|
protected int |
_length
|
| Constructor Summary | |
|---|---|
RAInetAddress()
|
|
| Method Summary | |
|---|---|
java.net.InetAddress |
getAddress()
|
int |
getLength()
|
int |
getSize()
|
void |
setData(byte[] data)
|
void |
setLength(int length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected byte[] _data
protected int _length
protected java.net.InetAddress _address
| Constructor Detail |
public RAInetAddress()
| Method Detail |
public int getLength()
public void setLength(int length)
public void setData(byte[] data)
public int getSize()
public java.net.InetAddress getAddress()
throws java.net.UnknownHostException
java.net.UnknownHostException
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||