|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JipletConfig | |
|---|---|
| org.cafesip.jiplet | This package contains the core Jiplet container classes. |
| org.cafesip.jiplet.config.jip | |
| org.cafesip.jiplet.sip | This package provide classes for SIP communications from within a jiplet. |
| Uses of JipletConfig in org.cafesip.jiplet |
|---|
| Methods in org.cafesip.jiplet with parameters of type JipletConfig | |
|---|---|
void |
Jiplet.init(JipletConfig config)
The init() method is called by the jiplet container when the jiplet is being initialized. |
| Uses of JipletConfig in org.cafesip.jiplet.config.jip |
|---|
| Methods in org.cafesip.jiplet.config.jip that return JipletConfig | |
|---|---|
JipletConfig |
ObjectFactory.createJipletConfig()
Create an instance of JipletConfig |
| Uses of JipletConfig in org.cafesip.jiplet.sip |
|---|
| Methods in org.cafesip.jiplet.sip with parameters of type JipletConfig | |
|---|---|
void |
ProxyJiplet.init(JipletConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||