IIOPProfileTemplatepublic interface IIOPProfileTemplate implements com.sun.corba.se.spi.ior.TaggedProfileTemplateIIOPProfileTemplate represents the parts of an IIOPProfile that are independent
of the object identifier. It is a container of tagged components. |
Methods Summary |
---|
public com.sun.corba.se.spi.ior.iiop.GIOPVersion | getGIOPVersion()Return the GIOP version of this profile.
| public IIOPAddress | getPrimaryAddress()Return the IIOP address from the IIOP profile. This is called the
primary address here since other addresses may be contained in
components.
|
|