Uses of Interface
org.kohsuke.stapler.AbstractAPT6.Content

Packages that use AbstractAPT6.Content
org.kohsuke.stapler Stapler URL->Object mapping framework. 
 

Uses of AbstractAPT6.Content in org.kohsuke.stapler
 

Methods in org.kohsuke.stapler that return AbstractAPT6.Content
protected  AbstractAPT6.Content AbstractAPT6.load(AbstractAPT6.Content content)
          Loads the given content from a location under the class output directory.
 

Methods in org.kohsuke.stapler with parameters of type AbstractAPT6.Content
protected  AbstractAPT6.Content AbstractAPT6.load(AbstractAPT6.Content content)
          Loads the given content from a location under the class output directory.
protected  void AbstractAPT6.store(AbstractAPT6.Content content)
          Stores the given content to a location under the class output directory.
 



Copyright © 2012. All Rights Reserved.