|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTTPClientPolicy | |
|---|---|
| org.apache.cxf.transport.http | |
| org.apache.cxf.transports.http.configuration | |
| Uses of HTTPClientPolicy in org.apache.cxf.transport.http |
|---|
| Methods in org.apache.cxf.transport.http that return HTTPClientPolicy | |
|---|---|
HTTPClientPolicy |
HTTPConduit.getClient()
|
| Methods in org.apache.cxf.transport.http with parameters of type HTTPClientPolicy | |
|---|---|
void |
HTTPConduit.setClient(HTTPClientPolicy client)
|
| Uses of HTTPClientPolicy in org.apache.cxf.transports.http.configuration |
|---|
| Fields in org.apache.cxf.transports.http.configuration declared as HTTPClientPolicy | |
|---|---|
protected HTTPClientPolicy |
Conduit.client
|
| Methods in org.apache.cxf.transports.http.configuration that return HTTPClientPolicy | |
|---|---|
HTTPClientPolicy |
ObjectFactory.createHTTPClientPolicy()
Create an instance of HTTPClientPolicy |
HTTPClientPolicy |
Conduit.getClient()
Gets the value of the client property. |
| Methods in org.apache.cxf.transports.http.configuration that return types with arguments of type HTTPClientPolicy | |
|---|---|
javax.xml.bind.JAXBElement<HTTPClientPolicy> |
ObjectFactory.createClient(HTTPClientPolicy value)
Create an instance of JAXBElement<HTTPClientPolicy>} |
| Methods in org.apache.cxf.transports.http.configuration with parameters of type HTTPClientPolicy | |
|---|---|
javax.xml.bind.JAXBElement<HTTPClientPolicy> |
ObjectFactory.createClient(HTTPClientPolicy value)
Create an instance of JAXBElement<HTTPClientPolicy>} |
void |
Conduit.setClient(HTTPClientPolicy value)
Sets the value of the client property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||