Provides an implementation for the javax.net abstract classes.

Package Specification

Both classes SocketFactoryImpl and ServerSocketFactoryImpl are 'trivial' implementations of the abstract javax.net interfaces. They return Socket and ServerSocket objects of the current jre, without any modification.

Related Documentation

For an extended documentation of the API, see the SSL API reference pages.



Copyright (C) 1999 Andrei Popovici

Verbatim copying and distribution of this documentation is permitted in any medium, provided this notice is preserved.