|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionAttemptEvent | |
|---|---|
| org.llrp.ltk.generated.parameters | |
| org.llrp.ltk.net | |
| Uses of ConnectionAttemptEvent in org.llrp.ltk.generated.parameters |
|---|
| Fields in org.llrp.ltk.generated.parameters declared as ConnectionAttemptEvent | |
|---|---|
protected ConnectionAttemptEvent |
ReaderEventNotificationData.connectionAttemptEvent
|
| Methods in org.llrp.ltk.generated.parameters that return ConnectionAttemptEvent | |
|---|---|
ConnectionAttemptEvent |
ReaderEventNotificationData.getConnectionAttemptEvent()
get connectionAttemptEvent of type ConnectionAttemptEvent . |
| Methods in org.llrp.ltk.generated.parameters with parameters of type ConnectionAttemptEvent | |
|---|---|
void |
ReaderEventNotificationData.setConnectionAttemptEvent(ConnectionAttemptEvent connectionAttemptEvent)
set connectionAttemptEvent of type ConnectionAttemptEvent. |
| Uses of ConnectionAttemptEvent in org.llrp.ltk.net |
|---|
| Methods in org.llrp.ltk.net that return types with arguments of type ConnectionAttemptEvent | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||