public class WebSocketUtils extends Object
| Constructor and Description |
|---|
WebSocketUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
marshal(Object entity) |
static <T> T |
unmarshal(String data,
Class<T> unmarshalType) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.