public class CodeSetServiceContext extends ServiceContext
| Modifier and Type | Field and Description |
|---|---|
static int |
SERVICE_CONTEXT_ID |
in| Constructor and Description |
|---|
CodeSetServiceContext(CodeSetComponentInfo.CodeSetContext csc) |
CodeSetServiceContext(InputStream is,
GIOPVersion gv) |
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
getCodeSetContext() |
int |
getId()
Returns Service context id.
|
String |
toString() |
void |
writeData(OutputStream os)
Writes the data used to represent the subclasses service context
into an encapsulation stream.
|
writepublic static final int SERVICE_CONTEXT_ID
public CodeSetServiceContext(CodeSetComponentInfo.CodeSetContext csc)
public CodeSetServiceContext(InputStream is, GIOPVersion gv)
public int getId()
ServiceContextgetId in class ServiceContextpublic void writeData(OutputStream os) throws SystemException
ServiceContextwriteData in class ServiceContextSystemExceptionpublic CodeSetComponentInfo.CodeSetContext getCodeSetContext()
public String toString()
toString in class ServiceContextCopyright © 2018 JBoss by Red Hat. All rights reserved.