wt.boot
Class WrappedRMIHttpToPortSocketFactory

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

public class WrappedRMIHttpToPortSocketFactory
extends sun.rmi.transport.proxy.RMIHttpToPortSocketFactory
implements Serializable, RMIHttpSocketFactory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RMISocketFactory
 
Constructor Summary
WrappedRMIHttpToPortSocketFactory()
           
 
Methods inherited from class sun.rmi.transport.proxy.RMIHttpToPortSocketFactory
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

WrappedRMIHttpToPortSocketFactory

public WrappedRMIHttpToPortSocketFactory()