public interface HttpFacade
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpFacade.Cookie |
static interface |
HttpFacade.Request |
static interface |
HttpFacade.Response |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate[] |
getCertificateChain() |
HttpFacade.Request |
getRequest() |
HttpFacade.Response |
getResponse() |
HttpFacade.Request getRequest()
HttpFacade.Response getResponse()
X509Certificate[] getCertificateChain()
Copyright © 2019 JBoss by Red Hat. All rights reserved.