Uses of Interface
com.helger.phase4.springboot.spi.CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandler
Packages that use CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandler
-
Uses of CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandler in com.helger.phase4.springboot.spi
Methods in com.helger.phase4.springboot.spi that return CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandlerMethods in com.helger.phase4.springboot.spi with parameters of type CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandlerModifier and TypeMethodDescriptionstatic voidCustomPeppolIncomingViaInterfaceSPI.setIncomingHandler(CustomPeppolIncomingViaInterfaceSPI.IPeppolIncomingHandler aHandler) Call this method once on application startup.