|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LLRPConnection | |
|---|---|
| org.llrp.ltk.net | |
| Uses of LLRPConnection in org.llrp.ltk.net |
|---|
| Subclasses of LLRPConnection in org.llrp.ltk.net | |
|---|---|
class |
LLRPAcceptor
LLRPAcceptor implements a remotely initiated LLRP connection. |
class |
LLRPConnector
LLRPConnector implements a self-initiated LLRP connection. |
| Methods in org.llrp.ltk.net that return LLRPConnection | |
|---|---|
LLRPConnection |
LLRPIoHandlerAdapterImpl.getConnection()
gets connection on which handler is operating |
abstract LLRPConnection |
LLRPIoHandlerAdapter.getConnection()
gets connection on which handler is operating |
| Methods in org.llrp.ltk.net with parameters of type LLRPConnection | |
|---|---|
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 |
| Constructors in org.llrp.ltk.net with parameters of type LLRPConnection | |
|---|---|
LLRPIoHandlerAdapterImpl(LLRPConnection connection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||