public class SocketModel extends Object
SocketModel()
String
getChannelId()
byte[]
getData()
void
setChannelId(String channelId)
setData(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketModel()
public String getChannelId()
public void setChannelId(String channelId)
public byte[] getData()
public void setData(byte[] data)
Copyright © 2018. All rights reserved.