Uses of Class
org.apache.synapse.commons.emulator.http.dsl.dto.QueryParameter
-
Packages that use QueryParameter Package Description org.apache.synapse.commons.emulator.http.dsl.dto.producer -
-
Uses of QueryParameter 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 QueryParameter Modifier and Type Method Description List<QueryParameter>
IncomingMessage. getQueryParameters()
Methods in org.apache.synapse.commons.emulator.http.dsl.dto.producer with parameters of type QueryParameter Modifier and Type Method Description IncomingMessage
IncomingMessage. withQueryParameters(QueryParameter... queryParameters)
-