|
pure virtual |
Registers a proxy to the Ice::ProcessPrx object of a server application.
| id | The server ID. |
| proxy | A proxy to the Ice::ProcessPrx object of the server. This proxy is never null. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| Ice::ServerNotFoundException | Thrown when the locator does not know a server application with a server ID of id. |