Package | Description |
---|---|
org.llrp.ltk.net |
Modifier and Type | Method and Description |
---|---|
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.
|
void |
LLRPConnector.connect(long timeout,
boolean useTLS)
Connects to a LLRP device at the host address and port specified.
|
Copyright © 2007 ETH Zurich.