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.
 



Copyright © 2012. All Rights Reserved.