org.crsh.lang.spi
Class ReplResponse.Response

java.lang.Object
  extended by org.crsh.lang.spi.ReplResponse
      extended by org.crsh.lang.spi.ReplResponse.Response
Enclosing class:
ReplResponse

public static class ReplResponse.Response
extends ReplResponse


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.lang.spi.ReplResponse
ReplResponse.Invoke, ReplResponse.Response
 
Field Summary
 ShellResponse response
          .
 
Constructor Summary
ReplResponse.Response(ShellResponse response)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

response

public final ShellResponse response
.

Constructor Detail

ReplResponse.Response

public ReplResponse.Response(ShellResponse response)


Copyright © 2015 eXo Platform SAS. All Rights Reserved.