java.lang.Object
org.apache.skywalking.apm.plugin.netty.http.common.NettyConstants
public class NettyConstants
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NETTY_HTTP_OPERATION_PREFIX
public static final String NETTY_HTTP_OPERATION_PREFIX
- See Also:
-
-
HTTP_PROTOCOL_PREFIX
public static final String HTTP_PROTOCOL_PREFIX
- See Also:
-
-
HTTPS_PROTOCOL_PREFIX
public static final String HTTPS_PROTOCOL_PREFIX
- See Also:
-
-
HANDLER_PACKAGE_NAME
public static final String HANDLER_PACKAGE_NAME
- See Also:
-