Package fr.sandro642.github.annotations
Interface AnnotHandler.ConnectListener
- Enclosing class:
- AnnotHandler
public static interface AnnotHandler.ConnectListener
ConnectListener is an interface that should be implemented by classes that want to listen for connection events.
Classes implementing this interface can have methods annotated with @AnnotConnect to handle specific connection events.