|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TuFunction
Functions for TU.
| Method Summary | |
|---|---|
void |
addFunction(TuFunction function)
Add TuFunction. |
Context |
doProcess(Context context,
TransactionEntry trnsct)
Execute TuFunction. |
void |
removeFunction(TuFunction function)
Remove TuFunction. |
| Method Detail |
|---|
Context doProcess(Context context,
TransactionEntry trnsct)
context - the message will be processedtrnsct - type of transaction that related the message
void addFunction(TuFunction function)
throws SIPropException
function -
SIPropException
void removeFunction(TuFunction function)
throws SIPropException
function -
SIPropException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||