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

Packages that use Mapping
org.cafesip.jiplet This package contains the core Jiplet container classes. 
org.cafesip.jiplet.config.jip   
 

Uses of Mapping in org.cafesip.jiplet
 

Methods in org.cafesip.jiplet with parameters of type Mapping
protected  java.lang.String SipConnector.addMapping(Mapping mapping, JipletContext context)
           
 

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

Methods in org.cafesip.jiplet.config.jip that return Mapping
 Mapping ObjectFactory.createMapping()
          Create an instance of Mapping
 Mapping JipletMapping.getMapping()
          Gets the value of the mapping property.
 Mapping ContextMapping.getMapping()
          Gets the value of the mapping property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type Mapping
 void JipletMapping.setMapping(Mapping value)
          Sets the value of the mapping property.
 void ContextMapping.setMapping(Mapping value)
          Sets the value of the mapping property.
 



http://www.cafesip.org