Uses of Class
com.sun.corba.se.spi.servicecontext.ServiceContext
Packages that use ServiceContext
-
Uses of ServiceContext in com.sun.corba.se.spi.servicecontext
Subclasses of ServiceContext in com.sun.corba.se.spi.servicecontextModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.sun.corba.se.spi.servicecontext that return ServiceContextModifier and TypeMethodDescriptionServiceContexts.get(int scId) ServiceContextData.makeServiceContext(InputStream is, GIOPVersion gv) Factory method used to create a ServiceContext object by unmarshalling it from the InputStream.Methods in com.sun.corba.se.spi.servicecontext with parameters of type ServiceContextModifier and TypeMethodDescriptionvoidServiceContexts.put(ServiceContext sc) Add a service context to the stream, if there is not already a service context in this object with the same id as sc.