|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||