Package org.jSyncManager.API.Transport

The jSyncManager Transport Specification Classes.

Class Summary

SerialTransportInterfaceSerial Transport Abstract Class.
SLPTransportInterfaceSLP Transport Abstract Class.
TransportExceptionAn exception class for dealing with errors while initializing the transport class.
USBTransportInterface USBTransportInterface.java USB Transport Class.
The jSyncManager Transport Specification Classes.

Package Information:

This package contains the abstract classes that define the jSyncManager Transport API. Those wishing to develop their own transports must derive off one of the objects in this package.

Related Documentation:

For more information, please visit:
<!-- Put @see and @since tags down here. -->