Uses of Interface
herddb.network.ServerSideConnection
-
Packages that use ServerSideConnection Package Description herddb.network -
-
Uses of ServerSideConnection in herddb.network
Classes in herddb.network with type parameters of type ServerSideConnection Modifier and Type Interface Description interfaceServerSideConnectionAcceptor<T extends ServerSideConnection>Interface implemented by the broker in order to accept/register incoming connections
-