Uses of Interface
com.helger.phase4.servlet.spi.IAS4ServletMessageProcessorSPI
Packages that use IAS4ServletMessageProcessorSPI
-
Uses of IAS4ServletMessageProcessorSPI in com.helger.phase4.servlet
Methods in com.helger.phase4.servlet that return types with arguments of type IAS4ServletMessageProcessorSPIModifier and TypeMethodDescriptionfinal Supplier<? extends com.helger.commons.collection.impl.ICommonsList<IAS4ServletMessageProcessorSPI>>AS4RequestHandler.getProcessorSupplier()Method parameters in com.helger.phase4.servlet with type arguments of type IAS4ServletMessageProcessorSPIModifier and TypeMethodDescriptionfinal AS4RequestHandlerAS4RequestHandler.setProcessorSupplier(Supplier<? extends com.helger.commons.collection.impl.ICommonsList<IAS4ServletMessageProcessorSPI>> aProcessorSupplier) Set a different processor supplier -
Uses of IAS4ServletMessageProcessorSPI in com.helger.phase4.servlet.mgr
Methods in com.helger.phase4.servlet.mgr that return types with arguments of type IAS4ServletMessageProcessorSPIModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<IAS4ServletMessageProcessorSPI>AS4ServletMessageProcessorManager.getAllProcessors()