Interface ResponseControlHandler

  • All Superinterfaces:
    java.util.function.Consumer<ResponseControl>

    public interface ResponseControlHandler
    extends java.util.function.Consumer<ResponseControl>
    Marker interface for a response control handler.
    Author:
    Middleware Services
    • Method Summary

      • Methods inherited from interface java.util.function.Consumer

        accept, andThen