ClientHandler |
Handler managing a stream over SecureScuttlebutt originating from the Vert.x client interface ClientHandler |
ClientHandlerFactory |
Factory creating stream handlers, managing client-side connections. interface ClientHandlerFactory<T : ClientHandler!> |
SecureScuttlebuttVertxClient |
Secure Scuttlebutt client using Vert.x to manage persistent TCP connections. class SecureScuttlebuttVertxClient |
SecureScuttlebuttVertxServer |
Secure Scuttlebutt server using Vert.x to manage persistent TCP connections. class SecureScuttlebuttVertxServer |
ServerHandler |
Handler managing a stream over SecureScuttlebutt originating from the Vert.x server interface ServerHandler |
ServerHandlerFactory |
Factory creating stream handlers, managing server-side connections. interface ServerHandlerFactory |