getServerProxy abstract method

Object getServerProxy()

Get the router's server proxy, i.e., the proxy to use for forwarding requests from the server to the router.

@return The router's server proxy.

Implementation

Object getServerProxy();