Package reactor.netty

Interface DisposableServer

All Superinterfaces:
Disposable, DisposableChannel

public interface DisposableServer extends DisposableChannel
Holds contextual information for the underlying server.
Since:
0.8
Author:
Stephane Maldini, Violeta Georgieva