Package net.i2p.sam
Interface Handler
-
- All Known Implementing Classes:
SAMHandler,SAMv1Handler,SAMv2Handler,SAMv3DatagramServer,SAMv3Handler
public interface HandlerSomething that can be stopped by the SAMBridge.- Since:
- 0.9.20
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstopHandling()Stop the handler
-