|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.components.net
Class TransportClientPropertiesFactory

java.lang.Objectorg.apache.axis.components.net.TransportClientPropertiesFactory
- public class TransportClientPropertiesFactory
- extends java.lang.Object
| Field Summary | |
private static java.util.HashMap |
cache
|
private static java.util.HashMap |
defaults
|
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
TransportClientPropertiesFactory()
|
|
| Method Summary | |
static TransportClientProperties |
create(java.lang.String protocol)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
protected static org.apache.commons.logging.Log log
cache
private static java.util.HashMap cache
defaults
private static java.util.HashMap defaults
| Constructor Detail |
TransportClientPropertiesFactory
public TransportClientPropertiesFactory()
| Method Detail |
create
public static TransportClientProperties create(java.lang.String protocol)
|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.axis.components.net.TransportClientPropertiesFactory