Uses of Class
org.jacorb.orb.IIOPAddress

Packages that use IIOPAddress
org.jacorb.orb   
org.jacorb.orb.iiop   
 

Uses of IIOPAddress in org.jacorb.orb
 

Methods in org.jacorb.orb that return IIOPAddress
static IIOPAddress IIOPAddress.read(InputStream in)
           
 

Uses of IIOPAddress in org.jacorb.orb.iiop
 

Methods in org.jacorb.orb.iiop that return IIOPAddress
 IIOPAddress IIOPProfile.getAddress()
           
 

Constructors in org.jacorb.orb.iiop with parameters of type IIOPAddress
IIOPProfile(IIOPAddress address, byte[] objectKey)
           
IIOPProfile(IIOPAddress address, byte[] objectKey, int minor)