public class DtlsServerRole extends Object implements DtlsEndpointRole
| Constructor and Description |
|---|
DtlsServerRole()
Default constructor.
|
DtlsServerRole(DtlsServerParams dtlsServerParams)
Constructor.
|
public DtlsServerRole()
public DtlsServerRole(DtlsServerParams dtlsServerParams)
dtlsServerParams - The DTLS server 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–2025 Teslanet.nl. All rights reserved.