JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.RetryAfterHeader

Packages that use RetryAfterHeader
javax.sip.header

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

 

Uses of RetryAfterHeader in javax.sip.header
 

Methods in javax.sip.header that return RetryAfterHeader
 RetryAfterHeader HeaderFactory.createRetryAfterHeader(int retryAfter)
          Creates a new RetryAfterHeader based on the newly supplied retryAfter value.
 


JAIN-SIP 2.0 API


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