@Generated(value="org.jsonschema2pojo") public class WelcomeResponse extends AbstractMessage
| Constructor and Description |
|---|
WelcomeResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId()
The ID of a WebSocket Session that the receving client just openened.
|
void |
setSessionId(String sessionId)
The ID of a WebSocket Session that the receving client just openened.
|
buildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringpublic String getSessionId()
public void setSessionId(String sessionId)
sessionId - The sessionIdCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.