Uses of Interface
com.helger.phase4.servlet.IAS4RequestHandlerErrorConsumer
Packages that use IAS4RequestHandlerErrorConsumer
-
Uses of IAS4RequestHandlerErrorConsumer in com.helger.phase4.servlet
Methods in com.helger.phase4.servlet that return IAS4RequestHandlerErrorConsumerMethods in com.helger.phase4.servlet with parameters of type IAS4RequestHandlerErrorConsumerModifier and TypeMethodDescriptionfinal AS4RequestHandlerAS4RequestHandler.setErrorConsumer(IAS4RequestHandlerErrorConsumer aErrorConsumer) Set an optional error consumer that is invoked with all errors determined during message processing.