Uses of Class
org.glassfish.grizzly.http.Method
Packages that use Method
-
Uses of Method in org.glassfish.grizzly.http
Fields in org.glassfish.grizzly.http declared as MethodModifier and TypeFieldDescriptionstatic final MethodMethod.CONNECTstatic final MethodMethod.DELETEstatic final MethodMethod.GETstatic final MethodMethod.HEADprotected MethodHttpRequestPacket.Builder.methodstatic final MethodMethod.OPTIONSprotected MethodHttpRequestPacket.parsedMethodstatic final MethodMethod.PATCHstatic final MethodMethod.POSTstatic final MethodMethod.PRIstatic final MethodMethod.PUTstatic final MethodMethod.TRACEMethods in org.glassfish.grizzly.http that return MethodModifier and TypeMethodDescriptionstatic Methodstatic MethodMethod.CUSTOM(String methodName, Method.PayloadExpectation payloadExpectation) HttpRequestPacket.getMethod()Get the HTTP request method.static Methodstatic MethodMethods in org.glassfish.grizzly.http with parameters of type MethodModifier and TypeMethodDescriptionSet the HTTP request method.voidSet the HTTP request method.