Uses of Interface
com.helger.phase4.servlet.IAS4ResponseAbstraction
Packages that use IAS4ResponseAbstraction
-
Uses of IAS4ResponseAbstraction in com.helger.phase4.servlet
Methods in com.helger.phase4.servlet that return IAS4ResponseAbstractionModifier and TypeMethodDescriptionstatic IAS4ResponseAbstractionIAS4ResponseAbstraction.wrap(AS4UnifiedResponse aHttpResponse) Create theIAS4ResponseAbstractionfor use withAS4UnifiedResponse.Methods in com.helger.phase4.servlet with parameters of type IAS4ResponseAbstractionModifier and TypeMethodDescriptionvoidAS4RequestHandler.handleRequest(InputStream aServletRequestIS, com.helger.commons.http.HttpHeaderMap aRequestHttpHeaders, IAS4ResponseAbstraction aHttpResponse) This is the main handling routine when called from an abstract (non-Servlet) API