| Package | Description |
|---|---|
| com.oracle.deviceaccess.atcmd |
Interfaces and classes for controlling a Data Communication Equipment such as a modem or a cellular module using AT
commands.
|
| Class and Description |
|---|
| ATDevice
The
ATDevice interface provides methods for controlling a Data Communication Equipment such as a modem or a
cellular module using AT commands. |
| CommandResponseHandler
The
CommandResponseHandler interface defines methods for handling responses to AT commands. |
| DataConnection
The
DataConnection interface provides methods for retrieving the underlying input and output streams of a
data connection opened by issuing an AT command (such as ATD). |
| DataConnectionHandler
The
DataConnectionHandler interface defines methods for handling connection state changes. |
| UnsolicitedResponseHandler
The
UnsolicitedResponseHandler interface defines methods for handling unsolicited result code responses from
an AT device. |
Copyright (c) 1990, 2013, Oracle and/or its affiliates. All rights reserved.