Interface ISOServerSocketFactory

All Known Implementing Classes:
GenericSSLSocketFactory, ISOServer, SunJSSESocketFactory

public interface ISOServerSocketFactory
ISOServerSocketFactory is used by BaseChannel and ISOServer in order to provide hooks for SSL implementations.
Since:
1.3.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a server socket on the specified port (port 0 indicates an anonymous port).