Uses of Class
org.eclipse.jgit.transport.TransportHttp.Service.HttpOutputStream
-
Packages that use TransportHttp.Service.HttpOutputStream Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of TransportHttp.Service.HttpOutputStream in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as TransportHttp.Service.HttpOutputStream Modifier and Type Field Description protected TransportHttp.Service.HttpOutputStreamTransportHttp.Service. outMethods in org.eclipse.jgit.transport that return TransportHttp.Service.HttpOutputStream Modifier and Type Method Description (package private) TransportHttp.Service.HttpOutputStreamTransportHttp.Service. getOutputStream()
-