|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AxisALEClient | Deprecated. Use SOAPALEClient for compliance with EPCGlobal ALE 1.0 |
SOAPALEClient | A concrete implementation of the ALE interface
that accesses a remote RFTagAware Edge server using the SOAP protocol. |
Remote procedure call (RPC) clients for accessing the Application Level Events (ALE) API provided by a remote deployment of the RFTagAware Edge Server.
Each public class in this package provides a client stub that implements the
ALE
interface, accessing a remote RFTagAware
Edge Server using a particular remote procedure call protocol. Each such
class also provides an additional method (getFactory
) for
obtaining an instance of ALEFactory
. The
factory returned by a particular ALE client stub should always be the one used
when constructing objects to be passed to methods provided by that client
stub.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |