Class MetadataResponseHandler_impl

  • All Implemented Interfaces:
    Handler

    public class MetadataResponseHandler_impl
    extends HandlerBase
    • Constructor Detail

      • MetadataResponseHandler_impl

        public MetadataResponseHandler_impl​(java.lang.String aName)
    • Method Detail

      • handle

        public void handle​(java.lang.Object anObjectToHandle)
        This method handles both incoming request for metadata and outgoing response containing metadata.
        Specified by:
        handle in interface Handler
        Overrides:
        handle in class HandlerBase