| Package | Description |
|---|---|
| me.legrange.panstamp |
Provides the top level abstractions for working with a panStamp network.
|
| me.legrange.swap |
An implementation of the SWAP protocol, including an interface to the serial SWAP modem.
|
| me.legrange.swap.tcp |
A client/server TCP implementation of SwapModem.
|
| Class and Description |
|---|
| SwapModem
A virtual modem that provides access to a SWAP transport.
|
| Class and Description |
|---|
| DecodingException
Thrown when a packet decoding error occurs.
|
| MessageListener
Implement this to receive incoming SWAP messages.
|
| ModemSetup
A class that encapsulates the modem sketch's settings.
|
| SerialException
Thrown when there is a Serial IO error
|
| SwapException
Super class of exceptions thrown by the gateway
|
| SwapMessage
A SWAP message sent or received via the SWAP modem application.
|
| SwapMessage.Type
Types of SWAP messages
|
| SwapModem
A virtual modem that provides access to a SWAP transport.
|
| SwapModem.Type
Type of SWAP modem.
|
| Class and Description |
|---|
| MessageListener
Implement this to receive incoming SWAP messages.
|
| ModemSetup
A class that encapsulates the modem sketch's settings.
|
| SwapException
Super class of exceptions thrown by the gateway
|
| SwapMessage
A SWAP message sent or received via the SWAP modem application.
|
| SwapModem
A virtual modem that provides access to a SWAP transport.
|
| SwapModem.Type
Type of SWAP modem.
|
Copyright © 2015. All rights reserved.