public class UEInfoServiceContextImpl extends ServiceContextBase implements UEInfoServiceContext
ServiceContext.FactoryinSERVICE_CONTEXT_ID| Constructor and Description |
|---|
UEInfoServiceContextImpl(InputStream is,
GIOPVersion gv) |
UEInfoServiceContextImpl(Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns Service context id.
|
Throwable |
getUE() |
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 UEInfoServiceContextImpl(Throwable ex)
public UEInfoServiceContextImpl(InputStream is, GIOPVersion gv)
public int getId()
ServiceContextBasegetId in interface ServiceContextgetId in class ServiceContextBasepublic void writeData(OutputStream os)
ServiceContextBasewriteData in class ServiceContextBasepublic Throwable getUE()
getUE in interface UEInfoServiceContextpublic String toString()
toString in class ServiceContextBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.