Uses of Enum Class
org.frankframework.http.HttpSender.PostType
-
Uses of HttpSender.PostType in org.frankframework.http
Modifier and TypeMethodDescriptionHttpSender.getPostType()
static HttpSender.PostType
Returns the enum constant of this class with the specified name.static HttpSender.PostType[]
HttpSender.PostType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
HttpSender.setPostType
(HttpSender.PostType type) IfmethodType
=POST
,PUT
orPATCH
, the type of post request