getRouter abstract method

Router getRouter()

Get the router proxy implemented by the process hosting this finder object. The proxy might point to several replicas. @return The router proxy.

Implementation

/// @return The router proxy.
Router getRouter();