|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LLRPConnectionAttemptFailedException | |
---|---|
org.llrp.ltk.net |
Uses of LLRPConnectionAttemptFailedException in org.llrp.ltk.net |
---|
Methods in org.llrp.ltk.net that throw LLRPConnectionAttemptFailedException | |
---|---|
void |
LLRPAcceptor.bind()
binds the LLRPIOHandler registered to the port specified. |
void |
LLRPAcceptor.bind(long timeout)
binds the LLRPIOHandler registered to the port specified. |
protected void |
LLRPConnection.checkLLRPConnectionAttemptStatus(long timeout)
check whether ConnectionAttemptStatus in READER_NOTIFICATION message was set by reader to 'Success'. |
void |
LLRPConnector.connect()
connects to a LLRP device at the host address and port specified. |
void |
LLRPConnector.connect(long timeout)
connects to a LLRP device at the host address and port specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |