Class OnDisconnectScanner
java.lang.Object
com.corundumstudio.socketio.annotation.OnDisconnectScanner
- All Implemented Interfaces:
AnnotationScanner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(Namespace namespace, Object object, Method method, Annotation annotation) Class<? extends Annotation> void
-
Constructor Details
-
OnDisconnectScanner
public OnDisconnectScanner()
-
-
Method Details
-
getScanAnnotation
- Specified by:
getScanAnnotationin interfaceAnnotationScanner
-
addListener
- Specified by:
addListenerin interfaceAnnotationScanner
-
validate
- Specified by:
validatein interfaceAnnotationScanner
-