A B C D F G H I K M N O P R S T V 

A

AbstractConnectionModeAttribute - Class in org.restcomm.media.sdp.attributes
Fake attribute that gathers recvonly, sendonly, sendrecv.
AbstractConnectionModeAttribute(String) - Constructor for class org.restcomm.media.sdp.attributes.AbstractConnectionModeAttribute
 
ACTIVE - Static variable in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
ACTPASS - Static variable in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
add(RTPFormat) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
add(RTPFormats) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
addAttribute(String, String) - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
addAttributeParser(String, SdpParser<? extends AttributeField>) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Adds an attribute parser to the pipeline.
addCandidate(CandidateAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
addFieldParser(char, SdpParser<? extends SdpField>) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Adds a parser to the pipeline.
addFormat(RtpMapAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
addFormats(RtpMapAttribute...) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
addMediaDescription(MediaDescriptionField) - Method in class org.restcomm.media.sdp.SessionDescription
 
addPayloadType(String) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
application - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
ATTRIBUTE_SEPARATOR - Static variable in class org.restcomm.media.sdp.fields.AttributeField
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.InactiveAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.RecvOnlyAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.SendOnlyAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.SendRecvAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.ice.attributes.IceLiteAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
ATTRIBUTE_TYPE - Static variable in class org.restcomm.media.sdp.rtcp.attributes.RtcpMuxAttribute
 
AttributeField - Class in org.restcomm.media.sdp.fields
a=[attribute]
a=[attribute]:[value]
AttributeField() - Constructor for class org.restcomm.media.sdp.fields.AttributeField
 
AttributeField(String, String) - Constructor for class org.restcomm.media.sdp.fields.AttributeField
 
AttributeField(String) - Constructor for class org.restcomm.media.sdp.fields.AttributeField
 
AUDIO - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
audio - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
AVProfile - Class in org.restcomm.media.sdp.format
 
AVProfile() - Constructor for class org.restcomm.media.sdp.format.AVProfile
 

B

BEGIN - Static variable in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
BEGIN - Static variable in class org.restcomm.media.sdp.fields.AttributeField
 
BEGIN - Static variable in class org.restcomm.media.sdp.fields.ConnectionField
 
BEGIN - Static variable in class org.restcomm.media.sdp.fields.VersionField
 
BEGIN_LENGTH - Static variable in class org.restcomm.media.sdp.fields.AttributeField
 
builder - Variable in class org.restcomm.media.sdp.fields.AttributeField
 

C

CandidateAttribute - Class in org.restcomm.media.sdp.ice.attributes
a=candidate:[foundation][componentId][protocol][priority][address][port][type][relAddress*][relPort*][tcptype*][generation]
[*] - optional parameter
CandidateAttribute() - Constructor for class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
CandidateAttributeParser - Class in org.restcomm.media.sdp.ice.attributes.parser
Parses SDP text to construct CandidateAttribute objects.
CandidateAttributeParser() - Constructor for class org.restcomm.media.sdp.ice.attributes.parser.CandidateAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.ConnectionModeAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.FormatParameterAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.MaxPacketTimeAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.PacketTimeAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.RtpMapAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.attributes.parser.SsrcAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.FingerprintAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.SetupAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.ConnectionFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.MediaDescriptionFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.OriginFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.SessionNameFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.TimingFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.fields.parser.VersionFieldParser
 
canParse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.CandidateAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceLiteAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IcePwdAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceUfragAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpAttributeParser
 
canParse(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpMuxAttributeParser
 
canParse(String) - Method in interface org.restcomm.media.sdp.SdpParser
Checks whether the parse is capable of parsing a specific SDP line.
clean() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
clone() - Method in class org.restcomm.media.sdp.format.RTPFormat
 
ConnectionField - Class in org.restcomm.media.sdp.fields
c=[nettype] [addrtype] [connection-address]
ConnectionField() - Constructor for class org.restcomm.media.sdp.fields.ConnectionField
 
ConnectionField(String, String, String) - Constructor for class org.restcomm.media.sdp.fields.ConnectionField
 
ConnectionFieldParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct ConnectionField objects.
ConnectionFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.ConnectionFieldParser
 
ConnectionModeAttribute - Class in org.restcomm.media.sdp.attributes
a=[inactive|recvonly|sendonly|sendrecv]
ConnectionModeAttribute() - Constructor for class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
ConnectionModeAttribute(String) - Constructor for class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
ConnectionModeAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct ConnectionModeAttribute objects.
ConnectionModeAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.ConnectionModeAttributeParser
 
contains(int) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
contains(Format) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
containsCandidates() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
containsDtls() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
containsDtls() - Method in class org.restcomm.media.sdp.SessionDescription
 
containsFormat(int) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
containsIce() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
containsIce() - Method in class org.restcomm.media.sdp.SessionDescription
 
containsMediaDescription(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
containsPayloadType(String) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
containsProfile(String) - Static method in enum org.restcomm.media.sdp.MediaProfile
 

D

DEFAULT_CODEC_PARAMS - Static variable in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 

F

FIELD_SEPARATOR - Static variable in interface org.restcomm.media.sdp.SdpField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.AttributeField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.ConnectionField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.OriginField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.SessionNameField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.TimingField
 
FIELD_TYPE - Static variable in class org.restcomm.media.sdp.fields.VersionField
 
find(int) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
find(Format) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
FingerprintAttribute - Class in org.restcomm.media.sdp.dtls.attributes
a=fingerprint:[hash-function][fingerprint]
FingerprintAttribute() - Constructor for class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
FingerprintAttribute(String, String) - Constructor for class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
FingerprintAttributeParser - Class in org.restcomm.media.sdp.dtls.attributes.parser
Parses SDP text to construct FingerprintAttribute objects.
FingerprintAttributeParser() - Constructor for class org.restcomm.media.sdp.dtls.attributes.parser.FingerprintAttributeParser
 
FormatParameterAttribute - Class in org.restcomm.media.sdp.attributes
a=fmtp:[format] [format specific parameters]
FormatParameterAttribute(int, String) - Constructor for class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
FormatParameterAttribute() - Constructor for class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
FormatParameterAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct FormatParameterAttribute objects.
FormatParameterAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.FormatParameterAttributeParser
 
fromProfile(String) - Static method in enum org.restcomm.media.sdp.MediaProfile
 

G

GENERATION - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
GenericAttribute - Class in org.restcomm.media.sdp.attributes
Generic AttributeField that freely allows overriding of its key and value fields.
Should be used when parsing unknown types of attributes.
GenericAttribute(String) - Constructor for class org.restcomm.media.sdp.attributes.GenericAttribute
 
GenericAttribute(String, String) - Constructor for class org.restcomm.media.sdp.attributes.GenericAttribute
 
GenericAttributeParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct GenericAttribute objects.
GenericAttributeParser() - Constructor for class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 
getAddress() - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
getAddress() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getAddress() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getAddress() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
getAddressType() - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
getAddressType() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getAddressType() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
getAttributeParser(String) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Gets the attribute parser capable of parsing an attribute field of a certain type.
getAttributeValue(String) - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
getCandidates() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getCandidateType() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getClockRate() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
getClockRate() - Method in class org.restcomm.media.sdp.format.RTPFormat
Gets the rtp clock rate.
getCodec() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
getCodecParams() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
getComponentId() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getConnection() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getConnection() - Method in class org.restcomm.media.sdp.SessionDescription
 
getConnection(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
getConnection() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getConnectionMode() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getConnectionMode() - Method in class org.restcomm.media.sdp.SessionDescription
 
getConnectionMode(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
getConnectionMode() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getFieldParser(char) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Gets the field parser capable of parsing a field of a certain type.
getFieldType() - Method in class org.restcomm.media.sdp.fields.AttributeField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.SessionNameField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.TimingField
 
getFieldType() - Method in class org.restcomm.media.sdp.fields.VersionField
 
getFieldType() - Method in interface org.restcomm.media.sdp.SdpField
Gets the type of the field
getFingerprint() - Method in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
getFingerprint() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getFingerprint() - Method in class org.restcomm.media.sdp.SessionDescription
 
getFingerprint(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
getFingerprint() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getFormat() - Method in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
getFormat(int) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getFormat(int) - Static method in class org.restcomm.media.sdp.format.AVProfile
 
getFormat(int, Text) - Static method in class org.restcomm.media.sdp.format.AVProfile
 
getFormat() - Method in class org.restcomm.media.sdp.format.RTPFormat
Gets format.
getFormats() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getFormats() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
getFoundation() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getGeneration() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getHashFunction() - Method in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
getIceLite() - Method in class org.restcomm.media.sdp.SessionDescription
 
getIcePwd() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getIcePwd() - Method in class org.restcomm.media.sdp.SessionDescription
 
getIcePwd() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getIceUfrag() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getIceUfrag() - Method in class org.restcomm.media.sdp.SessionDescription
 
getIceUfrag() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getID() - Method in class org.restcomm.media.sdp.format.RTPFormat
Gets the payload number
getKey() - Method in class org.restcomm.media.sdp.fields.AttributeField
 
getLastAttribute() - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
Gets the name of the last inserted attribute.
getLastValue() - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
Gets the value of the last inserted attribute
getLen() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
getMaxptime() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getMedia() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getMediaDescription(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
getName() - Method in class org.restcomm.media.sdp.fields.SessionNameField
 
getNetType() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getNetworkType() - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
getNetworkType() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
getOrigin() - Method in class org.restcomm.media.sdp.SessionDescription
 
getParameters() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
getParams() - Method in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
getPassword() - Method in class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
getPayloadType() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
getPayloadTypes() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getPort() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getPort() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getPort() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
getPriority() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getProfile() - Method in enum org.restcomm.media.sdp.MediaProfile
 
getProtocol() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getProtocol() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getPtime() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getRelatedAddress() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getRelatedPort() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getRtcp() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getRtcpMux() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getRtcpPort() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getRTPFormat(int) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
getRTPFormat(Format) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
getSessionId() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getSessionName() - Method in class org.restcomm.media.sdp.SessionDescription
 
getSessionVersion() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getSetup() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getSetup() - Method in class org.restcomm.media.sdp.SessionDescription
 
getSetup() - Method in interface org.restcomm.media.sdp.SessionLevelAccessor
 
getSetupAttribute(String) - Method in class org.restcomm.media.sdp.SessionDescription
 
getSsrc() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
getSsrcId() - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
getStartTime() - Method in class org.restcomm.media.sdp.fields.TimingField
 
getStopTime() - Method in class org.restcomm.media.sdp.fields.TimingField
 
getTcpType() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
getTime() - Method in class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
getTime() - Method in class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
getTiming() - Method in class org.restcomm.media.sdp.SessionDescription
 
getUfrag() - Method in class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
getUsername() - Method in class org.restcomm.media.sdp.fields.OriginField
 
getValue() - Method in class org.restcomm.media.sdp.fields.AttributeField
 
getVersion() - Method in class org.restcomm.media.sdp.fields.VersionField
 
getVersion() - Method in class org.restcomm.media.sdp.SessionDescription
 

H

hasMore() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
hasNonDTMF() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
HOLDCON - Static variable in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 

I

IceLiteAttribute - Class in org.restcomm.media.sdp.ice.attributes
a=ice-lite
IceLiteAttribute() - Constructor for class org.restcomm.media.sdp.ice.attributes.IceLiteAttribute
 
IceLiteAttributeParser - Class in org.restcomm.media.sdp.ice.attributes.parser
Parses SDP text to construct IceLiteAttribute objects.
IceLiteAttributeParser() - Constructor for class org.restcomm.media.sdp.ice.attributes.parser.IceLiteAttributeParser
 
IcePwdAttribute - Class in org.restcomm.media.sdp.ice.attributes
a=ice-pwd:[value]
IcePwdAttribute() - Constructor for class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
IcePwdAttribute(String) - Constructor for class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
IcePwdAttributeParser - Class in org.restcomm.media.sdp.ice.attributes.parser
Parses SDP text to construct IcePwdAttribute objects.
IcePwdAttributeParser() - Constructor for class org.restcomm.media.sdp.ice.attributes.parser.IcePwdAttributeParser
 
IceUfragAttribute - Class in org.restcomm.media.sdp.ice.attributes
a=ice-ufrag:[value]
IceUfragAttribute() - Constructor for class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
IceUfragAttribute(String) - Constructor for class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
IceUfragAttributeParser - Class in org.restcomm.media.sdp.ice.attributes.parser
 
IceUfragAttributeParser() - Constructor for class org.restcomm.media.sdp.ice.attributes.parser.IceUfragAttributeParser
 
INACTIVE - Static variable in class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
InactiveAttribute - Class in org.restcomm.media.sdp.attributes
a=inactive
InactiveAttribute() - Constructor for class org.restcomm.media.sdp.attributes.InactiveAttribute
 
intersection(RTPFormats, RTPFormats) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
isCandidateTypeValid(String) - Static method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
isDefaultDtmf(RTPFormat) - Static method in class org.restcomm.media.sdp.format.AVProfile
 
isDtmf(RTPFormat) - Static method in class org.restcomm.media.sdp.format.AVProfile
 
isEmpty() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
isRtcpMux() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
isSetupValid(String) - Static method in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
isValidProfile(String) - Static method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 

K

key - Variable in class org.restcomm.media.sdp.fields.AttributeField
 

M

MaxPacketTimeAttribute - Class in org.restcomm.media.sdp.attributes
a=maxptime:[maximum packet time]
MaxPacketTimeAttribute() - Constructor for class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
MaxPacketTimeAttribute(int) - Constructor for class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
MaxPacketTimeAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct MaxPacketTimeAttribute objects.
MaxPacketTimeAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.MaxPacketTimeAttributeParser
 
MediaDescriptionField - Class in org.restcomm.media.sdp.fields
m=[media] [port] [proto] [fmt]
MediaDescriptionField() - Constructor for class org.restcomm.media.sdp.fields.MediaDescriptionField
 
MediaDescriptionField(SessionLevelAccessor) - Constructor for class org.restcomm.media.sdp.fields.MediaDescriptionField
 
MediaDescriptionFieldParser - Class in org.restcomm.media.sdp.fields.parser
 
MediaDescriptionFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.MediaDescriptionFieldParser
 
MediaProfile - Enum in org.restcomm.media.sdp
The "proto" field describes the transport protocol used.

N

NEWLINE - Static variable in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
next() - Method in class org.restcomm.media.sdp.format.RTPFormats
 

O

org.restcomm.media.sdp - package org.restcomm.media.sdp
 
org.restcomm.media.sdp.attributes - package org.restcomm.media.sdp.attributes
 
org.restcomm.media.sdp.attributes.parser - package org.restcomm.media.sdp.attributes.parser
 
org.restcomm.media.sdp.dtls.attributes - package org.restcomm.media.sdp.dtls.attributes
 
org.restcomm.media.sdp.dtls.attributes.parser - package org.restcomm.media.sdp.dtls.attributes.parser
 
org.restcomm.media.sdp.fields - package org.restcomm.media.sdp.fields
 
org.restcomm.media.sdp.fields.parser - package org.restcomm.media.sdp.fields.parser
 
org.restcomm.media.sdp.format - package org.restcomm.media.sdp.format
 
org.restcomm.media.sdp.ice.attributes - package org.restcomm.media.sdp.ice.attributes
 
org.restcomm.media.sdp.ice.attributes.parser - package org.restcomm.media.sdp.ice.attributes.parser
 
org.restcomm.media.sdp.rtcp.attributes - package org.restcomm.media.sdp.rtcp.attributes
 
org.restcomm.media.sdp.rtcp.attributes.parser - package org.restcomm.media.sdp.rtcp.attributes.parser
 
OriginField - Class in org.restcomm.media.sdp.fields
o=[username] [sess-id] [sess-version] [nettype] [addrtype] [unicast-address]
OriginField(String, String, String, String, String, String) - Constructor for class org.restcomm.media.sdp.fields.OriginField
 
OriginField(String, String) - Constructor for class org.restcomm.media.sdp.fields.OriginField
 
OriginField() - Constructor for class org.restcomm.media.sdp.fields.OriginField
 
OriginFieldParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct OriginField objects.
OriginFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.OriginFieldParser
 

P

PacketTimeAttribute - Class in org.restcomm.media.sdp.attributes
a=ptime:[packet time]
PacketTimeAttribute() - Constructor for class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
PacketTimeAttribute(int) - Constructor for class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
PacketTimeAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct PacketTimeAttribute objects.
PacketTimeAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.PacketTimeAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.ConnectionModeAttributeParser
 
parse(ConnectionModeAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.ConnectionModeAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.FormatParameterAttributeParser
 
parse(FormatParameterAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.FormatParameterAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.MaxPacketTimeAttributeParser
 
parse(MaxPacketTimeAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.MaxPacketTimeAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.PacketTimeAttributeParser
 
parse(PacketTimeAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.PacketTimeAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.RtpMapAttributeParser
 
parse(RtpMapAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.RtpMapAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.attributes.parser.SsrcAttributeParser
 
parse(SsrcAttribute, String) - Method in class org.restcomm.media.sdp.attributes.parser.SsrcAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.FingerprintAttributeParser
 
parse(FingerprintAttribute, String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.FingerprintAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.SetupAttributeParser
 
parse(SetupAttribute, String) - Method in class org.restcomm.media.sdp.dtls.attributes.parser.SetupAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.ConnectionFieldParser
 
parse(ConnectionField, String) - Method in class org.restcomm.media.sdp.fields.parser.ConnectionFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 
parse(GenericAttribute, String) - Method in class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.MediaDescriptionFieldParser
 
parse(MediaDescriptionField, String) - Method in class org.restcomm.media.sdp.fields.parser.MediaDescriptionFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.OriginFieldParser
 
parse(OriginField, String) - Method in class org.restcomm.media.sdp.fields.parser.OriginFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.SessionNameFieldParser
 
parse(SessionNameField, String) - Method in class org.restcomm.media.sdp.fields.parser.SessionNameFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.TimingFieldParser
 
parse(TimingField, String) - Method in class org.restcomm.media.sdp.fields.parser.TimingFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.fields.parser.VersionFieldParser
 
parse(VersionField, String) - Method in class org.restcomm.media.sdp.fields.parser.VersionFieldParser
 
parse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.CandidateAttributeParser
 
parse(CandidateAttribute, String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.CandidateAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceLiteAttributeParser
 
parse(IceLiteAttribute, String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceLiteAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IcePwdAttributeParser
 
parse(IcePwdAttribute, String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IcePwdAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceUfragAttributeParser
 
parse(IceUfragAttribute, String) - Method in class org.restcomm.media.sdp.ice.attributes.parser.IceUfragAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpAttributeParser
 
parse(RtcpAttribute, String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpAttributeParser
 
parse(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpMuxAttributeParser
 
parse(RtcpMuxAttribute, String) - Method in class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpMuxAttributeParser
 
parse(String) - Method in interface org.restcomm.media.sdp.SdpParser
Parses the SDP originating a new SdpField object.
parse(T, String) - Method in interface org.restcomm.media.sdp.SdpParser
Parses the SDP to override the values of an existing SdpField object.
parse(String) - Static method in class org.restcomm.media.sdp.SessionDescriptionParser
 
PARSE_ERROR - Static variable in interface org.restcomm.media.sdp.SdpParser
 
PASSIVE - Static variable in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
PATTERN - Static variable in class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 

R

RADDR - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
RECVONLY - Static variable in class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
RecvOnlyAttribute - Class in org.restcomm.media.sdp.attributes
a=recvonly
RecvOnlyAttribute() - Constructor for class org.restcomm.media.sdp.attributes.RecvOnlyAttribute
 
REGEX - Static variable in class org.restcomm.media.sdp.fields.parser.GenericAttributeParser
 
remove(RTPFormat) - Method in class org.restcomm.media.sdp.format.RTPFormats
 
removeAllAttributeParsers() - Method in class org.restcomm.media.sdp.SdpParserPipeline
Removes all registered attribute parsers from the pipeline.
removeAllCandidates() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
removeAllFieldParsers() - Method in class org.restcomm.media.sdp.SdpParserPipeline
Removes all registered parsers from the pipeline.
removeAttributeParser(String) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Removes an existing attribute parser from the pipeline.
removeCandidate(CandidateAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
removeFieldParser(char) - Method in class org.restcomm.media.sdp.SdpParserPipeline
Removes an existing parser from the pipeline.
reset() - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
rewind() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
RPORT - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
RtcpAttribute - Class in org.restcomm.media.sdp.rtcp.attributes
a=rtcp:[port]
RtcpAttribute() - Constructor for class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
RtcpAttribute(int) - Constructor for class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
RtcpAttribute(int, String, String, String) - Constructor for class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
RtcpAttributeParser - Class in org.restcomm.media.sdp.rtcp.attributes.parser
Parses SDP text to construct RtcpAttribute objects.
RtcpAttributeParser() - Constructor for class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpAttributeParser
 
RtcpMuxAttribute - Class in org.restcomm.media.sdp.rtcp.attributes
a=rtcp-mux
RtcpMuxAttribute() - Constructor for class org.restcomm.media.sdp.rtcp.attributes.RtcpMuxAttribute
 
RtcpMuxAttributeParser - Class in org.restcomm.media.sdp.rtcp.attributes.parser
Parses SDP text to construct RtcpMuxAttribute objects.
RtcpMuxAttributeParser() - Constructor for class org.restcomm.media.sdp.rtcp.attributes.parser.RtcpMuxAttributeParser
 
RTPFormat - Class in org.restcomm.media.sdp.format
RTP Format descriptor.
RTPFormat(int, Format) - Constructor for class org.restcomm.media.sdp.format.RTPFormat
Creates new format descriptor.
RTPFormat(int, Format, int) - Constructor for class org.restcomm.media.sdp.format.RTPFormat
Creates new descriptor.
RTPFormats - Class in org.restcomm.media.sdp.format
Implements RTP formats collection with fast search.
RTPFormats() - Constructor for class org.restcomm.media.sdp.format.RTPFormats
Creates new format collection with default size.
RTPFormats(int) - Constructor for class org.restcomm.media.sdp.format.RTPFormats
Creates new formats collection with specified size
RtpMapAttribute - Class in org.restcomm.media.sdp.attributes
a=rtpmap:[payload type][encoding name]/[clock rate]/[encoding parameters*]
RtpMapAttribute() - Constructor for class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
RtpMapAttribute(int, String, int, int) - Constructor for class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
RtpMapAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct RtpMapAttribute objects.
RtpMapAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.RtpMapAttributeParser
 

S

SdpException - Exception in org.restcomm.media.sdp
High level exception for SDP-related processing.
SdpException(String, Throwable) - Constructor for exception org.restcomm.media.sdp.SdpException
 
SdpException(String) - Constructor for exception org.restcomm.media.sdp.SdpException
 
SdpException(Throwable) - Constructor for exception org.restcomm.media.sdp.SdpException
 
SdpField - Interface in org.restcomm.media.sdp
 
SdpParser<T extends SdpField> - Interface in org.restcomm.media.sdp
 
SdpParserPipeline - Class in org.restcomm.media.sdp
Creates a pipeline composed of SdpParser objects that can be used to parse SDP dynamically.
SdpParserPipeline() - Constructor for class org.restcomm.media.sdp.SdpParserPipeline
 
SENDONLY - Static variable in class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
SendOnlyAttribute - Class in org.restcomm.media.sdp.attributes
a=sendonly
SendOnlyAttribute() - Constructor for class org.restcomm.media.sdp.attributes.SendOnlyAttribute
 
SENDRECV - Static variable in class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
SendRecvAttribute - Class in org.restcomm.media.sdp.attributes
a=sendrecv
SendRecvAttribute() - Constructor for class org.restcomm.media.sdp.attributes.SendRecvAttribute
 
SessionDescription - Class in org.restcomm.media.sdp
 
SessionDescription() - Constructor for class org.restcomm.media.sdp.SessionDescription
 
SessionDescriptionFactory - Class in org.restcomm.media.sdp
Factory that produces SessionDescription.
SessionDescriptionFactory() - Constructor for class org.restcomm.media.sdp.SessionDescriptionFactory
 
SessionDescriptionParser - Class in org.restcomm.media.sdp
Parses an SDP text description into a SessionDescription object.
SessionDescriptionParser() - Constructor for class org.restcomm.media.sdp.SessionDescriptionParser
 
SessionLevelAccessor - Interface in org.restcomm.media.sdp
Exposes access to session-level fields and attributes necessary for a Media Description
SessionNameField - Class in org.restcomm.media.sdp.fields
s=[session name]
SessionNameField(String) - Constructor for class org.restcomm.media.sdp.fields.SessionNameField
 
SessionNameField() - Constructor for class org.restcomm.media.sdp.fields.SessionNameField
 
SessionNameFieldParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct SessionNameField objects.
SessionNameFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.SessionNameFieldParser
 
setAddress(String) - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
setAddress(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setAddress(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setAddress(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
setAddressType(String) - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
setAddressType(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setAddressType(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
setCandidateType(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setClockRate(int) - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
setClockRate(int) - Method in class org.restcomm.media.sdp.format.RTPFormat
Modify rtp clock rate.
setCodec(String) - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
setCodecParams(int) - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
setComponentId(short) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setConnection(ConnectionField) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setConnection(ConnectionField) - Method in class org.restcomm.media.sdp.SessionDescription
 
setConnectionMode(ConnectionModeAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setConnectionMode(ConnectionModeAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setFingerprint(String) - Method in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
setFingerprint(FingerprintAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setFingerprint(FingerprintAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setFormat(int) - Method in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
setFormat(Format) - Method in class org.restcomm.media.sdp.format.RTPFormat
Modifies format.
setFormatParameters(short, FormatParameterAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setFormats(RtpMapAttribute...) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setFoundation(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setGeneration(int) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setHashFunction(String) - Method in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
setIceLite(IceLiteAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setIcePwd(IcePwdAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setIcePwd(IcePwdAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setIceUfrag(IceUfragAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setIceUfrag(IceUfragAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setID(int) - Method in class org.restcomm.media.sdp.format.RTPFormat
Modifies payload number.
setKey(String) - Method in class org.restcomm.media.sdp.attributes.GenericAttribute
 
setMaxptime(MaxPacketTimeAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setMedia(String) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setMode(String) - Method in class org.restcomm.media.sdp.attributes.ConnectionModeAttribute
 
setName(String) - Method in class org.restcomm.media.sdp.fields.SessionNameField
 
setNetType(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setNetworkType(String) - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
setNetworkType(String) - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
setOrigin(OriginField) - Method in class org.restcomm.media.sdp.SessionDescription
 
setParameters(FormatParameterAttribute) - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
setParams(String) - Method in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
setPassword(String) - Method in class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
setPayloadType(int) - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
setPayloadTypes(String...) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setPort(int) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setPort(int) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setPort(int) - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
setPriority(long) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setProtocol(String) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setProtocol(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setPtime(PacketTimeAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setRelatedAddress(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setRelatedPort(int) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setRtcp(RtcpAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setRtcpMux(RtcpMuxAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setSession(SessionLevelAccessor) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setSessionId(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setSessionName(SessionNameField) - Method in class org.restcomm.media.sdp.SessionDescription
 
setSessionVersion(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setSetup(SetupAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setSetup(SetupAttribute) - Method in class org.restcomm.media.sdp.SessionDescription
 
setSsrc(SsrcAttribute) - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
setSsrcId(String) - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
setStartTime(int) - Method in class org.restcomm.media.sdp.fields.TimingField
 
setStopTime(int) - Method in class org.restcomm.media.sdp.fields.TimingField
 
setTcpType(String) - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
setTime(int) - Method in class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
setTime(int) - Method in class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
setTiming(TimingField) - Method in class org.restcomm.media.sdp.SessionDescription
 
setUfrag(String) - Method in class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
SetupAttribute - Class in org.restcomm.media.sdp.dtls.attributes
a=setup:[active|passive|actpass|holdconn]
SetupAttribute(String) - Constructor for class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
SetupAttributeParser - Class in org.restcomm.media.sdp.dtls.attributes.parser
Parses SDP text to construct SetupAttribute objects.
SetupAttributeParser() - Constructor for class org.restcomm.media.sdp.dtls.attributes.parser.SetupAttributeParser
 
setUsername(String) - Method in class org.restcomm.media.sdp.fields.OriginField
 
setValue(String) - Method in class org.restcomm.media.sdp.attributes.GenericAttribute
 
setValue(String) - Method in class org.restcomm.media.sdp.dtls.attributes.SetupAttribute
 
setVersion(short) - Method in class org.restcomm.media.sdp.fields.VersionField
 
setVersion(VersionField) - Method in class org.restcomm.media.sdp.SessionDescription
 
size() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
SsrcAttribute - Class in org.restcomm.media.sdp.attributes
a=ssrc:[ssrc-id] [attribute]
a=ssrc:[ssrc-id] [attribute]:[value]
SsrcAttribute(String) - Constructor for class org.restcomm.media.sdp.attributes.SsrcAttribute
 
SsrcAttributeParser - Class in org.restcomm.media.sdp.attributes.parser
Parses SDP text to construct SsrcAttribute objects.
SsrcAttributeParser() - Constructor for class org.restcomm.media.sdp.attributes.parser.SsrcAttributeParser
 

T

TCPTYPE - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TCPTYPE_ACTIVE - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TCPTYPE_PASSIVE - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TCPTYPE_SO - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
telephoneEvent - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
telephoneEvent126 - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
telephoneEventsID - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
TimingField - Class in org.restcomm.media.sdp.fields
t=
TimingField() - Constructor for class org.restcomm.media.sdp.fields.TimingField
 
TimingField(int, int) - Constructor for class org.restcomm.media.sdp.fields.TimingField
 
TimingFieldParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct TimingField objects.
TimingFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.TimingFieldParser
 
toArray() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
toString() - Method in class org.restcomm.media.sdp.attributes.FormatParameterAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.InactiveAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.MaxPacketTimeAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.PacketTimeAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.RecvOnlyAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.RtpMapAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.SendOnlyAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.SendRecvAttribute
 
toString() - Method in class org.restcomm.media.sdp.attributes.SsrcAttribute
 
toString() - Method in class org.restcomm.media.sdp.dtls.attributes.FingerprintAttribute
 
toString() - Method in class org.restcomm.media.sdp.fields.AttributeField
 
toString() - Method in class org.restcomm.media.sdp.fields.ConnectionField
 
toString() - Method in class org.restcomm.media.sdp.fields.MediaDescriptionField
 
toString() - Method in class org.restcomm.media.sdp.fields.OriginField
 
toString() - Method in class org.restcomm.media.sdp.fields.SessionNameField
 
toString() - Method in class org.restcomm.media.sdp.fields.TimingField
 
toString() - Method in class org.restcomm.media.sdp.fields.VersionField
 
toString() - Method in class org.restcomm.media.sdp.format.RTPFormat
 
toString() - Method in class org.restcomm.media.sdp.format.RTPFormats
 
toString() - Method in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
toString() - Method in class org.restcomm.media.sdp.ice.attributes.IceLiteAttribute
 
toString() - Method in class org.restcomm.media.sdp.ice.attributes.IcePwdAttribute
 
toString() - Method in class org.restcomm.media.sdp.ice.attributes.IceUfragAttribute
 
toString() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpAttribute
 
toString() - Method in class org.restcomm.media.sdp.rtcp.attributes.RtcpMuxAttribute
 
toString() - Method in class org.restcomm.media.sdp.SessionDescription
 
TYP - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TYP_HOST - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TYP_RELAY - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 
TYP_SRFLX - Static variable in class org.restcomm.media.sdp.ice.attributes.CandidateAttribute
 

V

value - Variable in class org.restcomm.media.sdp.fields.AttributeField
 
valueOf(String) - Static method in enum org.restcomm.media.sdp.MediaProfile
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.restcomm.media.sdp.MediaProfile
Returns an array containing the constants of this enum type, in the order they are declared.
VersionField - Class in org.restcomm.media.sdp.fields
v=[version number]
VersionField() - Constructor for class org.restcomm.media.sdp.fields.VersionField
 
VersionField(short) - Constructor for class org.restcomm.media.sdp.fields.VersionField
 
VersionFieldParser - Class in org.restcomm.media.sdp.fields.parser
Parses SDP text to construct VersionField objects.
VersionFieldParser() - Constructor for class org.restcomm.media.sdp.fields.parser.VersionFieldParser
 
VIDEO - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
video - Static variable in class org.restcomm.media.sdp.format.AVProfile
 
A B C D F G H I K M N O P R S T V 

Copyright © 2017 TeleStax, Inc.. All Rights Reserved.