Package | Description |
---|---|
java.io |
Provides classes for input and output through data streams.
|
javax.microedition.io |
MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
Modifier and Type | Class and Description |
---|---|
class |
DataOutputStream
A data output stream lets an application write primitive Java data
types to an output stream in a portable way.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Datagram
This class defines an abstract interface for datagram packets.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.