Package | Description |
---|---|
org.apache.cxf.jaxrs.client | |
org.apache.cxf.microprofile.client | |
org.apache.cxf.microprofile.client.proxy |
Modifier and Type | Class and Description |
---|---|
class |
ClientProxyImpl
Proxy-based client implementation
|
class |
WebClient
Http-centric web client
|
Modifier and Type | Method and Description |
---|---|
protected void |
JAXRSClientFactoryBean.applyFeatures(AbstractClient client) |
protected void |
JAXRSClientFactoryBean.initClient(AbstractClient client,
Endpoint ep,
boolean addHeaders) |
Modifier and Type | Method and Description |
---|---|
protected void |
MicroProfileClientFactoryBean.initClient(AbstractClient client,
Endpoint ep,
boolean addHeaders) |
Modifier and Type | Class and Description |
---|---|
class |
MicroProfileClientProxyImpl |
Apache CXF