Methods Summary |
---|
public java.lang.String | getProcessingInfo()Gets processing information.
The stack queries processing information to add to the message log.
by calling this interface. Return null if no processing information
of interes thas been generated.
|
public MessageChannel | getResponseChannel()Gets the channel to where to send the response
(the outgoing message channel).
|
public void | processRequest(Request sipRequest, MessageChannel incomingChannel)Processes the message. This incorporates a feature request
by Salvador Rey Calatayud <salreyca@TELECO.UPV.ES>
|