JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.corba.ee.spi.servicecontext
ServiceContext
Factory
Contents
Description
Method Summary
Method Details
getId()
create(InputStream, GIOPVersion)
Hide sidebar
Show sidebar
Interface ServiceContext.Factory
Enclosing interface:
ServiceContext
public static interface
ServiceContext.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ServiceContext
create
(
InputStream
s,
GIOPVersion
gv)
int
getId
()
Method Details
getId
int
getId
()
create
ServiceContext
create
(
InputStream
s,
GIOPVersion
gv)