CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Module Netty

Provides definitions related to the Netty framework.

Import path

import semmle.code.java.frameworks.Netty

Imports

java

Provides all default Java QL imports.

Classes

NettyCookie

The interface Cookie in the packages io.netty.handler.codec.http and io.netty.handler.codec.http.cookie.

NettyDefaultCookie

The class DefaultCookie in the packages io.netty.handler.codec.http and io.netty.handler.codec.http.cookie.

NettySetCookieValueMethod

The method setValue of the interface Cookie or a class implementing it.