com.iplanet.trustbase.initiator
Class TransportAdapterFactory
java.lang.Object
|
+--com.iplanet.trustbase.initiator.TransportAdapterFactory
- public class TransportAdapterFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTIES_FILE
public static java.lang.String PROPERTIES_FILE
_argTypes
public static final java.lang.Class[] _argTypes
TransportAdapterFactory
public TransportAdapterFactory()
getTransportAdapterFromLocation
public static TransportAdapter getTransportAdapterFromLocation(java.lang.String location,
ConfigAdapter config)
throws TransportAdapterException
getTransportAdapterFromProtocol
public static TransportAdapter getTransportAdapterFromProtocol(java.lang.String protocol,
ConfigAdapter config)
throws TransportAdapterException