Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.components.net
Class TransportClientPropertiesFactory  view TransportClientPropertiesFactory download TransportClientPropertiesFactory.java

java.lang.Object
  extended byorg.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)