public class MockWebsocketApi.MockSocket extends Object implements WebsocketApi.Socket
| Constructor and Description |
|---|
MockSocket() |
public void close()
close in interface WebsocketApi.Socketpublic void send(String message) throws FlowthingsException
send in interface WebsocketApi.SocketFlowthingsExceptionpublic void join()
throws InterruptedException
join in interface WebsocketApi.SocketInterruptedExceptionCopyright © 2017. All rights reserved.