summaryrefslogtreecommitdiffstats
path: root/x-net/src/main/java/javax/net/package.html
blob: 5674d06bcc31305531fa9bc6f557fbc50cef6814 (plain)
1
2
3
4
5
6
7
<html>
  <body>
    <p>
      This package provides factory classes to create sockets and server-sockets. This classes can be subclassed to create factories for other kinds of socket for example the SSL-capable sockets from the package javax.net.ssl.
    </p>
  </body>
</html>