Package herddb.network
Interface ServerSideConnectionAcceptor<T extends ServerSideConnection>
-
public interface ServerSideConnectionAcceptor<T extends ServerSideConnection>Interface implemented by the broker in order to accept/register incoming connections- Author:
- enrico.olivelli
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TcreateConnection(Channel channel)
-