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