Class MetadataResponseHandler_impl
java.lang.Object
org.apache.uima.aae.handler.HandlerBase
org.apache.uima.aae.handler.input.MetadataResponseHandler_impl
- All Implemented Interfaces:
Handler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.uima.aae.handler.HandlerBase
aggregateDelegateStats, computeStats, delegate, getController, getDelegate, getName, handle, hasDelegateHandler, invokeProcess, isHandlerForMessage, populateErrorContext, removeDelegate, resequenceDelegateHandler, setController, setDelegate, setParent, validate
-
Constructor Details
-
MetadataResponseHandler_impl
-
-
Method Details
-
handle
This method handles both incoming request for metadata and outgoing response containing metadata.- Specified by:
handle
in interfaceHandler
- Overrides:
handle
in classHandlerBase
-