public class PrefixMessage extends WampMessage
EMPTY_OBJECT| Constructor and Description |
|---|
PrefixMessage(com.fasterxml.jackson.core.JsonParser jp) |
PrefixMessage(String prefix,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
String |
getUri() |
String |
toJson(com.fasterxml.jackson.core.JsonFactory jsonFactory) |
String |
toString() |
fromJson, fromJson, fromJson, getDestination, getHeader, getHeaders, getPayload, getPrincipal, getType, getWampSession, getWebSocketSessionId, replacePrefix, setDestinationTemplateVariables, setHeader, setWebSocketSessionIdpublic PrefixMessage(com.fasterxml.jackson.core.JsonParser jp)
throws IOException
IOExceptionpublic String getPrefix()
public String getUri()
public String toJson(com.fasterxml.jackson.core.JsonFactory jsonFactory) throws IOException
toJson in class WampMessageIOExceptionCopyright © 2014–2017. All rights reserved.