| Interface | Description |
|---|---|
| AsyncFoldLeft.Loop<R> | |
| AsyncFoldLeft.Operation<T,R> | |
| JSONContext | |
| JSONContext.Client | |
| JSONContext.Generator | |
| JSONContext.Parser | |
| JSONContext.Server |
| Class | Description |
|---|---|
| AbstractClientSession |
Partial implementation of
ClientSession. |
| AbstractTransport | |
| AsyncFoldLeft | |
| HashMapMessage | |
| JacksonJSONContext<T extends Message.Mutable,I extends T> | |
| JacksonJSONContextClient | |
| JettyJSONContext<T extends Message.Mutable> | |
| JettyJSONContextClient | |
| Z85 |
An implementation of Z85, a format for representing binary data
as printable text defined at https://rfc.zeromq.org/spec:32/Z85/.
|
| Z85.Decoder | |
| Z85.Encoder |
| Exception | Description |
|---|---|
| TransportException |
Copyright © 2008–2017 The CometD Project. All rights reserved.