FileDocCategorySizeDatePackage
IIOPProfileTemplate.javaAPI DocJava SE 5 API1024Fri Aug 26 14:54:36 BST 2005com.sun.corba.se.spi.ior.iiop

IIOPProfileTemplate

public interface IIOPProfileTemplate implements com.sun.corba.se.spi.ior.TaggedProfileTemplate
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier. It is a container of tagged components.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.corba.se.spi.ior.iiop.GIOPVersiongetGIOPVersion()
Return the GIOP version of this profile.

public IIOPAddressgetPrimaryAddress()
Return the IIOP address from the IIOP profile. This is called the primary address here since other addresses may be contained in components.