public class INSServerRequestDispatcher extends Object implements CorbaServerRequestDispatcher
| Constructor and Description |
|---|
INSServerRequestDispatcher(ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(MessageMediator mediator)
This method coordinates the processing of a message received
on the server side.
|
IOR |
locate(ObjectKey okey)
Handle a locate request.
|
public INSServerRequestDispatcher(ORB orb)
public IOR locate(ObjectKey okey)
CorbaServerRequestDispatcherlocate in interface CorbaServerRequestDispatcherpublic void dispatch(MessageMediator mediator)
ServerRequestDispatcherdispatch in interface ServerRequestDispatcherCopyright © 2018 JBoss by Red Hat. All rights reserved.