NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Interface
javax.sdp.BandWidth

Packages that use BandWidth
gov.nist.javax.sdp.fields Classes for SDP Fields. 
javax.sdp This is a preliminary version of the javax.sdp package based on the public review version JSR 141
 

Uses of BandWidth in gov.nist.javax.sdp.fields
 

Classes in gov.nist.javax.sdp.fields that implement BandWidth
 class BandwidthField
          Bandwidth field of a SDP header.
 

Uses of BandWidth in javax.sdp
 

Methods in javax.sdp that return BandWidth
 BandWidth SdpFactory.createBandwidth(String modifier, int value)
          Returns Bandwidth object with the specified values.
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.