public class WebSocketHelper extends Object
| Constructor and Description |
|---|
WebSocketHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildKey(Class serviceClass,
Method method) |
static RequestPackage |
buildRequest(String msgId,
WebSocketUnit unit,
Object[] args) |
public static RequestPackage buildRequest(String msgId, WebSocketUnit unit, Object[] args)
Copyright © 2018. All rights reserved.