| Package | Description |
|---|---|
| com.sun.corba.se.impl.ior | |
| com.sun.corba.se.spi.ior | |
| com.sun.corba.se.spi.orb | |
| com.sun.corba.se.spi.protocol |
| Modifier and Type | Method and Description |
|---|---|
CorbaServerRequestDispatcher |
ObjectKeyImpl.getServerRequestDispatcher(ORB orb) |
CorbaServerRequestDispatcher |
WireObjectKeyTemplate.getServerRequestDispatcher(ORB orb,
ObjectId id) |
CorbaServerRequestDispatcher |
ObjectKeyTemplateBase.getServerRequestDispatcher(ORB orb,
ObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
CorbaServerRequestDispatcher |
ObjectKey.getServerRequestDispatcher(ORB orb) |
CorbaServerRequestDispatcher |
ObjectKeyTemplate.getServerRequestDispatcher(ORB orb,
ObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ORB.setINSDelegate(CorbaServerRequestDispatcher insDelegate)
Set the ServerRequestDispatcher that should be used for handling INS
requests.
|
| Modifier and Type | Method and Description |
|---|---|
CorbaServerRequestDispatcher |
RequestDispatcherRegistry.getServerRequestDispatcher(int scid) |
CorbaServerRequestDispatcher |
RequestDispatcherRegistry.getServerRequestDispatcher(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDispatcherRegistry.registerServerRequestDispatcher(CorbaServerRequestDispatcher ssc,
int scid) |
void |
RequestDispatcherRegistry.registerServerRequestDispatcher(CorbaServerRequestDispatcher ssc,
String name) |
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.