com.atlassian.bamboo.plugins.hg.sshproxy
Interface CloseableCommand

All Superinterfaces:
org.apache.sshd.server.Command
All Known Implementing Classes:
SshProxyCommand

public interface CloseableCommand
extends org.apache.sshd.server.Command


Method Summary
 void close()
           
 
Methods inherited from interface org.apache.sshd.server.Command
destroy, setErrorStream, setExitCallback, setInputStream, setOutputStream, start
 

Method Detail

close

void close()


Copyright © 2011 Atlassian. All Rights Reserved.