| Package | Description |
|---|---|
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.https |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpURLConnectionInfo
This class contains the information about the HTTP Connection that
will be making an HTTP request.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MessageTrustDecider.establishTrust(String conduitName,
URLConnectionInfo connectionInfo,
Message message)
This method is called when a Message is about to be sent out
over an HTTPConduit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsURLConnectionInfo
This class holds information about the HttpsURLConnection.
|
Apache CXF