| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TuFunction | |
|---|---|
| org.siprop.v2.stack.sip.tu.function | |
| org.siprop.v2.stack.sip.tu.function.impl | |
| Uses of TuFunction in org.siprop.v2.stack.sip.tu.function | 
|---|
| Classes in org.siprop.v2.stack.sip.tu.function that implement TuFunction | |
|---|---|
|  class | TuFunctionComposerComposer for TuFunction. | 
| Methods in org.siprop.v2.stack.sip.tu.function with parameters of type TuFunction | |
|---|---|
|  void | TuFunctionComposer.addFunction(TuFunction function) | 
|  void | TuFunction.addFunction(TuFunction function)Add TuFunction. | 
|  void | TuFunctionComposer.removeFunction(TuFunction function) | 
|  void | TuFunction.removeFunction(TuFunction function)Remove TuFunction. | 
| Uses of TuFunction in org.siprop.v2.stack.sip.tu.function.impl | 
|---|
| Classes in org.siprop.v2.stack.sip.tu.function.impl that implement TuFunction | |
|---|---|
|  class | CancelHandlerImplCANCEL request message handler. | 
|  class | MaxForwardsHandlerImplThis class handles Max-Forwards header. | 
|  class | ViaHandlerImplVia header handler. | 
| Methods in org.siprop.v2.stack.sip.tu.function.impl with parameters of type TuFunction | |
|---|---|
|  void | ViaHandlerImpl.addFunction(TuFunction function) | 
|  void | MaxForwardsHandlerImpl.addFunction(TuFunction function) | 
|  void | CancelHandlerImpl.addFunction(TuFunction function) | 
|  void | ViaHandlerImpl.removeFunction(TuFunction function) | 
|  void | MaxForwardsHandlerImpl.removeFunction(TuFunction function) | 
|  void | CancelHandlerImpl.removeFunction(TuFunction function) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||