Class MQ_IBM

  • All Implemented Interfaces:
    org.forgerock.http.Handler

    public class MQ_IBM
    extends Object
    implements org.forgerock.http.Handler
    • Constructor Detail

      • MQ_IBM

        public MQ_IBM()
    • Method Detail

      • handle

        public org.forgerock.util.promise.Promise<org.forgerock.http.protocol.Response,​org.forgerock.util.promise.NeverThrowsException> handle​(org.forgerock.services.context.Context context,
                                                                                                                                                     org.forgerock.http.protocol.Request request)
        Specified by:
        handle in interface org.forgerock.http.Handler