All Packages  This Package  Class Hierarchy  Class Search  Index

Interface com.syncbuilder.sync.SocketImplFactory

  Summary

public interface  SocketImplFactory
{
          // Methods 1
     public abstract SocketImpl createSocketImpl();
}

This interface defines a factory for socket implementations. It is used by the classes Socket and ServerSocket to create actual socket implementations.

See Also: Socket, ServerSocket, SocketImpl


  Cross Reference

Implemented By:
NativeSocketImplFactory, NetworkHSSocketImplFactory





  Methods

· createSocketImpl

Summary  |  Top
   public abstract SocketImpl createSocketImpl() 

Creates a new com.syncbuilder.sync.SocketImpl instance



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7