Uses of Interface
org.codehaus.cargo.container.jboss.internal.HttpURLConnection

Packages that use HttpURLConnection
org.codehaus.cargo.container.jboss   
org.codehaus.cargo.container.jboss.internal   
 

Uses of HttpURLConnection in org.codehaus.cargo.container.jboss
 

Constructors in org.codehaus.cargo.container.jboss with parameters of type HttpURLConnection
JBossRemoteDeployer(RemoteContainer container, HttpURLConnection connection)
           
 

Uses of HttpURLConnection in org.codehaus.cargo.container.jboss.internal
 

Classes in org.codehaus.cargo.container.jboss.internal that implement HttpURLConnection
 class JdkHttpURLConnection
          Implementation of HttpURLConnection using the JDK's HttpURLConnection class.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.