public class DtlsServerHandler extends DtlsHandler
DtlsHandler.ChannelContextrawTransport| Constructor and Description |
|---|
DtlsServerHandler(DtlsServer dtlsServer,
SecureRandom secureRandom) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object obj) |
protected org.bouncycastle.crypto.tls.DTLSTransport |
getDtlsTransport() |
channelActive, getName, writebind, close, connect, deregister, disconnect, flush, readchannelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic DtlsServerHandler(DtlsServer dtlsServer, SecureRandom secureRandom)
protected org.bouncycastle.crypto.tls.DTLSTransport getDtlsTransport()
throws IOException
getDtlsTransport in class DtlsHandlerIOExceptionpublic void channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object obj)
throws Exception
channelRead in interface io.netty.channel.ChannelInboundHandlerchannelRead in class DtlsHandlerExceptionCopyright © 2019 OpenDaylight. All rights reserved.