Uses of Class
com.github.sardine.model.Response
Packages that use Response
Package
Description
Base package with factories to work implementation agnostic.
Generated classes from the WebDAV XML schema.
-
Uses of Response in com.github.sardine
Constructors in com.github.sardine with parameters of type ResponseModifierConstructorDescriptionDavResource(Response response) Converts the givenResponseto aDavResource. -
Uses of Response in com.github.sardine.model
Fields in com.github.sardine.model with type parameters of type ResponseMethods in com.github.sardine.model that return ResponseMethods in com.github.sardine.model that return types with arguments of type ResponseModifier and TypeMethodDescriptionMultistatus.getResponse()Gets the value of the response property.