Interface ShutdownProvider
- 
- All Known Subinterfaces:
- ServerFacade
 - All Known Implementing Classes:
- TcpConnectionInitializer,- TcpHandler,- UdpHandler
 
 public interface ShutdownProviderShutdown provider interface.- Author:
- mirehak
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Boolean>shutdown()
 
- 
- 
- 
Method Detail- 
shutdowncom.google.common.util.concurrent.ListenableFuture<Boolean> shutdown() 
 
- 
 
-