org.crsh.shell.impl.remoting
Class ClientMessage.GetCompletion

java.lang.Object
  extended by org.crsh.shell.impl.remoting.ClientMessage
      extended by org.crsh.shell.impl.remoting.ClientMessage.GetCompletion
All Implemented Interfaces:
Serializable
Enclosing class:
ClientMessage

public static class ClientMessage.GetCompletion
extends ClientMessage

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.impl.remoting.ClientMessage
ClientMessage.Cancel, ClientMessage.Close, ClientMessage.Execute, ClientMessage.GetCompletion, ClientMessage.GetPrompt, ClientMessage.GetWelcome, ClientMessage.SetSize
 
Field Summary
 String prefix
          .
 
Constructor Summary
ClientMessage.GetCompletion(String prefix)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prefix

public final String prefix
.

Constructor Detail

ClientMessage.GetCompletion

public ClientMessage.GetCompletion(String prefix)


Copyright © 2014 eXo Platform SAS. All Rights Reserved.