Uses of Interface
org.cafesip.jiplet.config.jip.JipletContextMappings

Packages that use JipletContextMappings
org.cafesip.jiplet.config.jip   
 

Uses of JipletContextMappings in org.cafesip.jiplet.config.jip
 

Subinterfaces of JipletContextMappings in org.cafesip.jiplet.config.jip
 interface ContextMappings
          Java content class for context-mappings element declaration.
 

Methods in org.cafesip.jiplet.config.jip that return JipletContextMappings
 JipletContextMappings ObjectFactory.createJipletContextMappings()
          Create an instance of JipletContextMappings
 JipletContextMappings JipApplication.getContextMappings()
          Gets the value of the contextMappings property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type JipletContextMappings
 void JipApplication.setContextMappings(JipletContextMappings value)
          Sets the value of the contextMappings property.
 



http://www.cafesip.org