public class DtlsClientRole extends Object implements DtlsEndpointRole
| Constructor and Description |
|---|
DtlsClientRole()
Default constructor.
|
DtlsClientRole(DtlsClientParams dtlsClientParams)
Constructor.
|
public DtlsClientRole()
public DtlsClientRole(DtlsClientParams dtlsClientParams)
dtlsClientParams - The DTLS client parameters.public void accept(ConfigVisitor visitor) throws ConfigException
accept in interface VisitableConfigvisitor - The visitor of the configuration object.ConfigException - When the visit was not successful.Copyright © 2019–2024 Teslanet.nl. All rights reserved.