public interface Listener
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isClosed() |
void |
open(String hostname,
int port,
ListenerEvents listenerEvents) |
void |
setAsyncRequestHandler(boolean async) |
void open(String hostname, int port, ListenerEvents listenerEvents)
void close()
boolean isClosed()
void setAsyncRequestHandler(boolean async)
Copyright © 2022. All rights reserved.