Uses of Interface
com.helger.phase4.peppol.servlet.IPhase4PeppolIncomingSBDHandlerSPI
-
Uses of IPhase4PeppolIncomingSBDHandlerSPI in com.helger.phase4.peppol.servlet
Methods in com.helger.phase4.peppol.servlet that return types with arguments of type IPhase4PeppolIncomingSBDHandlerSPIModifier and TypeMethodDescriptionfinal @NonNull com.helger.collection.commons.ICommonsList<IPhase4PeppolIncomingSBDHandlerSPI> Phase4PeppolServletMessageProcessorSPI.getAllHandler()Method parameters in com.helger.phase4.peppol.servlet with type arguments of type IPhase4PeppolIncomingSBDHandlerSPIModifier and TypeMethodDescriptionfinal @NonNull Phase4PeppolServletMessageProcessorSPIPhase4PeppolServletMessageProcessorSPI.setAllHandler(@NonNull Iterable<? extends IPhase4PeppolIncomingSBDHandlerSPI> aHandlers) Set all handler to be used.