|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ALE
API.ALEPC
API.ALEPC
interface that
accesses a remote RFTagAware Edge server using the SOAP protocol.XMLDeserializer
instance.
PCXMLDeserializer
instance.
ECReportSpec.setIncludeCount(boolean)
ECReportSpec#setIncludeTag(boolean), ECReportSpec#setIncludeEPC(boolean),
ECReportSpec#setIncludeRawHex(boolean),ECReportSpec#setIncludeRawDecimal(boolean)
ECReportSpec
instance.
ECSpec
instance.
ECSubscriptionControls
instance, with all
fields initialized to zero, which requests that notification
failures never cause a subscription to be unsubscribed.
ECSubscriptionControls
instance with the
specified count and interval in milliseconds.
EPCCacheSpec
instance.
EPCPatterns
instance.
PCSpec
instance.
PCSubscriptionControls
instance, with all fields initialized to
zero, which requests that notification failures never cause a subscription to be
unsubscribed.
PCSubscriptionControls
instance with the specified count and
interval in milliseconds.
XMLSerializer
instance.
PCXMLSerializer
instance.
maxDuration
value specified in the PCSpec.
define
method if the ECSpec already exists.ALE.subscribe(String, URI)
or
ALE.subscribe(String, URI, ECSubscriptionControls)
methods if the subscription already exists.ALE.poll(java.lang.String)
and
ALE.subscribe(java.lang.String, java.net.URI, com.connecterra.ale.api.ECSubscriptionControls)
methods.
ALEPC.poll(java.lang.String, java.util.Map)
and
ALEPC.subscribe(java.lang.String, java.net.URI, com.connecterra.alepc.api.PCSubscriptionControls)
methods.
reader
and constructs the
corresponding ECReports
instance.
ECReports
instance.
reader
and constructs the
corresponding ECSpec
instance.
ECSpec
instance.
reader
and constructs the
corresponding ECSpecInfo
instance.
ECSpecInfo
instance.
reader
and constructs the
corresponding ECSubscriptionControls
instance.
ECSubscriptionControls
instance.
reader
and constructs the
corresponding ECSubscriptionInfo
instance.
ECSubscriptionInfo
instance.
reader
and constructs the
corresponding EPCCacheReport
instance.
EPCCacheReport
instance.
reader
and constructs the
corresponding EPCCacheSpec
instance.
EPCCacheSpec
instance.
reader
and constructs the
corresponding EPCCacheSpecInfo
instance.
EPCCacheSpecInfo
instance.
reader
and constructs the
corresponding EPCPatterns
instance.
EPCPatterns
instance.
reader
and constructs the
corresponding PCSpec
instance.
PCSpec
instance.
reader
and constructs the
corresponding PCSpecInfo
instance.
PCSpecInfo
instance.
reader
and constructs the
corresponding PCSubscriptionControls
instance.
PCSubscriptionControls
instance.
reader
and constructs the
corresponding PCSubscriptionInfo
instance.
PCSubscriptionInfo
instance.
reader
and constructs the
corresponding PCWriteReport
instance.
PCWriteReport
instance.
ECReportSpec.setIncludeCount(boolean)
ECReportSpec
ECReportSpec
ECReportSpec
.ALE.getECSpec(java.lang.String)
ALEFactory
instance for use
with this client stub.
ALEFactory
instance for use
with this client stub.
ALEPCFactory
instance for use with this
client stub.
ECReports.getReport(String)
ECReports.getReports()
EPCCacheReport
instances should include a
description of the current cache contents or just the count of the
remaining cache entries.
ECReportGroup
instance will contain an
EPC count.
ECReportGroupListMember
instances will
include EPCs in Pure Identity format.
ECReportGroupListMember
instances
will include EPCs in raw decimal format.
ECReportGroupListMember
instances will
include EPCs in Raw Hexadecimal format.
ECReportGroupListMember
instances will
include EPCs in Tag format.
PCXMLSerializationFactory
instance.
ECReports.getReport(String)
ECReports.getReports()
PCSpec
s, if any, that are using this
EPC cache.
ECReportSpec.getIncludeCount()
, ECReportSpec.getIncludeEPC()
,
ECReportSpec.getIncludeTag()
, ECReportSpec.getIncludeRawHex()
,
ECReportSpec.getIncludeRawDecimal()
.
ECReports.getALEID()
ALE.getECSpecNames()
ALE.getSubscribers(java.lang.String)
unsubscribe
method if the URI does
not refer to an existing subscription.PCXMLSerializer
and PCXMLDeserializer
interfaces.ECReport
is generated only if the set of
EPCs, is different from the previous event cycle's set.
ALE
interface
that accesses a remote RFTagAware Edge server using the SOAP protocol.ECSpec
as XML, and returns the
result as a string.
ECSpec
as XML, writing the result
to the specified Writer
.
ECSpecInfo
as XML, and returns the
result as a string.
ECSpecInfo
as XML, writing the result
to the specified Writer
.
ECReports
as XML, and returns the
result as a string.
ECReports
as XML, writing the result
to the specified Writer
.
ECSubscriptionControls
as
XML, and returns the result as a string.
ECSubscriptionControls
as
XML, writing the result to the specified Writer
.
ECSubscriptionInfo
as
XML, and returns the result as a string.
ECSubscriptionInfo
as
XML, writing the result to the specified Writer
.
PCSpec
as XML, and returns the
result as a string.
PCSpec
as XML, writing the result
to the specified Writer
.
PCSpecInfo
as XML, and returns the
result as a string.
PCSpecInfo
as XML, writing the result
to the specified Writer
.
EPCCacheSpec
as XML, and returns the
result as a string.
EPCCacheSpec
as XML, writing the result
to the specified Writer
.
EPCCacheSpecInfo
as XML, and returns the
result as a string.
EPCCacheSpecInfo
as XML, writing the result
to the specified Writer
.
PCWriteReport
as XML, and returns the
result as a string.
PCWriteReport
as XML, writing the result
to the specified Writer
.
EPCCacheReport
as XML, and returns the
result as a string.
EPCCacheReport
as XML, writing the result
to the specified Writer
.
EPCPatterns
as XML, and returns the
result as a string.
EPCPatterns
as XML, writing the result
to the specified Writer
.
PCSubscriptionControls
as
XML, and returns the result as a string.
PCSubscriptionControls
as
XML, writing the result to the specified Writer
.
PCSubscriptionInfo
as
XML, and returns the result as a string.
PCSubscriptionInfo
as
XML, writing the result to the specified Writer
.
EPCCacheReport
notifications should
include a description of the current cache contents or just the count of
the remaining cache entries.
ECReportGroup
instance will contain an
EPC count.
ECReportGroupListMember
instances will
include EPCs in Pure Identity format.
ECReportGroupListMember
instances
will include EPCs in raw decimal format.
ECReportGroupListMember
instances will
include EPCs in Raw Hexadecimal format.
ECReportGroupListMember
instances will
include EPCs in Tag format.
ECReport
is generated only if the set of
EPCs, is different from the previous event cycle's set.
ECReportSpec.setIncludeCount(boolean)
, ECReportSpec.setIncludeEPC(boolean)
,
ECReportSpec.setIncludeTag(boolean)
, ECReportSpec.setIncludeRawHex(boolean)
,
ECReportSpec.setIncludeRawDecimal(boolean)
.
ALEFactory
instance for use
with this client stub.
ALEFactory
instance for use
with this client stub.
maxTrials
value specified in the PCSpec.
XMLSerializer
and XMLDeserializer
interfaces.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |