Uses of Class
org.eclipse.rdf4j.http.protocol.Protocol.Action
-
Packages that use Protocol.Action Package Description org.eclipse.rdf4j.http.protocol -
-
Uses of Protocol.Action in org.eclipse.rdf4j.http.protocol
Methods in org.eclipse.rdf4j.http.protocol that return Protocol.Action Modifier and Type Method Description static Protocol.ActionProtocol.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static Protocol.Action[]Protocol.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.
-