Package | Description |
---|---|
org.llrp.ltk.net |
Modifier and Type | Class and Description |
---|---|
class |
LLRPAcceptor
LLRPAcceptor implements a remotely initiated LLRP connection.
|
class |
LLRPConnector
LLRPConnector implements a self-initiated LLRP connection.
|
Modifier and Type | Method and Description |
---|---|
LLRPConnection |
LLRPIoHandlerAdapterImpl.getConnection()
gets connection on which handler is operating
|
abstract LLRPConnection |
LLRPIoHandlerAdapter.getConnection()
gets connection on which handler is operating
|
Modifier and Type | Method and Description |
---|---|
void |
LLRPIoHandlerAdapterImpl.setConnection(LLRPConnection connection)
sets connection on which handler is operating
|
abstract void |
LLRPIoHandlerAdapter.setConnection(LLRPConnection connection)
sets connection on which handler is operating
|
Constructor and Description |
---|
LLRPIoHandlerAdapterImpl(LLRPConnection connection) |
Copyright © 2007 ETH Zurich.