public class ClientTcpSocket extends Object
| Constructor and Description | 
|---|
| ClientTcpSocket(TcpSocket socket) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| TcpSocket | getSocket() | 
| void | publishIfSubscribed(String topic,
                   byte[] bytes) | 
| void | setSession(JetlangStreamSession session) | 
public ClientTcpSocket(TcpSocket socket)
public TcpSocket getSocket()
public void close()
public void setSession(JetlangStreamSession session)
public void publishIfSubscribed(String topic, byte[] bytes)
Copyright © 2016. All Rights Reserved.