Uses of Enum
org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Packages that use Protocol.TIMEOUT
-
Uses of Protocol.TIMEOUT in org.eclipse.rdf4j.http.protocol
Subclasses with type arguments of type Protocol.TIMEOUT in org.eclipse.rdf4j.http.protocolMethods in org.eclipse.rdf4j.http.protocol that return Protocol.TIMEOUTModifier and TypeMethodDescriptionstatic Protocol.TIMEOUT
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.