public interface ClientSetup
| Modifier and Type | Interface and Description |
|---|---|
static class |
ClientSetup.DefaultClientSetup |
static class |
ClientSetup.ResumableClientSetup |
| Modifier and Type | Method and Description |
|---|---|
DuplexConnection |
connection() |
KeepAliveHandler |
keepAliveHandler() |
ByteBuf |
resumeToken() |
DuplexConnection connection()
KeepAliveHandler keepAliveHandler()
ByteBuf resumeToken()