Uses of Enum
org.eclipse.jgit.transport.TransportHttp.AcceptEncoding
Packages that use TransportHttp.AcceptEncoding
-
Uses of TransportHttp.AcceptEncoding in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return TransportHttp.AcceptEncodingModifier and TypeMethodDescriptionstatic TransportHttp.AcceptEncodingReturns the enum constant of this type with the specified name.static TransportHttp.AcceptEncoding[]TransportHttp.AcceptEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jgit.transport with parameters of type TransportHttp.AcceptEncodingModifier and TypeMethodDescriptionprotected HttpConnectionTransportHttp.httpOpen(String method, URL u, TransportHttp.AcceptEncoding acceptEncoding) Open an HTTP connection.(package private) WalkRemoteObjectDatabase.FileStreamTransportHttp.HttpObjectDB.open(String path, TransportHttp.AcceptEncoding acceptEncoding)