| Package | Description |
|---|---|
| com.sun.corba.ee.impl.servicecontext | |
| com.sun.corba.ee.spi.servicecontext |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSetServiceContextImpl |
class |
MaxStreamFormatVersionServiceContextImpl |
class |
ORBVersionServiceContextImpl |
class |
SendingContextServiceContextImpl |
class |
UEInfoServiceContextImpl |
class |
UnknownServiceContextImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceContext |
ServiceContextsImpl.get(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContextsImpl.put(ServiceContext sc) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeSetServiceContext |
interface |
MaxStreamFormatVersionServiceContext |
interface |
ORBVersionServiceContext |
interface |
SendingContextServiceContext |
interface |
UEInfoServiceContext |
interface |
UnknownServiceContext |
| Modifier and Type | Method and Description |
|---|---|
ServiceContext |
ServiceContext.Factory.create(InputStream s,
GIOPVersion gv) |
ServiceContext |
ServiceContexts.get(int scId)
Return the service context with scId, or null if not
found.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContexts.put(ServiceContext sc)
Add a service context.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.