Uses of Interface
com.sun.corba.ee.spi.ior.iiop.IIOPAddress
Packages that use IIOPAddress
Package
Description
-
Uses of IIOPAddress in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement IIOPAddressModifier and TypeClassDescription(package private) classfinal classfinal classFields in com.sun.corba.ee.impl.ior.iiop declared as IIOPAddressModifier and TypeFieldDescriptionprivate IIOPAddressAlternateIIOPAddressComponentImpl.addrprivate IIOPAddressIIOPProfileTemplateImpl.primaryMethods in com.sun.corba.ee.impl.ior.iiop that return IIOPAddressModifier and TypeMethodDescriptionAlternateIIOPAddressComponentImpl.getAddress()IIOPProfileTemplateImpl.getPrimaryAddress()Constructors in com.sun.corba.ee.impl.ior.iiop with parameters of type IIOPAddressModifierConstructorDescriptionIIOPProfileTemplateImpl(ORB orb, GIOPVersion version, IIOPAddress primary) -
Uses of IIOPAddress in com.sun.corba.ee.impl.plugin.hwlb
Fields in com.sun.corba.ee.impl.plugin.hwlb declared as IIOPAddressMethods in com.sun.corba.ee.impl.plugin.hwlb with parameters of type IIOPAddressModifier and TypeMethodDescriptionprivate voidVirtualAddressAgentImpl.agentAddress(IIOPAddress addr) private voidVirtualAddressAgentImpl.SpecialIIOPProfileImpl.templateAddress(IIOPAddress addr) Constructors in com.sun.corba.ee.impl.plugin.hwlb with parameters of type IIOPAddressModifierConstructorDescriptionSpecialIIOPProfileTemplateImpl(ORB orb, GIOPVersion version, IIOPAddress primary) -
Uses of IIOPAddress in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol that return IIOPAddressModifier and TypeMethodDescriptionprivate IIOPAddressClientDelegateImpl.getPrimaryAddress(IOR ior) -
Uses of IIOPAddress in com.sun.corba.ee.impl.transport
Methods in com.sun.corba.ee.impl.transport that return IIOPAddressModifier and TypeMethodDescriptionprivate IIOPAddressContactInfoListImpl.getPrimaryAddress(IOR ior) Methods in com.sun.corba.ee.impl.transport with parameters of type IIOPAddressModifier and TypeMethodDescriptionprivate voidContactInfoListImpl.changingEffectiveAddress(IIOPAddress oldAddr, IIOPAddress newAddr) -
Uses of IIOPAddress in com.sun.corba.ee.spi.ior.iiop
Methods in com.sun.corba.ee.spi.ior.iiop that return IIOPAddressModifier and TypeMethodDescriptionAlternateIIOPAddressComponent.getAddress()IIOPProfileTemplate.getPrimaryAddress()Return the IIOP address from the IIOP profile.static IIOPAddressIIOPFactories.makeIIOPAddress(String host, int port) static IIOPAddressIIOPFactories.makeIIOPAddress(InputStream is) Methods in com.sun.corba.ee.spi.ior.iiop with parameters of type IIOPAddressModifier and TypeMethodDescriptionIIOPFactories.makeAlternateIIOPAddressComponent(IIOPAddress addr) static IIOPProfileTemplateIIOPFactories.makeIIOPProfileTemplate(ORB orb, GIOPVersion version, IIOPAddress primary)