org.apache.geronimo.gshell.remote.server
Class RshServer
java.lang.Object
org.apache.geronimo.gshell.remote.server.RshServer
@Component(role=RshServer.class,
instantiationStrategy="per-lookup")
public class RshServer- extends Object
Provides support for the server-side of the remote shell protocol.
- Version:
- $Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTH_TIMEOUT
public static final Duration AUTH_TIMEOUT
RshServer
public RshServer()
bind
public void bind(URI location)
throws Exception
- Throws:
Exception
close
public void close()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.