aicas logoJamaica 3.2 release 62

java.net
Interface SocketImplFactory


public interface SocketImplFactory

This interface defines one method which returns a SocketImpl object. This should not be needed by ordinary applications.


Method Summary
 SocketImpl createSocketImpl()
          This method returns an instance of the SocketImpl object
 

Method Detail

createSocketImpl

SocketImpl createSocketImpl()
This method returns an instance of the SocketImpl object

Returns:
A SocketImpl object

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.