@Internal
public interface ManagedAsyncClientConnection
extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Restores the connection from idle mode.
|
void |
passivate()
Puts the connection into idle mode.
|
void |
submitCommand(org.apache.hc.core5.reactor.Command command) |
void |
submitPriorityCommand(org.apache.hc.core5.reactor.Command command) |
void submitPriorityCommand(org.apache.hc.core5.reactor.Command command)
void submitCommand(org.apache.hc.core5.reactor.Command command)
void passivate()
void activate()
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.