| Package | Description |
|---|---|
| com.serialpundit.serial |
Encapsulates behavior and environment centered around UART standard communication..
|
| com.serialpundit.serial.ftp |
Encapsulates behavior and environment centered around serial port communication
involving file transfers using x/y/z modem protocols etc.
|
| Class and Description |
|---|
| SerialComFTPCMDAbort
Acts as a messenger between application and serialpundit to specify
whether sending/receiving file should continue or be aborted.
|
| Class and Description |
|---|
| ISerialComXmodemProgress
The interface ISerialComXmodemProgress should be implemented by class who wish to
know how many blocks have been sent or received using Xmodem protocol.
|
| ISerialComYmodemProgress
The interface ISerialComYmodemProgress should be implemented by class who wish to
know how many blocks have been sent or received using Ymodem protocol.
|
| SerialComFTPCMDAbort
Acts as a messenger between application and serialpundit to specify
whether sending/receiving file should continue or be aborted.
|
Copyright © 2017. All rights reserved.