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