Yes, that's basically correct.
On Mon, Mar 9, 2009 at 6:47 AM, Amee wrote:
> Hi,
> I am trying to analyze the flow of jsr80.
>
> Please correct me if I am wrong at any point:
>
> I study javax-usb, javax-usb-ri and javax-usb-ri-linux packages.
>
> javax-usb-ri implements javax-usb interfaces(clas
Hi,
I am trying to analyze the flow of jsr80.
Please correct me if I am wrong at any point:
I study javax-usb, javax-usb-ri and javax-usb-ri-linux packages.
javax-usb-ri implements javax-usb interfaces(classes that are defined as
interfaces) by assigning *Imp.java(in javax-usb-ri package).
Then