Uses of Class
org.apache.synapse.commons.emulator.http.dsl.dto.Header
Packages that use Header
Package
Description
-
Uses of Header in org.apache.synapse.commons.emulator.http.dsl.dto.consumer
Methods in org.apache.synapse.commons.emulator.http.dsl.dto.consumer that return types with arguments of type HeaderMethods in org.apache.synapse.commons.emulator.http.dsl.dto.consumer with parameters of type Header -
Uses of Header in org.apache.synapse.commons.emulator.http.dsl.dto.producer
Methods in org.apache.synapse.commons.emulator.http.dsl.dto.producer that return types with arguments of type HeaderMethods in org.apache.synapse.commons.emulator.http.dsl.dto.producer with parameters of type HeaderModifier and TypeMethodDescriptionIncomingMessage.withHeaders(Header... headers) OutgoingMessage.withHeaders(Header... headers)