wt.boot
Class WrappedRMIDirectSocketFactory

java.lang.Object
  extended byjava.rmi.server.RMISocketFactory
      extended bysun.rmi.transport.proxy.RMIDirectSocketFactory
          extended bywt.boot.WrappedRMIDirectSocketFactory
All Implemented Interfaces:
RMIClientSocketFactory, RMIServerSocketFactory, Serializable

public class WrappedRMIDirectSocketFactory
extends sun.rmi.transport.proxy.RMIDirectSocketFactory
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RMISocketFactory
 
Constructor Summary
WrappedRMIDirectSocketFactory()
           
 
Methods inherited from class sun.rmi.transport.proxy.RMIDirectSocketFactory
createServerSocket, createSocket
 
Methods inherited from class java.rmi.server.RMISocketFactory
getDefaultSocketFactory, getFailureHandler, getSocketFactory, setFailureHandler, setSocketFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrappedRMIDirectSocketFactory

public WrappedRMIDirectSocketFactory()