Uses of Class
org.eclipse.jgit.transport.RequestNotYetReadException
Packages that use RequestNotYetReadException
-
Uses of RequestNotYetReadException in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that throw RequestNotYetReadExceptionModifier and TypeMethodDescriptionboolean
ReceivePack.isQuiet()
True if the client wants less verbose output.boolean
ReceivePack.isSideBand()
Check whether the client expects a side-band stream.boolean
UploadPack.isSideBand()
Check whether the client expects a side-band stream.