Uses of Class
org.apache.wink.webdav.model.Keepalive

Packages that use Keepalive
org.apache.wink.webdav.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Keepalive in org.apache.wink.webdav.model
 

Fields in org.apache.wink.webdav.model declared as Keepalive
protected  Keepalive Propertybehavior.keepalive
           
 

Methods in org.apache.wink.webdav.model that return Keepalive
 Keepalive ObjectFactory.createKeepalive()
          Create an instance of Keepalive
 Keepalive Propertybehavior.getKeepalive()
          Gets the value of the keepalive property.
 

Methods in org.apache.wink.webdav.model with parameters of type Keepalive
 void Propertybehavior.setKeepalive(Keepalive value)
          Sets the value of the keepalive property.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.