public abstract class ServiceContextDefaults extends Object
public static ServiceContexts makeServiceContexts(ORB orb)
public static ServiceContexts makeServiceContexts(InputStream is)
public static ServiceContextFactoryRegistry makeServiceContextFactoryRegistry(ORB orb)
public static CodeSetServiceContext makeCodeSetServiceContext(CodeSetComponentInfo.CodeSetContext csc)
public static ServiceContext.Factory makeCodeSetServiceContextFactory()
public static ServiceContext.Factory makeMaxStreamFormatVersionServiceContextFactory()
public static MaxStreamFormatVersionServiceContext getMaxStreamFormatVersionServiceContext()
public static MaxStreamFormatVersionServiceContext makeMaxStreamFormatVersionServiceContext(byte version)
public static ServiceContext.Factory makeORBVersionServiceContextFactory()
public static ORBVersionServiceContext getORBVersionServiceContext()
public static ORBVersionServiceContext makeORBVersionServiceContext()
public static ServiceContext.Factory makeSendingContextServiceContextFactory()
public static SendingContextServiceContext makeSendingContextServiceContext(IOR ior)
public static ServiceContext.Factory makeUEInfoServiceContextFactory()
public static UEInfoServiceContext makeUEInfoServiceContext(Throwable thr)
public static UnknownServiceContext makeUnknownServiceContext(int id, byte[] data)
public static UnknownServiceContext makeUnknownServiceContext(int id, InputStream str)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.