public interface HttpService
extends org.mule.runtime.api.service.Service
| Modifier and Type | Method and Description |
|---|---|
HttpClientFactory |
getClientFactory() |
HttpServerFactory |
getServerFactory() |
HttpServerFactory getServerFactory()
HttpServerFactory capable of creating HttpServers.HttpClientFactory getClientFactory()
HttpClientFactory capable of creating HttpClients.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.