package.html revision 2365
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweCopyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweDO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweThis code is free software; you can redistribute it and/or modify it
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Loweunder the terms of the GNU General Public License version 2 only, as
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowepublished by the Free Software Foundation. Oracle designates this
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Loweparticular file as subject to the "Classpath" exception as provided
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankovby Oracle in the LICENSE file that accompanied this code.
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri PankovThis code is distributed in the hope that it will be useful, but WITHOUT
b89e420ae1290e425c29db875ec0c0546006eec7Garrett D'AmoreANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri PankovFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Loweversion 2 for more details (a copy is included in the LICENSE file that
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankovaccompanied this code).
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri PankovYou should have received a copy of the GNU General Public License version
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe2 along with this work; if not, write to the Free Software Foundation,
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri PankovInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LowePlease contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Loweor visit www.oracle.com if you need additional information or have any
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweProvides classes for networking applications. These classes include
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowefactories for creating sockets. Using socket factories you can encapsulate
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowesocket creation and configuration behavior.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe<h2>Package Specification</h2>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe<h2>Related Documentation</h2>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweFor overviews, tutorials, examples, guides, and tool documentation, please see:
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>