org.crsh.shell
Class ShellResponse

java.lang.Object
  extended by org.crsh.shell.ShellResponse
Direct Known Subclasses:
ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnkownCommand

public abstract class ShellResponse
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Nested Class Summary
static class ShellResponse.Display
           
static class ShellResponse.Error
           
static class ShellResponse.NoCommand
           
static class ShellResponse.Ok
           
static class ShellResponse.UnkownCommand
           
 
Constructor Summary
ShellResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellResponse

public ShellResponse()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.