org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc
Class RhnHttpURLConnectionFactory
java.lang.Object
org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc.RhnHttpURLConnectionFactory
public class RhnHttpURLConnectionFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RHN_MOCK_HTTP_URL_CONNECTION
public static final String RHN_MOCK_HTTP_URL_CONNECTION
- See Also:
- Constant Field Values
RhnHttpURLConnectionFactory
public RhnHttpURLConnectionFactory()
_openConnection
protected static HttpURLConnection _openConnection(URL urlIn,
String sslCertPathIn)
throws IOException
- Throws:
IOException
openConnection
public static HttpURLConnection openConnection(URL urlIn,
String sslCertPathIn)
throws IOException
- Throws:
IOException
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.