Class AsyncChannelWrapperSecure

java.lang.Object
org.apache.tomcat.websocket.AsyncChannelWrapperSecure
All Implemented Interfaces:
AsyncChannelWrapper

public class AsyncChannelWrapperSecure extends Object implements AsyncChannelWrapper
Wraps the AsynchronousSocketChannel with SSL/TLS. This needs a lot more testing before it can be considered robust.