Uses of Class
org.javalite.activeweb.EndPointHttpMethod
-
Uses of EndPointHttpMethod in org.javalite.activeweb
Modifier and TypeMethodDescriptionboolean
EndPointDefinition.contains(EndPointHttpMethod[] endpointHttpMethods)
Modifier and TypeMethodDescriptionvoid
EndPointDefinition.addEndpointMethod(List<EndPointHttpMethod> endpointMethod)
ModifierConstructorDescriptionEndPointDefinition(List<EndPointHttpMethod> endpointMethods, String path, String controllerClassName, String actionMethod, String argumentClassName)