Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpConfiguration
-
Packages that use InboundHttpConfiguration Package Description org.wso2.carbon.inbound.endpoint.protocol.http org.wso2.carbon.inbound.endpoint.protocol.http.management -
-
Uses of InboundHttpConfiguration in org.wso2.carbon.inbound.endpoint.protocol.http
Methods in org.wso2.carbon.inbound.endpoint.protocol.http that return InboundHttpConfiguration Modifier and Type Method Description InboundHttpConfiguration
InboundHttpConfiguration.InboundHttpConfigurationBuilder. build()
-
Uses of InboundHttpConfiguration in org.wso2.carbon.inbound.endpoint.protocol.http.management
Methods in org.wso2.carbon.inbound.endpoint.protocol.http.management that return InboundHttpConfiguration Modifier and Type Method Description InboundHttpConfiguration
HTTPEndpointManager. buildConfiguration(int port, String name, org.apache.synapse.inbound.InboundProcessorParams params)
-