Example #1
0
 @Override
 public ClientService.BlockingInterface getClient(ServerName serverName) throws IOException {
   return wrappedConnection.getClient(serverName);
 }