org.apache.geronimo.gshell.remote.client.proxy
Class RemoteHistoryProxy

java.lang.Object
  extended by jline.History
      extended by org.apache.geronimo.gshell.remote.client.proxy.RemoteHistoryProxy

public class RemoteHistoryProxy
extends jline.History

???

Version:
$Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $

Constructor Summary
RemoteHistoryProxy(RshClient client)
           
 
Method Summary
 
Methods inherited from class jline.History
addToHistory, clear, current, flushBuffer, getCurrentIndex, getHistoryList, getMaxSize, getOutput, load, load, moveToEnd, moveToFirstEntry, moveToLastEntry, next, previous, setHistoryFile, setMaxSize, setOutput, size, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteHistoryProxy

public RemoteHistoryProxy(RshClient client)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.