Package | Description |
---|---|
reactor.io.net.impl.netty.http |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpWSServerHandler<IN,OUT>
Conversion between Netty types and Reactor types (
NettyHttpChannel and Buffer ). |
Constructor and Description |
---|
NettyHttpWSServerHandler(String wsUrl,
String protocols,
NettyHttpServerHandler<IN,OUT> originalHandler) |
Copyright © 2017. All rights reserved.