wt.boot
Class WrappedRMIMasterSocketFactory

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

public class WrappedRMIMasterSocketFactory
extends sun.rmi.transport.proxy.RMIMasterSocketFactory
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class sun.rmi.transport.proxy.RMIMasterSocketFactory
 
Field Summary
 
Fields inherited from class sun.rmi.transport.proxy.RMIMasterSocketFactory
altFactoryList, initialFactory
 
Fields inherited from class java.rmi.server.RMISocketFactory
 
Constructor Summary
WrappedRMIMasterSocketFactory()
           
 
Methods inherited from class sun.rmi.transport.proxy.RMIMasterSocketFactory
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

WrappedRMIMasterSocketFactory

public WrappedRMIMasterSocketFactory()