| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.client | |
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.http.osgi |
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
ClientConfiguration.getHttpConduit()
Gets the HTTP conduit responsible for a transport-level
communication with the remote service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
URLConnectionHTTPConduit |
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
HTTPConduitFactory.createConduit(HTTPTransportFactory f,
EndpointInfo localInfo,
EndpointReferenceType target) |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPConduitConfigurer.configure(String name,
String address,
HTTPConduit c) |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPTransportActivator.configure(String name,
String address,
HTTPConduit c) |
Apache CXF