org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc
Class RhnHttpURLConnectionFactory

java.lang.Object
  extended by org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc.RhnHttpURLConnectionFactory

public class RhnHttpURLConnectionFactory
extends Object


Field Summary
static String RHN_MOCK_HTTP_URL_CONNECTION
           
 
Constructor Summary
RhnHttpURLConnectionFactory()
           
 
Method Summary
protected static HttpURLConnection _openConnection(URL urlIn, String sslCertPathIn)
           
static HttpURLConnection openConnection(URL urlIn, String sslCertPathIn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RHN_MOCK_HTTP_URL_CONNECTION

public static final String RHN_MOCK_HTTP_URL_CONNECTION
See Also:
Constant Field Values
Constructor Detail

RhnHttpURLConnectionFactory

public RhnHttpURLConnectionFactory()
Method Detail

_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.