@NoImplement
public interface HttpRequestContext
HttpServer.| Modifier and Type | Method and Description |
|---|---|
ClientConnection |
getClientConnection() |
HttpRequest |
getRequest() |
String |
getScheme() |
ServerConnection |
getServerConnection() |
String getScheme()
HttpRequest getRequest()
ServerConnection getServerConnection()
ClientConnection getClientConnection()
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.