public class WsServerConfig extends Object
| 构造器和说明 |
|---|
WsServerConfig(Integer bindPort) |
public WsServerConfig(Integer bindPort)
public String getBindIp()
public Integer getBindPort()
public String getCharset()
public void setBindIp(String bindIp)
bindIp - the bindIp to setpublic void setCharset(String charset)
charset - the charset to setCopyright © 2018. All rights reserved.