public class ErraiProtocol extends Object
Constructor and Description |
---|
ErraiProtocol() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
decodePayload(EJValue value)
Decode a standard Errai Protocol payload to a Map of key value pairs.
|
static String |
encodePayload(Map<String,Object> message)
Encode a standard Errai Protocol payload of the key-value pairs to be sent across the wire.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.