Package com.sun.corba.se.spi.ior.iiop
Interface IIOPAddress
- All Superinterfaces:
Writeable
- All Known Implementing Classes:
IIOPAddressClosureImpl,IIOPAddressImpl
IIOPAddress represents the host and port used to establish a
TCP connection for an IIOP request.
-
Method Summary
-
Method Details
-
getHost
String getHost() -
getPort
int getPort()
-