public abstract class IIOPFactories extends Object
public static IdentifiableFactory makeRequestPartitioningComponentFactory()
public static RequestPartitioningComponent makeRequestPartitioningComponent(int threadPoolToUse)
public static IdentifiableFactory makeAlternateIIOPAddressComponentFactory()
public static AlternateIIOPAddressComponent makeAlternateIIOPAddressComponent(IIOPAddress addr)
public static IdentifiableFactory makeCodeSetsComponentFactory()
public static CodeSetsComponent makeCodeSetsComponent(ORB orb)
public static IdentifiableFactory makeJavaCodebaseComponentFactory()
public static JavaCodebaseComponent makeJavaCodebaseComponent(String codebase)
public static IdentifiableFactory makeORBTypeComponentFactory()
public static ORBTypeComponent makeORBTypeComponent(int type)
public static IdentifiableFactory makeMaxStreamFormatVersionComponentFactory()
public static MaxStreamFormatVersionComponent makeMaxStreamFormatVersionComponent()
public static IdentifiableFactory makeJavaSerializationComponentFactory()
public static JavaSerializationComponent makeJavaSerializationComponent()
public static IdentifiableFactory makeIIOPProfileFactory()
public static IIOPProfile makeIIOPProfile(ORB orb, ObjectKeyTemplate oktemp, ObjectId oid, IIOPProfileTemplate ptemp)
public static IIOPProfile makeIIOPProfile(ORB orb, TaggedProfile profile)
public static IdentifiableFactory makeIIOPProfileTemplateFactory()
public static IIOPProfileTemplate makeIIOPProfileTemplate(ORB orb, GIOPVersion version, IIOPAddress primary)
public static IIOPAddress makeIIOPAddress(ORB orb, String host, int port)
public static IIOPAddress makeIIOPAddress(InputStream is)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.