summaryrefslogtreecommitdiffstats
path: root/x-net/src/main/java/javax/net/package.html
blob: 27ba79046c05624a88b8ef5f6a7117f1fd42c35d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>
    @since Android 1.0
  </body>
</html>
<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>
    @since Android 1.0
  </body>
</html>