org.mockserver.mockserver.callback.client
Class WebSocketClient
java.lang.Object
org.mockserver.mockserver.callback.client.WebSocketClient
public class WebSocketClient
- extends Object
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSocketClient
public WebSocketClient()
main
public static void main(String[] args)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
stopClient
public void stopClient()
sendWebSocketFrame
public void sendWebSocketFrame(io.netty.handler.codec.http.websocketx.WebSocketFrame webSocketFrame)
Copyright © 2016. All rights reserved.