|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSIIOP.TransportAddress
Generated from IDL definition of struct "TransportAddress"
Field Summary | |
java.lang.String |
host_name
|
short |
port
|
Constructor Summary | |
TransportAddress()
|
|
TransportAddress(java.lang.String host_name,
short port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String host_name
public short port
Constructor Detail |
public TransportAddress()
public TransportAddress(java.lang.String host_name, short port)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |