Package | Description |
---|---|
com.cinterion.gps | |
com.cinterion.io |
IO related utility classes for accessing the functionality of a wireless module.
|
com.cinterion.location | |
com.cinterion.misc |
Utility classes for accessing the functionality of a wireless module.
|
com.cinterion.serial | |
java.io |
Provides classes for input and output through data streams.
|
java.lang |
MID Profile Language Classes included from Java 2 Standard
Edition.
|
javax.microedition.io |
MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
javax.microedition.media | |
javax.microedition.pki |
Certificates are used to authenticate information for secure
Connections.
|
Class and Description |
---|
IOException
Signals that an I/O exception of some sort has occurred.
|
Class and Description |
---|
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
IOException
Signals that an I/O exception of some sort has occurred.
|
OutputStream
This abstract class is the superclass of all classes representing
an output stream of bytes.
|
Class and Description |
---|
IOException
Signals that an I/O exception of some sort has occurred.
|
Class and Description |
---|
IOException
Signals that an I/O exception of some sort has occurred.
|
Class and Description |
---|
IOException
Signals that an I/O exception of some sort has occurred.
|
Class and Description |
---|
DataInput
The
DataInput interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types. |
DataOutput
The
DataOutput interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream. |
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
IOException
Signals that an I/O exception of some sort has occurred.
|
OutputStream
This abstract class is the superclass of all classes representing
an output stream of bytes.
|
Reader
Abstract class for reading character streams.
|
UnsupportedEncodingException
The Character Encoding is not supported.
|
Writer
Abstract class for writing to character streams.
|
Class and Description |
---|
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
PrintStream
A
PrintStream adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently. |
UnsupportedEncodingException
The Character Encoding is not supported.
|
Class and Description |
---|
DataInput
The
DataInput interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types. |
DataInputStream
A data input stream lets an application read primitive Java data
types from an underlying input stream in a machine-independent
way.
|
DataOutput
The
DataOutput interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream. |
DataOutputStream
A data output stream lets an application write primitive Java data
types to an output stream in a portable way.
|
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
IOException
Signals that an I/O exception of some sort has occurred.
|
OutputStream
This abstract class is the superclass of all classes representing
an output stream of bytes.
|
Class and Description |
---|
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
IOException
Signals that an I/O exception of some sort has occurred.
|
Class and Description |
---|
IOException
Signals that an I/O exception of some sort has occurred.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.