public class WebSocketClient extends AbstractClient
callbackResponseHandler, group
Constructor and Description |
---|
WebSocketClient() |
WebSocketClient(URI uri) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
writeAndFlush(RequestMessage requestMessage) |
submit, submit, submitAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
submit, submit, submitAsync
public WebSocketClient()
public WebSocketClient(URI uri)
public void writeAndFlush(RequestMessage requestMessage) throws Exception
writeAndFlush
in class AbstractClient
Exception
public void close() throws IOException
IOException
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.