Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.prestop.httpget.HttpHeaders
-
Packages that use HttpHeaders Package Description org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.prestop -
-
Uses of HttpHeaders in org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.prestop
Methods in org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.prestop that return types with arguments of type HttpHeaders Modifier and Type Method Description java.util.List<HttpHeaders>HttpGet. getHttpHeaders()Method parameters in org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.prestop with type arguments of type HttpHeaders Modifier and Type Method Description voidHttpGet. setHttpHeaders(java.util.List<HttpHeaders> httpHeaders)
-