Interface ShutdownProvider
- All Known Subinterfaces:
ServerFacade
- All Known Implementing Classes:
TcpConnectionInitializer
,TcpHandler
,UdpHandler
public interface ShutdownProvider
Shutdown provider interface.
- Author:
- mirehak
-
Method Summary
-
Method Details
-
shutdown
com.google.common.util.concurrent.ListenableFuture<Boolean> shutdown()
-