Skip navigation links
G I P R S T 

G

getAddress() - Method in class io.pkts.sdp.impl.RTPInfoImpl
 
getAddress() - Method in interface io.pkts.sdp.RTPInfo
Get the address to where we should be sending.
getCharOffset() - Method in exception io.pkts.sdp.SdpParseException
Returns the char offset where the error occured.
getInstance() - Static method in class io.pkts.sdp.SDPFactory
 
getLineNumber() - Method in exception io.pkts.sdp.SdpParseException
Returns the line number where the error occured
getMediaPort() - Method in class io.pkts.sdp.impl.RTPInfoImpl
 
getMediaPort() - Method in interface io.pkts.sdp.RTPInfo
Get the media port where we are expected to send media.
getRawAddress() - Method in class io.pkts.sdp.impl.RTPInfoImpl
 
getRawAddress() - Method in interface io.pkts.sdp.RTPInfo
Get the address as a raw byte array.
getRootCause() - Method in exception io.pkts.sdp.SdpException
 
getRTPInfo() - Method in class io.pkts.sdp.impl.SDPWrapper
 
getRTPInfo() - Method in interface io.pkts.sdp.SDP
For many VoIP applications, RTP is the most common protocol and this convenience method extracts out all the RTP related information in the SDP and presents it in one easy accessible "packet".

I

io.pkts.sdp - package io.pkts.sdp
 
io.pkts.sdp.impl - package io.pkts.sdp.impl
 

P

parse(Buffer) - Method in class io.pkts.sdp.SDPFactory
 

R

RTPInfo - Interface in io.pkts.sdp
TODO: need to add the profile as well.
RTPInfoImpl - Class in io.pkts.sdp.impl
 
RTPInfoImpl(Connection, MediaDescription) - Constructor for class io.pkts.sdp.impl.RTPInfoImpl
 

S

SDP - Interface in io.pkts.sdp
Represents a Session Description Protocol as defined by RFC 2327.
SdpException - Exception in io.pkts.sdp
 
SdpException() - Constructor for exception io.pkts.sdp.SdpException
 
SdpException(String) - Constructor for exception io.pkts.sdp.SdpException
 
SdpException(String, Throwable) - Constructor for exception io.pkts.sdp.SdpException
 
SdpException(Throwable) - Constructor for exception io.pkts.sdp.SdpException
 
SDPFactory - Class in io.pkts.sdp
 
SdpParseException - Exception in io.pkts.sdp
More or less copied directly from the javax.sdp reference implementation so all credit goes to those guys.
SdpParseException(int, int, String, Throwable) - Constructor for exception io.pkts.sdp.SdpParseException
Constructs a new SdpParseException when the parser needs to throw an exception indicating a parsing failure.
SdpParseException(int, int, String) - Constructor for exception io.pkts.sdp.SdpParseException
Constructs a new SdpParseException when the parser needs to throw an exception indicating a parsing failure.
SDPWrapper - Class in io.pkts.sdp.impl
Initial implementation that wraps a SessionDescription object from the javax.sdp package.
SDPWrapper(SessionDescription) - Constructor for class io.pkts.sdp.impl.SDPWrapper
 

T

toBuffer() - Method in class io.pkts.sdp.impl.SDPWrapper
 
toBuffer() - Method in interface io.pkts.sdp.SDP
Get the raw buffer representing this SDP.
toString() - Method in class io.pkts.sdp.impl.RTPInfoImpl
 
toString() - Method in class io.pkts.sdp.impl.SDPWrapper
 
toString() - Method in interface io.pkts.sdp.SDP
G I P R S T 
Skip navigation links

Copyright © 2015. All Rights Reserved.