public static interface HttpConnectionPool.ConnectionHandle
| Modifier and Type | Method and Description | 
|---|---|
| void | done(boolean close) | 
| org.wildfly.httpclient.common.PoolAuthenticationContext | getAuthenticationContext() | 
| ClientConnection | getConnection() | 
| URI | getUri() | 
ClientConnection getConnection()
void done(boolean close)
URI getUri()
org.wildfly.httpclient.common.PoolAuthenticationContext getAuthenticationContext()
Copyright © 2019 JBoss by Red Hat. All rights reserved.