|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SensorEventsAPIAccess | |
---|---|
com.ibm.rfid.premises.app.access | Provides access to IBM WebSephere Sensor Events functionality |
Uses of SensorEventsAPIAccess in com.ibm.rfid.premises.app.access |
---|
Subclasses of SensorEventsAPIAccess in com.ibm.rfid.premises.app.access | |
---|---|
class |
SensorEventsAPIAccessLocal
This class extends SensorEventsAPIAccess and represents a connection
to a local IBM WebSphere Sensor Events Server installation. |
class |
SensorEventsAPIAccessRemote
This class extends SensorEventsAPIAccess and represents a connection
to a remote IBM WebSphere Sensor Events installation. |
Methods in com.ibm.rfid.premises.app.access that return SensorEventsAPIAccess | |
---|---|
static SensorEventsAPIAccess |
SensorEventsAPIContext.getSensorEventsAPIAccess()
This assumes the hostname has been set using the method setHostname(String). |
static SensorEventsAPIAccess |
SensorEventsAPIContext.getSensorEventsAPIAccess(java.lang.String hostname)
|
static SensorEventsAPIAccess |
SensorEventsAPIContext.getSensorEventsAPIAccess(java.lang.String hostname,
java.lang.String port)
|
static SensorEventsAPIAccess |
SensorEventsAPIContext.getSensorEventsAPIAccess(java.lang.String hostname,
java.lang.String port,
java.lang.String alePort)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |