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