Uses of Interface
pusu.communicator.SipResponse

Packages that use SipResponse
pusu.communicator   
 

Uses of SipResponse in pusu.communicator
 

Methods in pusu.communicator with parameters of type SipResponse
 void SipEventListener.processRequest(Client client, java.lang.String body, SipResponse response)
          Käsittelee asiakasohjelman lähettämän tilauksen.
 void RequestHandler.processRequest(Client client, java.lang.String body, SipResponse response)
          Käsittelee asiakasohjelman lähettämän tilauksen.