JAIN-SIP 2.0 API

Uses of Interface
javax.sip.message.Message

Packages that use Message
javax.sip.message This package contains the interfaces representing SIP messages. 
 

Uses of Message in javax.sip.message
 

Subinterfaces of Message in javax.sip.message
 interface Request
          A SIP Request is a request from a client to a server.
 interface Response
          A Response message is sent by a recipient of Request once it has received and interpreted the Request.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.