org.crsh.shell.impl.remoting
Class ServerMessage.Chunk.Text

java.lang.Object
  extended by org.crsh.shell.impl.remoting.ServerMessage
      extended by org.crsh.shell.impl.remoting.ServerMessage.Chunk
          extended by org.crsh.shell.impl.remoting.ServerMessage.Chunk.Text
All Implemented Interfaces:
Serializable
Enclosing class:
ServerMessage.Chunk

public static class ServerMessage.Chunk.Text
extends ServerMessage.Chunk

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.impl.remoting.ServerMessage.Chunk
ServerMessage.Chunk.Cls, ServerMessage.Chunk.Style, ServerMessage.Chunk.Text
 
Nested classes/interfaces inherited from class org.crsh.shell.impl.remoting.ServerMessage
ServerMessage.Chunk, ServerMessage.Completion, ServerMessage.End, ServerMessage.Flush, ServerMessage.GetSize, ServerMessage.Prompt, ServerMessage.ReadLine, ServerMessage.UseAlternateBuffer, ServerMessage.UseMainBuffer, ServerMessage.Welcome
 
Field Summary
 CharSequence payload
          .
 
Constructor Summary
ServerMessage.Chunk.Text(CharSequence payload)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

payload

public final CharSequence payload
.

Constructor Detail

ServerMessage.Chunk.Text

public ServerMessage.Chunk.Text(CharSequence payload)


Copyright © 2015 eXo Platform SAS. All Rights Reserved.