Class TypeUtils
java.lang.Object
org.apache.skywalking.apm.plugin.netty.http.utils.TypeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisFullHttpRequest(Object obj) static booleanisHttpRequest(Object msg) static booleanisHttpResponse(Object obj) static booleanisLastHttpContent(Object msg)
-
Constructor Details
-
TypeUtils
public TypeUtils()
-
-
Method Details
-
isHttpResponse
-
isHttpRequest
-
isLastHttpContent
-
isFullHttpRequest
-