Package | Description |
---|---|
org.llrp.ltk.generated.parameters | |
org.llrp.ltk.net |
Modifier and Type | Field and Description |
---|---|
protected ConnectionAttemptEvent |
ReaderEventNotificationData.connectionAttemptEvent |
Modifier and Type | Method and Description |
---|---|
ConnectionAttemptEvent |
ReaderEventNotificationData.getConnectionAttemptEvent()
get connectionAttemptEvent of type ConnectionAttemptEvent .
|
Modifier and Type | Method and Description |
---|---|
void |
ReaderEventNotificationData.setConnectionAttemptEvent(ConnectionAttemptEvent connectionAttemptEvent)
set connectionAttemptEvent of type ConnectionAttemptEvent.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.BlockingQueue<ConnectionAttemptEvent> |
LLRPIoHandlerAdapterImpl.getConnectionAttemptEventQueue()
returns queue with all incoming ConnectionAttemptEvent parameters which were embedded in
READER_NOTIFICATION messages.
|
abstract java.util.concurrent.BlockingQueue<ConnectionAttemptEvent> |
LLRPIoHandlerAdapter.getConnectionAttemptEventQueue()
returns queue with all incoming ConnectionAttemptEvent parameters which were embedded in
READER_NOTIFICATION messages.
|
Copyright © 2007 ETH Zurich.