| Package | Description |
|---|---|
| com.microsoft.azure.proton.transport.proxy | |
| com.microsoft.azure.proton.transport.proxy.impl |
| Modifier and Type | Field and Description |
|---|---|
static ProxyConfiguration |
ProxyConfiguration.SYSTEM_DEFAULTS
Gets the system defaults for proxy configuration and authentication.
|
| Constructor and Description |
|---|
ProxyImpl(ProxyConfiguration configuration)
Create proxy transport layer - which, after configuring using
the
ProxyImpl.configure(String, Map, ProxyHandler, Transport) API
is ready for layering in qpid-proton-j transport layers, using
TransportInternal.addTransportLayer(TransportLayer) API. |
Copyright © 2020. All rights reserved.