JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.InReplyToHeader

Packages that use InReplyToHeader
javax.sip.header

This package contains all the headers interfaces supported by this specification. 

 

Uses of InReplyToHeader in javax.sip.header
 

Methods in javax.sip.header that return InReplyToHeader
 InReplyToHeader HeaderFactory.createInReplyToHeader(String callId)
          Creates a new InReplyToHeader based on the newly supplied callId value.
 


JAIN-SIP 2.0 API


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