Example #1
0
 @Override
 public boolean isSecure() {
   return webSocketChannel.isSecure();
 }