| Package | Description |
|---|---|
| org.ardulink.core | |
| org.ardulink.core.proto.api | |
| org.ardulink.core.proto.impl |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
ConnectionBasedLink.getProtocol() |
| Constructor and Description |
|---|
ConnectionBasedLink(Connection connection,
Protocol protocol) |
StreamConnection(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocols.getByName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Protocol> |
Protocols.list() |
static org.ardulink.util.Optional<Protocol> |
Protocols.tryByName(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArdulinkProtocol2
[ardulinktitle] [ardulinkversion]
project Ardulink http://www.ardulink.org/
[adsense]
|
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
ArdulinkProtocol2.instance() |
Copyright © 2018. All rights reserved.