hudson.cli
Class CliProtocol2.Handler2

java.lang.Object
  extended by hudson.cli.CliProtocol.Handler
      extended by hudson.cli.CliProtocol2.Handler2
Enclosing class:
CliProtocol2

protected static class CliProtocol2.Handler2
extends CliProtocol.Handler


Field Summary
 
Fields inherited from class hudson.cli.CliProtocol.Handler
socket
 
Constructor Summary
CliProtocol2.Handler2(Socket socket)
           
 
Method Summary
 void run()
           
 
Methods inherited from class hudson.cli.CliProtocol.Handler
runCli
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliProtocol2.Handler2

public CliProtocol2.Handler2(Socket socket)
Method Detail

run

public void run()
         throws IOException,
                InterruptedException
Overrides:
run in class CliProtocol.Handler
Throws:
IOException
InterruptedException


Copyright © 2004-2013. All Rights Reserved.