org.jinterop.dcom.transport
Class JIComRuntimeTransportFactory

java.lang.Object
  extended by rpc.TransportFactory
      extended by org.jinterop.dcom.transport.JIComRuntimeTransportFactory

public final class JIComRuntimeTransportFactory
extends TransportFactory

Since:
1.0

Method Summary
 Transport createTransport(java.lang.String address, java.util.Properties properties)
           
static JIComRuntimeTransportFactory getSingleTon()
           
 
Methods inherited from class rpc.TransportFactory
getDefaultProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createTransport

public Transport createTransport(java.lang.String address,
                                 java.util.Properties properties)
                          throws ProviderException
Specified by:
createTransport in class TransportFactory
Throws:
ProviderException

getSingleTon

public static JIComRuntimeTransportFactory getSingleTon()


Copyright © 2011. All Rights Reserved.