public class Client
extends java.lang.Object
| Constructor and Description |
|---|
Client(AccessMapper mapper,
Server server,
ApplicationProtocol adu) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.Object> |
get(int unit,
java.lang.String name) |
public Client(AccessMapper mapper, Server server, ApplicationProtocol adu)
aQute SARL All Rights Reserved