JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.frankframework.http.mime.HttpEntityFactory
Packages that use
HttpEntityFactory
Package
Description
org.frankframework.http.mime
org.frankframework.http.rest
Uses of
HttpEntityFactory
in
org.frankframework.http.mime
Methods in
org.frankframework.http.mime
that return
HttpEntityFactory
Modifier and Type
Method
Description
HttpEntityFactory
HttpEntityFactory.Builder.
build
()
Uses of
HttpEntityFactory
in
org.frankframework.http.rest
Methods in
org.frankframework.http.rest
that return
HttpEntityFactory
Modifier and Type
Method
Description
HttpEntityFactory
ApiListener.
getResponseEntityBuilder
()