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