Uses of Class
org.fcrepo.client.HttpMethods
-
-
Uses of HttpMethods in org.fcrepo.client
Methods in org.fcrepo.client that return HttpMethods Modifier and Type Method Description static HttpMethodsHttpMethods. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpMethods[]HttpMethods. values()Returns an array containing the constants of this enum type, in the order they are declared.
-