hudson.cli
Class CliProtocol.Handler
java.lang.Object
hudson.cli.CliProtocol.Handler
- Direct Known Subclasses:
- CliProtocol2.Handler2
- Enclosing class:
- CliProtocol
protected static class CliProtocol.Handler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
socket
protected final Socket socket
CliProtocol.Handler
public CliProtocol.Handler(Socket socket)
run
public void run()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
runCli
protected void runCli(Connection c)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.