Beispiel #1
0
 public void initializeTunnel(AgentTunnel tunnel) {
   tunnel.registerRequestHandler(SETUP_AND_LAUNCH_TUNNEL, this);
 }