JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.RSeqHeader

Packages that use RSeqHeader
javax.sip.header

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

 

Uses of RSeqHeader in javax.sip.header
 

Methods in javax.sip.header that return RSeqHeader
 RSeqHeader HeaderFactory.createRSeqHeader(int sequenceNumber)
          Creates a new RSeqHeader based on the newly supplied sequenceNumber value.
 


JAIN-SIP 2.0 API


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