| ApiException | Thrown by sending methods from |
| ApiException.BanExtra |
|
| ApiException.WordsExtra |
|
| Attachment | Basic attachment interface. |
| Board | Model containing board data: board name, title and description. |
| BoardCategory | Model containing board category data: category title and array of |
| EmbeddedAttachment | This class can handle some embedded links. |
| EmbeddedAttachment.ContentType | Embedded file content type. |
| FileAttachment | Model containing attached file data. |
| GroupParser | HTML text parser. |
| GroupParser.Callback | Callback for |
| HttpException | Thrown by HTTP client and |
| HttpHolder | HTTP connection holder. |
| HttpRequest | HTTP request builder and executor. |
| HttpRequest.Preset | Client's preset with timeout settings, listeners, etc. |
| HttpRequest.RedirectHandler | Redirection handler interface. |
| HttpRequest.RedirectHandler.Action | Redirection handler result. |
| HttpResponse | HTTP response holder. |
| HttpValidator | Provides handling and holding Last-Modified and ETag HTTP headers. |
| Icon | Model containing post icon. |
| InvalidResponseException | Thrown then unknown or incorrect data read. |
| MultipartEntity | Multipart Form Data implementation of |
| ParseException | Thrown when parsing exception occurred. |
| Post | Model containing post data. |
| Posts | Model containing posts data. |
| RedirectException | Thrown to inform client about redirection. |
| RequestEntity | HTTP request entity. |
| SimpleEntity | Simple implementation of |
| StringUtils | Provides some utilities to work with strings. |
| StringUtils.ReplacementCallback | Replacement callback for |
| TemplateParser<H> | HTML text parser. |
| TemplateParser.Attributes | Attributes holder and parser. |
| TemplateParser.CloseCallback<H> | Tag close callback. |
| TemplateParser.ComplexBuilder<H> | Parser builder. |
| TemplateParser.ComplexRuleBuilder<H> | Parser builder. |
| TemplateParser.ComplexSimpleRuleBuilder<H> | Parser builder. |
| TemplateParser.ContentBuilder<H> | Parser builder. |
| TemplateParser.ContentCallback<H> | Tag full content callback. |
| TemplateParser.InitialBuilder<H> | Parser builder. |
| TemplateParser.Instance | Parsing process holder. |
| TemplateParser.OpenBuilder<H> | Parser builder. |
| TemplateParser.OpenCallback<H> | Tag open callback. |
| TemplateParser.SimpleBuilder<H> | Parser builder. |
| TemplateParser.SimpleRuleBuilder<H> | Parser builder. |
| TemplateParser.TextCallback<H> | Text between tags callback. |
| ThreadSummary | Model containing thread summary: board name, thread number and short description. |
| UrlEncodedEntity | URL Encoded implementation of |
| WebSocket | Web socket request builder and executor. |
| WebSocket.Connection | WebSocker connection instance. |
| WebSocket.Event | Read data holder. |
| WebSocket.EventHandler | Callback for read socket data. |
| WebSocket.Result | Connection result holder. |