Package org.apache.cxf.transport.http
Class URLConnectionInfo
java.lang.Object
org.apache.cxf.transport.http.URLConnectionInfo
- Direct Known Subclasses:
HttpURLConnectionInfo
This class is returned from the URLConnectionFactory to give
information that is from the URLConnection that was created by that
factory.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
theURI
The URL the connection is associated with.
-
-
Constructor Details
-
URLConnectionInfo
-
URLConnectionInfo
-
-
Method Details
-
getURI
This field returns the URI associated with the connection in question.- Returns:
-