Package com.helger.phase4.incoming.spi
package com.helger.phase4.incoming.spi
-
ClassDescriptionThis class represents the result of a message processor SPI implementation.
Note: cannot be serializable because WSS4JAttachment is not serializableThis class represents the result of a message processor SPI implementation.
Note: cannot be serializable because WSS4JAttachment is not serializableSpecific callback interface to inform interested entities about the end of processing of an incoming message.
Note: this interface is NOT called for outgoing messages, as for sending it is clean and deterministic when it is done.Implement this SPI interface to handle incoming messages appropriate.
Name before v3:com.helger.phase4.servlet.IAS4ServletMessageProcessorSPIImplement this SPI interface to handle incoming pull request appropriately and give the servlet the right PMode back.
Name before v3:com.helger.phase4.servlet.spi.IAS4ServletPullRequestProcessorSPI