Interface ChatHandler
-
- All Known Implementing Classes:
EventReceiverFirehoseFactory.EventReceiverFirehose
public interface ChatHandlerObjects that can be registered with aServiceAnnouncingChatHandlerProviderand provide http endpoints for indexing-related objects. This interface is empty because it only exists to signal intent. The actual http endpoints are provided through JAX-RS annotations on theChatHandlerobjects.