Uses of Class
org.eclipse.jgit.transport.RequestNotYetReadException
-
Packages that use RequestNotYetReadException Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of RequestNotYetReadException in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that throw RequestNotYetReadException Modifier and Type Method Description boolean
BaseReceivePack. isSideBand()
Check whether the client expects a side-band stream.boolean
UploadPack. isSideBand()
Check whether the client expects a side-band stream.
-