@Path(value="/wsconfig")
@Produces(value="application/json;charset=UTF-8")
@Consumes(value="application/json;charset=UTF-8")
public interface IWebSocketConfig
| Modifier and Type | Method and Description |
|---|---|
WebSocketConfig |
getConfig() |
@GET WebSocketConfig getConfig()
Copyright © 2017-2018 Cinovo AG. All Rights Reserved.