Package | Description |
---|---|
com.sun.corba.se.spi.servicecontext |
Modifier and Type | Class and Description |
---|---|
class |
CodeSetServiceContext |
class |
MaxStreamFormatVersionServiceContext |
class |
ORBVersionServiceContext |
class |
SendingContextServiceContext |
class |
UEInfoServiceContext |
class |
UnknownServiceContext |
Modifier and Type | Method and Description |
---|---|
ServiceContext |
ServiceContexts.get(int scId) |
ServiceContext |
ServiceContexts.get(Integer id) |
ServiceContext |
ServiceContextData.makeServiceContext(InputStream is,
GIOPVersion gv)
Factory method used to create a ServiceContext object by
unmarshalling it from the InputStream.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceContexts.put(ServiceContext sc)
Add a service context to the stream, if there is not already
a service context in this object with the same id as sc.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.