|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSIIOP.TransportAddress
public final class 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 |
|
| Method Summary |
|---|
| 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||