Interface HTTPEventNotification.Factory
- All Superinterfaces:
EventNotification.Factory<HTTPEventNotification>
- Enclosing class:
- HTTPEventNotification
public static interface HTTPEventNotification.Factory
extends EventNotification.Factory<HTTPEventNotification>
-
Method Summary
-
Method Details
-
create
HTTPEventNotification create()- Specified by:
createin interfaceEventNotification.Factory<HTTPEventNotification>
-