Package | Description |
---|---|
java.io |
Input/Output support
|
java.lang |
Core Java classes
|
java.net |
Network communication through TCP and UDP sockets or URLs.
|
java.util |
Utilities
|
tijos.framework.appcenter |
Application center class
|
tijos.framework.devicecenter |
Device bus related classes, such as GPIO I2C, PWM, etc., can be used to develop the sensor which is not supported in the standard library
|
tijos.framework.networkcenter.dns |
DNS client
|
tijos.framework.networkcenter.mqtt |
MQTT3.1.1 client
|
tijos.framework.networkcenter.ntp |
Network time protocol client class
|
tijos.framework.platform |
System Settings related classes, like host name and other settings
|
tijos.framework.platform.peripheral |
Classes to access the peripherals on the development board, like keyboard, button, light, etc
|
tijos.framework.platform.wlan |
WIFI class
|
tijos.framework.sensor.button |
Button classes
|
tijos.framework.sensor.dht |
DHT11(22) classes
|
tijos.framework.sensor.ds18b20 |
DS18B20 classes
|
tijos.framework.sensor.general |
General Sensor classes
|
tijos.framework.sensor.hcsr |
HCSR04(04+) classes
|
tijos.framework.sensor.mq |
MQn classes
|
tijos.framework.sensor.vs1838b |
VS1838B classes
|
tijos.framework.transducer.buzzer |
Buzzer classse
|
tijos.framework.transducer.led |
LED classes
|
tijos.framework.transducer.oled |
OLED classes
|
tijos.framework.transducer.relay |
Relay classes
|
tijos.framework.util.base64 |
Utility classes for base64
|
tijos.framework.util.json |
JSON-java suppport
|
tijos.framework.util.text |
Dot matrix font class
|
tijos.kernel.charset |
TiJOS simple charset API
|
Class and Description |
---|
BufferedReader
Reads text from a character-input stream, buffering characters so as to
provide for the efficient reading of characters, arrays, and lines.
|
CharArrayWriter
This class allows data to be written to a char array buffer and
and then retrieved by an application.
|
Closeable
A
Closeable class represents a stream of
data, which can be closed when it is no longer needed. |
DataInput
This interface is implemented by classes that can data from streams
into Java primitive types.
|
DataOutput
This interface is implemented by classes that can wrte data to streams
from Java primitive types.
|
EOFException
This exception is thrown when the end of the file or stream was
encountered unexpectedly.
|
File
Implements a file system using pages of flash memory.
|
FileNotFoundException |
FilterInputStream
This is the common superclass of all standard classes that filter
input.
|
FilterOutputStream
This class is the common superclass of output stream classes that
filter the output they write.
|
FilterReader
This is the common superclass of all standard classes that filter
input.
|
Flushable
A
Flushable class represents a stream of
data, for which internally buffered data can be `flushed'. |
InputStream
This abstract class forms the base of the hierarchy of classes that read
input as a stream of bytes.
|
InputStreamReader |
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
OutputStream
This abstract class forms the base of the hierarchy of classes that
write output as a stream of bytes.
|
OutputStreamWriter |
PipedInputStream
An input stream that reads its bytes from an output stream
to which it is connected.
|
PipedOutputStream
This class writes its bytes to a
PipedInputStream to
which it is connected. |
PipedReader
An input stream that reads characters from a piped writer to which it is
connected.
|
PipedWriter
This class writes its chars to a
PipedReader to
which it is connected. |
PrintStream
This class prints Java primitive values and object to a stream as
text.
|
PrintWriter
This class prints Java primitive values and objects to a stream as
text.
|
Reader
This abstract class forms the base of the hierarchy of classes that read
input as a stream of characters.
|
StringWriter
A character stream that collects its output in a string buffer, which can
then be used to construct a string.
|
UnsupportedEncodingException
This exception is thrown when the requested character encoding is
not supported.
|
UTFDataFormatException
When reading a UTF string from an input stream, this exception is thrown
to indicate that the data read is invalid.
|
Writer
This abstract class forms the base of the hierarchy of classes that
write output as a stream of chars.
|
Class and Description |
---|
InputStream
This abstract class forms the base of the hierarchy of classes that read
input as a stream of bytes.
|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
PrintStream
This class prints Java primitive values and object to a stream as
text.
|
Class and Description |
---|
InputStream
This abstract class forms the base of the hierarchy of classes that read
input as a stream of bytes.
|
InterruptedIOException
This exception is thrown when a in process I/O operation is interrupted
for some reason.
|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
OutputStream
This abstract class forms the base of the hierarchy of classes that
write output as a stream of bytes.
|
Serializable
This interface has no methods.
|
Class and Description |
---|
Closeable
A
Closeable class represents a stream of
data, which can be closed when it is no longer needed. |
File
Implements a file system using pages of flash memory.
|
Flushable
A
Flushable class represents a stream of
data, for which internally buffered data can be `flushed'. |
InputStream
This abstract class forms the base of the hierarchy of classes that read
input as a stream of bytes.
|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
OutputStream
This abstract class forms the base of the hierarchy of classes that
write output as a stream of bytes.
|
PrintStream
This class prints Java primitive values and object to a stream as
text.
|
PrintWriter
This class prints Java primitive values and objects to a stream as
text.
|
Reader
This abstract class forms the base of the hierarchy of classes that read
input as a stream of characters.
|
Serializable
This interface has no methods.
|
UnsupportedEncodingException
This exception is thrown when the requested character encoding is
not supported.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
OutputStream
This abstract class forms the base of the hierarchy of classes that
write output as a stream of bytes.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Serializable
This interface has no methods.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
InputStream
This abstract class forms the base of the hierarchy of classes that read
input as a stream of bytes.
|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Reader
This abstract class forms the base of the hierarchy of classes that read
input as a stream of characters.
|
Writer
This abstract class forms the base of the hierarchy of classes that
write output as a stream of chars.
|
Class and Description |
---|
IOException
This exception is thrown to indicate an I/O problem of some sort
occurred.
|
Class and Description |
---|
Closeable
A
Closeable class represents a stream of
data, which can be closed when it is no longer needed. |
Flushable
A
Flushable class represents a stream of
data, for which internally buffered data can be `flushed'. |
Reader
This abstract class forms the base of the hierarchy of classes that read
input as a stream of characters.
|
Writer
This abstract class forms the base of the hierarchy of classes that
write output as a stream of chars.
|