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

Uses of Interface
javax.sdp.MediaDescription

Packages that use MediaDescription
gov.nist.javax.sdp Preliminary implementation of the javax.sdp package (JSR 141 see JSR 141
javax.sdp This is a preliminary version of the javax.sdp package based on the public review version JSR 141
 

Uses of MediaDescription in gov.nist.javax.sdp
 

Classes in gov.nist.javax.sdp that implement MediaDescription
 class MediaDescriptionImpl
          Fieldementation of Media Description interface.
 

Uses of MediaDescription in javax.sdp
 

Methods in javax.sdp that return MediaDescription
 MediaDescription SdpFactory.createMediaDescription(String media, int port, int numPorts, String transport, int[] staticRtpAvpTypes)
          Returns MediaDescription object with the specified properties.
 MediaDescription SdpFactory.createMediaDescription(String media, int port, int numPorts, String transport, String[] formats)
          Returns MediaDescription object with the specified properties.
 


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.