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 © 2013 JBoss by Red Hat. All Rights Reserved.