javax.net abstract
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.