Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.protocol.jabber.extensions.jingle

Class Summary
BandwidthPacketExtension A representation of the bandwidth element used in RTP description elements.
CandidatePacketExtension  
CoinPacketExtension Represents the conference information.
ContentPacketExtension The Jingle "content" element contains the entire description of the session being initiated.
CryptoPacketExtension The element containing details about an encryption algorithm that could be used during a jingle session.
EncryptionPacketExtension The element transporting encryption information during jingle session establishment.
IceUdpTransportPacketExtension An AbstractPacketExtension implementation for transport elements.
InputEvtPacketExtension Represents the content inputevt element that may be find in content part of a Jingle media negociation.
JingleIQ A straightforward extension of the IQ.
JingleIQProvider An implementation of a Jingle IQ provider that parses incoming Jingle IQs.
JinglePacketFactory A utility class containing methods for creating JingleIQ instances for various situations.
MuteSessionInfoPacketExtension Represents the mute and unmute session info types.
ParameterPacketExtension Represents the parameter elements described in XEP-0167.
PayloadTypePacketExtension Represents the payload-type elements described in XEP-0167.
RawUdpTransportPacketExtension An AbstractPacketExtension implementation for transport elements.
ReasonPacketExtension The reason element provides human or machine-readable information explaining what prompted the action of the encapsulating jingle element.
ReasonProvider The ReasonProvider parses "reason" elements into ReasonPacketExtension instances.
RedirectPacketExtension The redirect PacketExtension.
RedirectProvider The RedirectProvider parses "redirect" elements into RedirectPacketExtension instances.
RemoteCandidatePacketExtension A representation of the remote-candidate ICE transport element.
RtpDescriptionPacketExtension Represents the content description elements described in XEP-0167.
RTPHdrExtPacketExtension RTP header extension.
SessionInfoPacketExtension Represents session-info elements such as active, ringing, or hold for example.
TransferPacketExtension Implements AbstractPacketExtension for the "transfer" element defined by XEP-0251: Jingle Session Transfer.
TransferredPacketExtension Implements AbstractPacketExtension for the "transferred" element defined by XEP-0251: Jingle Session Transfer.
ZrtpHashPacketExtension An implementation of the "zrtp-hash" attribute as described in the currently deferred XEP-0262.
 

Enum Summary
CandidateType An enumeration containing allowed types for CandidatePacketExtensions.
ContentPacketExtension.CreatorEnum The values we currently support for the creator field.
ContentPacketExtension.SendersEnum The values we currently support for the senders field.
JingleAction XEP-0166 Jingle, stipulates that the value of the 'action' attribute MUST be one of the values enumerated here.
Reason This enumeration contains the reason values that provide machine readable information about the condition that prompted the corresponding jingle action.
SessionInfoType Contains an enumeration of all possible session-info element.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.