Uses of Class
com.github.sardine.model.Keepalive
Packages that use Keepalive
-
Uses of Keepalive in com.github.sardine.model
Methods in com.github.sardine.model that return KeepaliveModifier and TypeMethodDescriptionObjectFactory.createKeepalive()Create an instance ofKeepalivePropertybehavior.getKeepalive()Gets the value of the keepalive property.Methods in com.github.sardine.model with parameters of type KeepaliveModifier and TypeMethodDescriptionvoidPropertybehavior.setKeepalive(Keepalive value) Sets the value of the keepalive property.