|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.client.connector.http.ConnectionHelperFactory
Factory that returns the ConnectionHelper specified in Cactus
configuration or the default one if none has been specified.
Configuration| Constructor Summary | |
ConnectionHelperFactory()
|
|
| Method Summary | |
static ConnectionHelper |
getConnectionHelper(java.lang.String theUrl,
Configuration theConfiguration)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionHelperFactory()
| Method Detail |
public static ConnectionHelper getConnectionHelper(java.lang.String theUrl,
Configuration theConfiguration)
theUrl - the URL to connect to as a StringtheConfiguration - the Cactus configuration
ConnectionHelper instance of the type specified
in Cactus configuration or the default one
(JdkConnectionHelper)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||