|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CMPDLPTransferInterface | |
---|---|
org.jSyncManager.API.Protocol |
Uses of CMPDLPTransferInterface in org.jSyncManager.API.Protocol |
---|
Classes in org.jSyncManager.API.Protocol that implement CMPDLPTransferInterface | |
class |
PADP
The Packet Assembly/Disassembly Protocol Handler class. |
class |
USB
USB packet handler class. |
Fields in org.jSyncManager.API.Protocol declared as CMPDLPTransferInterface | |
protected CMPDLPTransferInterface |
CMP_DLP.padpHandler
The underlying CMPDLPTransferInterface object to use for packet I/O. |
Constructors in org.jSyncManager.API.Protocol with parameters of type CMPDLPTransferInterface | |
CMP_DLP(CMPDLPTransferInterface padp)
Construct an instance of the CMP_DLP class using the specified underlying CMPDLPTransferInterface protocol handler. |
|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |