|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.CSIIOP.TransportAddress
Struct definition: TransportAddress.
| Field Summary | |
java.lang.String |
host_name
Struct member host_name |
short |
port
Struct member port |
| Constructor Summary | |
TransportAddress()
Default constructor |
|
TransportAddress(java.lang.String host_name,
short port)
Constructor with fields initialization |
|
| 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)
host_name - host_name struct memberport - port struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||