Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.server.protocol
Class ErraiProtocolServer

java.lang.Object
  extended by org.jboss.errai.marshalling.client.protocols.ErraiProtocol
      extended by org.jboss.errai.marshalling.server.protocol.ErraiProtocolServer

public class ErraiProtocolServer
extends ErraiProtocol

Author:
Mike Brock

Constructor Summary
ErraiProtocolServer()
           
 
Method Summary
static ByteArrayInputStream encodePayloadToByteArrayInputStream(Map<String,Object> payload)
           
 
Methods inherited from class org.jboss.errai.marshalling.client.protocols.ErraiProtocol
decodePayload, encodePayload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErraiProtocolServer

public ErraiProtocolServer()
Method Detail

encodePayloadToByteArrayInputStream

public static ByteArrayInputStream encodePayloadToByteArrayInputStream(Map<String,Object> payload)

Errai 3.0.1-SNAPSHOT

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