com.syncbuilder.sync
Class NativeSocketImplFactory

java.lang.Object
  |
  +--com.syncbuilder.sync.NativeSocketImplFactory

public class NativeSocketImplFactory
extends java.lang.Object
implements SocketImplFactory

This class is a factory that returns Socket implementations for use with the native pilot-link code.


Constructor Summary
NativeSocketImplFactory()
           
 
Method Summary
 SocketImpl createSocketImpl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeSocketImplFactory

public NativeSocketImplFactory()
Method Detail

createSocketImpl

public SocketImpl createSocketImpl()
Specified by:
createSocketImpl in interface SocketImplFactory


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.