public class CodeSetServiceContextImpl extends ServiceContextBase implements CodeSetServiceContext
ServiceContext.FactoryinSERVICE_CONTEXT_ID| Constructor and Description |
|---|
CodeSetServiceContextImpl(CodeSetComponentInfo.CodeSetContext csc) |
CodeSetServiceContextImpl(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.
|
writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwritepublic CodeSetServiceContextImpl(CodeSetComponentInfo.CodeSetContext csc)
public CodeSetServiceContextImpl(InputStream is, GIOPVersion gv)
public int getId()
ServiceContextBasegetId in interface ServiceContextgetId in class ServiceContextBasepublic void writeData(OutputStream os)
ServiceContextBasewriteData in class ServiceContextBasepublic CodeSetComponentInfo.CodeSetContext getCodeSetContext()
getCodeSetContext in interface CodeSetServiceContextpublic String toString()
toString in class ServiceContextBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.