Whole document tree
    

Whole document tree

Networking Features
Java

Networking

Documentation Contents
Networking Enhancements for JavaTM 2 SDK, Standard Edition, v 1.3

New Classes/Interfaces

  • java.net.DatagramSocketImplFactory

    New interface java.net.DatagramSocketImplFactory is used by DatagramSocket to create actual socket implementations. This addition makes DatagramSocket consistent with the other socket types, by allowing the user to set the DatagramSocketImplFactory through a public API.

Modified Classes/Interfaces

Miscellaneous Information

  • Added HTTP 1.1 client-side support and enhancements, such as http keepalives.
  • The SDK now does a better job of URL parsing by following RFC 2396 much more closely.

Copyright © 1996-99 Sun Microsystems, Inc. All Rights Reserved.

 Sun Microsystems, Inc
Java Software