org.mashupbots.socko.routes
Used to help match the "method" of the HTTP end point
You should not need to use this class. Rather use the objects that extends from this class. For example: org.mashupbots.socko.routes.GET.
Name of the HTTP method
Used to help match the "method" of the HTTP end point
You should not need to use this class. Rather use the objects that extends from this class. For example: org.mashupbots.socko.routes.GET.