Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.server.io
Class BufferHelper

java.lang.Object
  extended by org.jboss.errai.bus.server.io.BufferHelper

public final class BufferHelper
extends Object

Author:
Mike Brock

Method Summary
static void encodeAndWrite(Buffer buffer, BufferColor bufferColor, Message message)
           
static void encodeAndWriteNoop(Buffer buffer, BufferColor bufferColor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encodeAndWrite

public static void encodeAndWrite(Buffer buffer,
                                  BufferColor bufferColor,
                                  Message message)
                           throws IOException
Throws:
IOException

encodeAndWriteNoop

public static void encodeAndWriteNoop(Buffer buffer,
                                      BufferColor bufferColor)
                               throws IOException
Throws:
IOException

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.