Uses of Class
org.llrp.ltk.net.LLRPConnectionAttemptFailedException

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.
 



Copyright © 2007 ETH Zurich.