Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractBufferedImageOp - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
AbstractBufferedImageOp() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
accept() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Accepts this request and creates the incoming Jingle session.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return true if the transport candidate is acceptable for the current negotiator.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Return true for ICE candidates.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Return true for fixed candidates.
ADD - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
addAudioPayloadTypes(List<PayloadType.Audio>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Adds a list of payloads to the packet.
addAudioPayloadTypes(List<PayloadType>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Adds a list of payloads to the packet.
addCandidate(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Add a new transport candidate
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Adds a transport candidate.
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
Add a transport candidate.
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
Add a transport candidate.
addCandidateEcho(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
addContent(JingleContent) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Add a new content.
addContentNegotiator(ContentNegotiator) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a new content negotiator on behalf of a <content/> section received.
addContents(List<JingleContent>) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Add a list of JingleContent elements.
addCreationListener(CreatedJingleSessionListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Adds a CreatedJingleSessionListener.
addExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Add expected ID.
addJingleMediaSession(String, JingleMediaSession) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
The jingle session may have one or more media managers that are trying to establish media sessions.
addJinglePayloadType(JingleContentDescription.JinglePayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Adds a audio payload type to the packet.
addJingleSessionRequestListener(JingleSessionRequestListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Add a Jingle session request listenerJingle to listen to incoming session requests.
addJingleTransport(JingleTransport) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Adds a JingleTransport type to the packet.
addListener(JingleListener) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Add a Jingle session listener to listen to incoming session requests.
addListener(TransportResolverListener.Checker) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Add a transport resolver listener.
addListener(DatagramListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
addListener(TransportResolverListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Add a transport resolver listener.
addMediaListener(JingleMediaListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a listener for jmf negotiation events.
addMediaManager(JingleMediaManager) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
addMediaReceivedListener(MediaReceivedListener) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Adds a Media Received Listener.
addPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Adds a audio payload type to the packet.
addPixels(int[], int, int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Add pixels to the quantizer.
addRemoteAudioPayloadType(PayloadType.Audio) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Adds a payload type to the list of remote payloads.
addResultListener(ResultListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
addTransportListener(JingleTransportListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a listener for transport negotiation events.
addTransportNegotiator(TransportNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
addTransports(List<JingleTransport>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Adds a list of transports to add to the packet.
ALPHA - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
ALPHA_TO_GRAY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
Audio(String) - Constructor for class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Audio(int, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with all the attributes of an Audio payload type.
Audio(int, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with all the attributes of an Audio payload type.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Empty constructor.
Audio(int, String) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with Id and name.
Audio(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Copy constructor.
Audio(PayloadType.Audio) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Copy constructor.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
Audio(JingleContentDescription.JinglePayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
Utility constructor, with a JinglePayloadType.
Audio(PayloadType.Audio) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType.Audio
 
Audio(ContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
Audio(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
Utility constructor, with a PayloadType.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Empty constructor.
Audio(ExtensionElement) - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Constructor with an audio info.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
 
AudioChannel - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
An Easy to use Audio Channel implemented using JMF.
AudioChannel(MediaLocator, String, String, int, int, Format, JingleMediaSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Creates an Audio Channel for a desired jmf locator.
AudioFormatUtils - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
Audio Format Utils.
AudioFormatUtils() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioFormatUtils
 
AudioMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
This Class implements a complete JingleMediaSession.
AudioMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Creates a org.jivesoftware.jingleaudio.jmf.AudioMediaSession with defined payload type, remote and local candidates.
AudioMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
This Class implements a complete JingleMediaSession.
AudioMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Creates a org.jivesoftware.jingleaudio.jspeex.AudioMediaSession with defined payload type, remote and local candidates.
AudioReceiver - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
This class implements receive methods and listeners to be used in AudioChannel.
AudioReceiver(Object, JingleMediaSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
 
AVERAGE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

B

BasicResolver - Class in org.jivesoftware.smackx.jingleold.nat
Basic Resolver takes all IP addresses of the interfaces and uses the first non-loopback address.
BasicResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.BasicResolver
Constructor.
BasicTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Basic Jingle Transport Manager implementation.
BasicTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.BasicTransportManager
 
BridgedResolver - Class in org.jivesoftware.smackx.jingleold.nat
Bridged Resolver use a RTPBridge Service to add a relayed candidate.
BridgedResolver(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
Constructor.
BridgedTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Jingle Transport Manager implementation to be used for NAT Networks.
BridgedTransportManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
brightness(int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
buildColorTable() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Build the color table.
buildColorTable(int[], int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
A quick way to use the quantizer.
buildColorTable() - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Build a color table from the added pixels.
BUSY - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Busy() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Busy
 
Busy() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Busy
 

C

cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Cancel any operation.
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Cancel any asynchronous resolution operation.
Candidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Default constructor.
Candidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Constructor with a transport candidate.
Candidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Default constructor.
Candidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Constructor with a transport candidate.
candidateAdded(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
A transport candidate has been added.
candidateChecked(TransportCandidate, boolean) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Checker
A transport candidate has been checked.
candidateChecking(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Checker
A transport candidate is being checked.
CandidateEcho(TransportCandidate, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
candidates - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
candidates - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
CANDIDATES_ACCEPT_PERIOD - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
 
Channel(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
check(List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Check if a transport candidate is usable.
check(List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Check if a transport candidate is usable.
CHECK_TIMEOUT - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
checkBinding() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Check a binding with the STUN currentServer.
clamp(int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
Clamp a value to the range 0..255.
CLEAR - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
clear() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Clear the list of candidates and start the resolution again.
clear() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Clear the list of candidates and start a new resolution process.
clearCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Clear the list of candidate
clone() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
close() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Prepare to close the media manager.
close() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Close the negotiation.
close() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminate negotiations.
close() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Terminate the jmf negotiator.
close() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Called from above to session-terminate.
COLOR - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
combinePixels(int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
combinePixels(int, int, int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
combinePixels(int, int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
compareTo(ICECandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Compare the to other Transport candidate.
ContentInfo - Class in org.jivesoftware.smackx.jingleold.media
Content info.
ContentInfo() - Constructor for class org.jivesoftware.smackx.jingleold.media.ContentInfo
 
ContentInfo.Audio - Class in org.jivesoftware.smackx.jingleold.media
Audio content info messages.
ContentNegotiator - Class in org.jivesoftware.smackx.jingleold
Content negotiator.
ContentNegotiator(JingleSession, String, String) - Constructor for class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
controllerUpdate(ControllerEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
ControllerListener for the Players.
createAck(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Acknowledge a IQ packet.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
CreatedJingleSessionListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Inteface used to dispatch a event when a Jingle session is created.
createIncomingJingleSession(JingleSessionRequest) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
When the session request is acceptable, this method should be invoked.
createJingleError(IQ, JingleError) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send an error.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Create a Media Session Implementation.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Returns a new jingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Returns a new jingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
Returns a new JingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
Returns a new JingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
Returns a new JingleMediaSession.
createOutgoingJingleSession(EntityFullJid) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Creates an Jingle session to start a communication with another user.
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BasicTransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
Return the correspondent resolver
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Create a Transport Resolver instance according to the implementation.
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNTransportManager
 
createSession(String, int, String, int, MediaSessionListener, int, boolean, boolean) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Create a Session using Speex Codec.
CREATOR - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
currentServer - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 

D

DatagramListener - Interface in org.jivesoftware.smackx.jingleold.nat
Listener for datagram packets received.
datagramReceived(DatagramPacket) - Method in interface org.jivesoftware.smackx.jingleold.nat.DatagramListener
Called when a datagram is received.
decode(ByteArrayInputStream) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultDecoder
 
decode(ByteArrayInputStream) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageDecoder
 
DefaultDecoder - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Implements a default PNG decoder.
DefaultDecoder() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultDecoder
 
DefaultEncoder - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Implements a default PNG Encoder.
DefaultEncoder() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultEncoder
 
defaultPort - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
destroyMediaNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Destroy the jmf negotiator.
destroyTransportNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Destroy the transport negotiator.
DIFFERENCE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
disconnectAllSessions() - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Disconnect all Jingle Sessions.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Dispatch an incoming packet.
DISSOLVE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
DOMAIN - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Element name of the stanza extension.
doStart() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Called from above when starting a new session.
doStart() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Each of the negotiators has their individual behavior when they start.
doStart() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
doStart() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Called from above when starting a new session.
doStart() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Called from above to start the negotiator during a session-initiate.
drawTile(int, int, BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
DST_IN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

E

ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Element name of the stanza extension.
encode(BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultEncoder
 
encode(BufferedImage) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageEncoder
 
end() - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
All the transport candidates have been obtained.
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when entering the state.
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
EXCHANGE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when exiting the state.
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 

F

filter(BufferedImage, BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Actually filter the pixels.
Fixed() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
 
Fixed(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
Constructor with IP address and port.
Fixed(String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
Constructor with IP address and port.
FixedResolver - Class in org.jivesoftware.smackx.jingleold.nat
The FixedResolver is a resolver where the external address and port are previously known when the object is initialized.
FixedResolver(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Constructor.
FixedTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Fixed Jingle Transport Manager implementation.
FixedTransportManager(FixedResolver) - Constructor for class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
Returns the MediaInfo constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
Returns the MediaChannel constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
Returns the Protocol constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns a Action instance associated with the String value.

G

generateSessionId() - Static method in class org.jivesoftware.smackx.jingleold.JingleSession
Generate a unique session ID.
getAcceptedLocalCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get the best accepted local candidate we have offered.
getAction(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the Action enum for a String action value.
getAction() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the action specified in the packet.
getAttributes() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the attributes string.
getAudioFormat(PayloadType) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioFormatUtils
Return a JMF AudioFormat for a given Jingle Payload type.
getAudioPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Return the list of Payload types contained in the description.
getAudioPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Return the list of Payload types contained in the description.
getBestCommonAudioPt() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Get the best common codec between both parts.
getBestLocalCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Obtain the best local candidate we want to offer.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Obtain the best common transport candidate obtained in the negotiation.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Obtain the best remote candidate obtained in the negotiation so far.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Obtain the best common transport candidate obtained in the negotiation.
getBounds2D(BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getCandidate(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the n-th candidate.
getCandidateCount() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the number of transport candidates.
getCandidateEcho() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
getCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get an iterator for the list of candidates.
getCandidates() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get an iterator for the candidates.
getCandidatesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the number of transport candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
Get the list of candidates.
getChannel() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the channel.
getChannels() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the number of channels used by this payload type.
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType.Audio
 
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Get the elements of this candidate.
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Get the list of attributes.
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Get the elements of this candidate.
getClockRate() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Get the sampling clockRate for a payload type.
getConnection() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
getConnection() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
getConnection() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the XMPPConnection use to send or receive this candidate.
getContentInfo() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Jingle content info.
getContents() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get an iterator for the contents.
getContentsList() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get an iterator for the content.
getCreator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getCreator() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
getCurrentServerName() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Get the name of the current STUN server.
getCurrentServerPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Get the port of the current STUN server.
getDatagramSocket() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getDecoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getDecoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getDescription() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Gets the description for this Jingle content.
getDither() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Return the dithering setting.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Returns the XML element name of the element.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns the XML element name of the element.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the element name.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Returns the XML element name of the element.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Returns the XML element name of the element.
getEncoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Get the encoder used to encode Images Tiles.
getEncoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getError() - Method in exception org.jivesoftware.smackx.jingleold.JingleException
Return the error message.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Obtain a free port we can use.
getFrom() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the fully-qualified jabber ID of the user that requested this session.
getGeneration() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the generation for a transportElement definition.
getHostA() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Host A IP Address.
getHostB() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Host B IP Address.
getHostname() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Get the host name of the STUN service.
getId() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the ID.
getId() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the ID.
getIndexForColor(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Get the color table index for a color.
getIndexForColor(int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Using the previously-built color table, return the index into that table for a pixel.
getInitiator() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session initiator.
getInitiator() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the initiator.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when entering the state.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
A thread-safe means of getting the one instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
Get a new instance of this object.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Return a new instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
Get a new instance of this object.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Return a new instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
Obtain the corresponding TransportNegotiator instance.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Obtain the corresponding TransportNegotiator.Ice instance.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Obtain the corresponding TransportNegotiator.RawUdp instance.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.JingleSession
Returns the JingleSession related to a particular connection.
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the RTP Bridge IP.
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Child Element XML of the Packet
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Return the XML representation of the packet.
getJingle() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the Jingle stanza that was sent by the requester which contains the parameters of the session.
getJingleContent() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getJingleDescription() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Create a JingleDescription that matches this negotiator.
getJingleMediaSession() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Get the JingleMediaSession of this Jingle Session.
getJinglePayloadTypes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns an Iterator for the audio payloads in the packet.
getJinglePayloadTypesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns a count of the audio payloads in the Jingle packet.
getJinglePayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns a list for the audio payloads in the packet.
getJingleSession() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Gets associated JingleSession.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get a new instance of the right TransportNegotiator class with this candidate.
getJingleTransport() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return a JingleTransport that best reflects this transport negotiator.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Get a TransportNegotiator instance.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Get a TransportNegotiator instance.
getJingleTransports() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns an Iterator for the JingleTransports in the packet.
getJingleTransportsCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns a count of the JingleTransports in the Jingle packet.
getJingleTransportsList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns a list for the JingleTransports in the packet.
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Get a copy of the listeners
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the list of listeners.
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the list of listeners.
getLocal() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the Media Session local Candidate.
getLocalHost() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getLocalHost() - Static method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
getLocalIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get local IP to bind to this candidate.
getLocalPort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getLocalTcpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
getLocalTcpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
getLocalUdpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
getLocalUdpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
getMediaInfo() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the jmf info element.
getMediaLocator() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Return the media locator or null if not defined.
getMediaLocator() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Return the media locator or null if not defined.
getMediaManager() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Return The media manager for this negotiator.
getMediaManagers() - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Get the Media Managers of this Jingle Manager.
getMediaManagers() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the Media Manager of this Jingle Session.
getMediaNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Obtain the description negotiator for this session.
getMediaSession(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
The jingle session may have one or more media managers that are trying to establish media sessions.
getMediaTransport() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Get the current transportElement candidate.
getMessage() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns the message describing the error, or null if there is no message.
getName() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getName() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the printable name.
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the name of the Candidate.
getName() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the name used for identifying this transportElement method (optional).
getName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
getNamespace() - Static method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the public namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the namespace.
getNegotiatorState() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
The negotiator state for the ContentNegotiators is a special case.
getNegotiatorState() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
getNetwork() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the network interface used for this connection.
getNumColors() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Get the number of colors to quantize to.
getOfferedCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
 
getPass() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the RTP Agent Pass.
getPassword() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the password used by ICE or relayed candidate.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
Return all supported Payloads for this Manager.
getPayloadType() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the PayloadType of the Media Session.
getPayloadType() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Get the payload represented.
getPayloadTypes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns an Iterator for the audio payloads in the packet.
getPayloadTypesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns a count of the audio payloads in the Jingle packet.
getPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns a list for the audio payloads in the packet.
getPoint2D(Point2D, Point2D) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
Get the Server Port.
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Get the port of the STUN service
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the port, or 0 for any port.
getPortA() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Side A receive port.
getPortB() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Side B receive port.
getPreference() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the preference number for this transportElement.
getPreferredCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the candidate with the highest preference.
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Returns the Preferred PayloadType of the Media Manager.
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
getProto() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the protocol used for the transmission.
getPublicIP(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Public Address from the Server.
getPublicIp() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get Public Ip returned from the XMPP server.
getRemote() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the Media Session remote Candidate.
getRemoteHost() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getRemotePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getRenderingHints() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Get a new Transport Resolver to be used in a Jingle Session.
getResponder() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session responder.
getResponder() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the responder.
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
A convenience method for getting ARGB pixels from an image.
getRTPBridge(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get a new RTPBridge Candidate from the server.
getSerpentine() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Return the serpentine setting.
getServer() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
Get the Host Address.
getServers() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get a list of STUN Servers recommended by the Server.
getSession(String) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Get a session with the informed JID.
getSession() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Get the XMPP connection associated with this negotiation.
getSessionHash(String, Jid) - Static method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get a hash key for the session this stanza belongs to.
getSessionID() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the session ID that uniquely identifies this session.
getSessionId() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the jingle's sessionId that is using this candidate.
getSessionState() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
getSid() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session ID.
getSid() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Session ID of the Stanza (usually same as Jingle Session ID).
getSid() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Returns the session ID related to the session.
getSTUNServer(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get a new STUN Server Address and port from the server.
getSymmetric() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the symmetric candidate for this candidate if it exists.
getTransportManager() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Get jingle transport manager.
getTransportManager() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Return The transport manager that goes with this media manager.
getTransportNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Obtain the transport negotiator for this session.
getType() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the Candidate Type.
getType() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
getUsername() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the username for this transportElement in ICE.
getValidRemoteCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get an iterator for the list of valid (ie, checked) remote candidates.

H

hashCode() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Send a content info message.
hashCode() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
HOLD - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Hold() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Hold
 
Hold() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Hold
 
HttpServer - Class in org.jivesoftware.smackx.jingleold.nat
A very Simple HTTP Server.
HttpServer(int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.HttpServer
 
HUE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

I

Ice(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Default constructor, with a JingleSession and transport manager.
Ice() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
 
Ice() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Defauls constructor.
ICECandidate - Class in org.jivesoftware.smackx.jingleold.nat
ICE Transport candidate.
ICECandidate() - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
ICECandidate(String, int, int, String, int, String, int, ICECandidate.Type) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Constructor with the basic elements of a transport definition.
ICECandidate.Type - Enum in org.jivesoftware.smackx.jingleold.nat
 
ICEResolver - Class in org.jivesoftware.smackx.jingleold.nat
ICE Resolver for Jingle transport method that results in sending data between two entities using the Interactive Connectivity Establishment (ICE) methodology.
ICEResolver(XMPPConnection, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
ICETransportManager - Class in org.jivesoftware.smackx.jingleold.nat
 
ICETransportManager(XMPPConnection, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
ImageDecoder - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Image Decoder Interface use this interface if you want to change the default decoder.
ImageEncoder - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Image Encoder Interface use this interface if you want to change the default encoder.
ImageReceiver - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
UDP Image Receiver.
ImageReceiver(InetAddress, int, int, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
ImageTransmitter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
UDP Image Receiver.
ImageTransmitter(DatagramSocket, InetAddress, int, Rectangle) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
init() - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
The resolution process has been started.
initialize() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Initialize the RTP Channel preparing to transmit and receive.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Initialize the Audio Channel to make it able to send and receive audio.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Initialize the Audio Channel to make it able to send and receive audio.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Initialize the screen share channels.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Initialize the screen share channels.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Initialize the Resolver.
initializeAndWait() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Initialize Transport Resolver and wait until it is completely uninitialized.
INITIATOR - Static variable in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
interpolate(int, int, float) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
INVALID_PT - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
isClosed() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
isEstablished() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Return true if the content is negotiated.
isExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Check if the passed ID is the expected ID.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Return true if the transport and content negotiators have finished.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Return true if all of the media managers have finished.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Return true if the content is fully negotiated.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return true if the transport is fully established.
isInitialized() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Check if the Transport Resolver is initialized.
isNull() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Return true if the Payload type is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Basic format test: the service is not null.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
Return true if the channel is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Return true if the candidate is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
Return true if the protocol is not valid.
isReachable() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
isResolved() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Return true if the resolver has finished the search for transport candidates.
isResolving() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Return true if the service is working.
isResolving() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Return true if the resolver is working.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Returns true if the Jingle support is enabled for the given connection.
isServiceEnabled(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Returns true if the specified user handles Jingle messages.
isStarted() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 

J

Jingle - Class in org.jivesoftware.smackx.jingleold.packet
An Jingle sub-packet, which is used by XMPP clients to exchange info like descriptions and transports.
Jingle(List<JingleContent>, JingleContentInfo, String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the main components can be initialized.
Jingle(JingleContent) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
Constructor with a contents.
Jingle(JingleContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
Constructor with a content info.
Jingle(JingleActionEnum) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the action can be specified.
Jingle(String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the session ID can be specified.
Jingle() - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
The default constructor.
JingleActionEnum - Enum in org.jivesoftware.smackx.jingleold
The "action" in the jingle packet, as an enum.
JingleContent - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content.
JingleContent(String, String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContent
Creates a content description..
JingleContentDescription - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content description.
JingleContentDescription() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Creates a content description..
JingleContentDescription.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Jingle audio description.
JingleContentDescription.JinglePayloadType - Class in org.jivesoftware.smackx.jingleold.packet
A payload type, contained in a descriptor.
JingleContentDescription.JinglePayloadType.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Audio payload type element.
JingleContentDescriptionProvider - Class in org.jivesoftware.smackx.jingleold.provider
Parser for a Jingle description.
JingleContentDescriptionProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
 
JingleContentDescriptionProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
Jingle audio.
JingleContentInfo - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content info.
JingleContentInfo() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Empty constructor, with no jmf info.
JingleContentInfo(ContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Constructor with a jmf info.
JingleContentInfo.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Transport part of a Jingle packet.
JingleContentInfo.Audio.Busy - Class in org.jivesoftware.smackx.jingleold.packet
Busy jmf info.
JingleContentInfo.Audio.Hold - Class in org.jivesoftware.smackx.jingleold.packet
Hold jmf info.
JingleContentInfo.Audio.Mute - Class in org.jivesoftware.smackx.jingleold.packet
Mute jmf info.
JingleContentInfo.Audio.Queued - Class in org.jivesoftware.smackx.jingleold.packet
Queued jmf info.
JingleContentInfo.Audio.Ringing - Class in org.jivesoftware.smackx.jingleold.packet
Ringing jmf info.
JingleContentInfoProvider - Class in org.jivesoftware.smackx.jingleold.provider
Jingle Audio jmf-info provider.
JingleContentInfoProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider
 
JingleContentInfoProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
JingleDescription.Audio info provider.
JingleContentInfoProvider.Audio.Busy - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Hold - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Mute - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Queued - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Ringing - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentProvider - Class in org.jivesoftware.smackx.jingleold.provider
Jingle <content> provider.
JingleContentProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentProvider
 
JingleDescription - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content description.
JingleDescription() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Creates a content description..
JingleDescription.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Jingle audio description.
JingleDescriptionProvider - Class in org.jivesoftware.smackx.jingleold.provider
Parser for a Jingle description.
JingleDescriptionProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
 
JingleDescriptionProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
Jingle audio.
JingleError - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleError(String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleError
Creates a new error with the specified code and message.
JingleError.Provider - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleException - Exception in org.jivesoftware.smackx.jingleold
A Jingle exception.
JingleException() - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Default constructor.
JingleException(String) - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Constructor with an error message.
JingleException(JingleError) - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Constructor with an error response.
JingleListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Jingle listeners interface.
JingleManager - Class in org.jivesoftware.smackx.jingleold
Jingle is a session establishment protocol defined in (XEP-0166).
JingleManager(XMPPConnection, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleManager
Default constructor with a defined XMPPConnection, Transport Resolver and a Media Manager.
JingleMediaInfoListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to jmf info events.
JingleMediaListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to jmf events.
JingleMediaManager - Class in org.jivesoftware.smackx.jingleold.media
This class provides necessary Jingle Session jmf methods and behavior.
JingleMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
jingleMediaManagers - Variable in class org.jivesoftware.smackx.jingleold.JingleSession
 
JingleMediaSession - Class in org.jivesoftware.smackx.jingleold.media
Public Abstract Class provides a clear interface between Media Session and Jingle API.
JingleMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Creates a new JingleMediaSession Instance to handle Media methods.
JingleNegotiator - Class in org.jivesoftware.smackx.jingleold
Basic Jingle negotiator.
JingleNegotiator() - Constructor for class org.jivesoftware.smackx.jingleold.JingleNegotiator
Default constructor.
JingleNegotiator(JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.JingleNegotiator
Default constructor with a Connection.
JingleNegotiatorState - Enum in org.jivesoftware.smackx.jingleold
Jingle negotiator state.
JinglePayloadType(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Create a payload type.
JinglePayloadType() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Create an empty payload type.
JingleProvider - Class in org.jivesoftware.smackx.jingleold.provider
The JingleProvider parses Jingle packets.
JingleProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleProvider
 
JingleSession - Class in org.jivesoftware.smackx.jingleold
An abstract Jingle session.
JingleSession(XMPPConnection, Jid, Jid, String, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSession
Full featured JingleSession constructor.
JingleSession(XMPPConnection, JingleSessionRequest, Jid, Jid, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSession
JingleSession constructor (for an outgoing Jingle session).
JingleSessionListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening for session events.
JingleSessionRequest - Class in org.jivesoftware.smackx.jingleold
A Jingle session request.
JingleSessionRequest(JingleManager, Jingle) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionRequest
A receive request is constructed from the Jingle Initiation request received from the initiator.
JingleSessionRequestListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface to listener Jingle session requests.
JingleSessionState - Class in org.jivesoftware.smackx.jingleold
Implement the Jingle Session state using the State Behavioral pattern.
JingleSessionState() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionState
 
JingleSessionStateActive - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateActive() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
JingleSessionStateEnded - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateEnded() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
JingleSessionStatePending - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStatePending() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
JingleSessionStateUnknown - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateUnknown() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
JingleTransport - Class in org.jivesoftware.smackx.jingleold.packet
A jingle transport extension.
JingleTransport() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Default constructor.
JingleTransport(JingleTransport.JingleTransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Utility constructor, with a transport candidate element.
JingleTransport(JingleTransport) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Copy constructor.
JingleTransport.Ice - Class in org.jivesoftware.smackx.jingleold.packet
RTP-ICE profile.
JingleTransport.Ice.Candidate - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleTransport.JingleTransportCandidate - Class in org.jivesoftware.smackx.jingleold.packet
Candidate element in the transport.
JingleTransport.RawUdp - Class in org.jivesoftware.smackx.jingleold.packet
Raw UDP profile.
JingleTransport.RawUdp.Candidate - Class in org.jivesoftware.smackx.jingleold.packet
Raw-udp transport candidate.
JingleTransportCandidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Creates a new TransportNegotiator child.
JingleTransportCandidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Creates a new TransportNegotiator child.
JingleTransportListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to transport events.
JingleTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
Transport manager for Jingle.
JingleTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Default constructor.
JingleTransportProvider - Class in org.jivesoftware.smackx.jingleold.provider
Provider for a Jingle transport element.
JingleTransportProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
 
JingleTransportProvider.Ice - Class in org.jivesoftware.smackx.jingleold.provider
RTP-ICE profile.
JingleTransportProvider.RawUdp - Class in org.jivesoftware.smackx.jingleold.provider
Raw UDP profile.
JMFInit - Class in org.jivesoftware.smackx.jingleold.mediaimpl
 
JMFInit(String[], boolean) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
JmfMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
Implements a jingleMediaManager using JMF based API.
JmfMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Creates a Media Manager instance.
JmfMediaManager(String, JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Creates a Media Manager instance.

K

KEYFRAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 

L

loadSTUNServers(InputStream) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Load the STUN configuration from a stream.
loadSTUNServers() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Load a list of services: STUN servers and ports.

M

main(String[]) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
 
main(String[]) - Static method in class org.jivesoftware.smackx.jingleold.nat.HttpServer
 
MALFORMED_STANZA - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
matrix - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Floyd-Steinberg dithering matrix.
MAX - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MAX_FIXED_PT - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
mediaClosed(PayloadType) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaListener
Notification that a payload type must be cancelled.
mediaEstablished(PayloadType) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaListener
Notification that the jmf has been negotiated and established.
mediaInfoBusy() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
The other end is busy.
mediaInfoElement - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
 
mediaInfoHold() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are on hold.
mediaInfoMute() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
The jmf is muted.
mediaInfoQueued() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are queued.
mediaInfoRinging() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are ringing.
MediaNegotiator - Class in org.jivesoftware.smackx.jingleold.media
Manager for jmf descriptor negotiation.
MediaNegotiator(JingleSession, JingleMediaManager, List<PayloadType>, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Default constructor.
mediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Called when new Media is received.
mediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Called when new Media is received.
mediaReceived(String) - Method in interface org.jivesoftware.smackx.jingleold.media.MediaReceivedListener
Called when new Media is received.
MediaReceivedListener - Interface in org.jivesoftware.smackx.jingleold.media
Listener for new Incoming Media Streams.
MIN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MultiMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.multi
Implements a MultiMediaManager using other JingleMediaManager implementations.
MultiMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
MULTIPLY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MUTE - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Mute() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Mute
 
Mute() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Mute
 
MYRTCPVOICE - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
MYRTPVOICE - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 

N

NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Element name of the stanza extension.
NAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.Jingle
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
 
namespace - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
 
nearColors(int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
NEGOTIATION_ERROR - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
newStreamIdentified(StreamPlayer) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
NO_COMMON_PAYLOAD - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.Jingle
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
NORMAL - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

O

OctTreeQuantizer - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
An image Quantizer based on the Octree algorithm.
OctTreeQuantizer() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
 
org.jivesoftware.smackx.jingleold - package org.jivesoftware.smackx.jingleold
TODO describe me.
org.jivesoftware.smackx.jingleold.listeners - package org.jivesoftware.smackx.jingleold.listeners
TODO describe me.
org.jivesoftware.smackx.jingleold.media - package org.jivesoftware.smackx.jingleold.media
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl - package org.jivesoftware.smackx.jingleold.mediaimpl
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jmf - package org.jivesoftware.smackx.jingleold.mediaimpl.jmf
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jspeex - package org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.multi - package org.jivesoftware.smackx.jingleold.mediaimpl.multi
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare - package org.jivesoftware.smackx.jingleold.mediaimpl.sshare
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api - package org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.test - package org.jivesoftware.smackx.jingleold.mediaimpl.test
 
org.jivesoftware.smackx.jingleold.nat - package org.jivesoftware.smackx.jingleold.nat
TODO describe me.
org.jivesoftware.smackx.jingleold.packet - package org.jivesoftware.smackx.jingleold.packet
TODO describe me.
org.jivesoftware.smackx.jingleold.provider - package org.jivesoftware.smackx.jingleold.provider
TODO describe me.
originalSpace - Variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
The input image bounds.
OUT_OF_ORDER - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
OVERLAY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

P

paint(Graphics) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge.Provider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.Provider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError.Provider
Parse a JingleDescription.Audio extension.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Parse a iq/jingle/description element.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Parse a JingleDescription.Audio extension.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentProvider
Parse a JingleContent extension.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Parse a iq/jingle/description element.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleProvider
Parse a iq/jingle element.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
Parse a iq/jingle/transport element.
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Parse a iq/jingle/transport/candidate element.
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
 
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Parse a iq/jingle/transport/candidate element.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
Parse an audio payload type.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Parse a iq/jingle/description/payload-type element.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
Parse an audio payload type.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Parse a iq/jingle/description/payload-type element.
password - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
PayloadType - Class in org.jivesoftware.smackx.jingleold.media
Represents a payload type.
PayloadType(int, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Constructor with Id, name and number of channels.
PayloadType() - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Default constructor.
PayloadType(int, String) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Constructor with Id and name.
PayloadType(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Copy constructor.
PayloadType.Audio - Class in org.jivesoftware.smackx.jingleold.media
Audio payload type.
PixelUtils - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Some more useful math functions for image processing.
PixelUtils() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Process an incoming Jingle Packet.
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
Pretty much nothing is valid for receiving once we've ended the session.
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
Protocol(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleError.Provider
Empty constructor.

Q

quantize(int[], int[], int, int, int, boolean, boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
QuantizeFilter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A filter which quantizes an image to a set number of colors - useful for producing images which are to be encoded using an index color model.
QuantizeFilter() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
Quantizer - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
The interface for an image quantizer.
QUEUED - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Queued() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Queued
 
Queued() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Queued
 

R

RawUdp(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Default constructor, with a JingleSession and transport manager.
RawUdp() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
 
RawUdp() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Defauls constructor.
receivePacketAndRespond(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Process and respond to an incoming packet.
reject() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Rejects the session request.
relaySession(XMPPConnection, String, String, TransportCandidate, TransportCandidate) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Check if the server support RTPBridge Service.
removeAllMediaReceivedListener() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Removes all Media Received Listeners.
removeAsyncPacketListener() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove the stanza listener used for processing packet.
removeCandidateEcho() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
removeCreationListener(CreatedJingleSessionListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Removes a CreatedJingleSessionListener.
removeExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Remove and expected ID.
removeJingleSessionRequestListener(JingleSessionRequestListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Removes a Jingle session listenerJingle.
removeListener(JingleListener) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Removes a Jingle session listener.
removeListener(DatagramListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
removeListener(TransportResolverListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Removes a transport resolver listener.
removeMediaListener(JingleMediaListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove a listener for jmf negotiation events.
removeMediaManager(JingleMediaManager) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
removeMediaReceivedListener(MediaReceivedListener) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Removes a Media Received Listener.
removeResultListener(ResultListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
removeTransportListener(JingleTransportListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove a listener for transport negotiation events.
REPLACE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
Resolve the IP address.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
1 Resolve Bridged Candidate.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Resolve the IP address.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
Resolve the IP and obtain a valid transport method.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Resolve the IP and obtain a valid transport method.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Start a the resolution.
resolvedLocalIP - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
resolvedPublicIP - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
resolverThread - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
RESPONDER - Static variable in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
ResultListener - Interface in org.jivesoftware.smackx.jingleold.nat
Listener for ECHO Test Results.
RINGING - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Ringing() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Ringing
 
Ringing() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Ringing
 
RTPBridge - Class in org.jivesoftware.smackx.jingleold.nat
RTPBridge IQ Stanza used to request and retrieve a RTPBridge Candidates that can be used for a Jingle Media Transmission between two parties that are behind NAT.
RTPBridge(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge(RTPBridge.BridgeAction) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge(String, RTPBridge.BridgeAction) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge() - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Stanza without Session ID.
RTPBridge.Provider - Class in org.jivesoftware.smackx.jingleold.nat
IQProvider for RTP Bridge packets.
run() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
run() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
run() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 

S

SATURATION - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
SCREEN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
ScreenShareMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare
Implements a JingleMediaManager for ScreenSharing.
ScreenShareMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
ScreenShareSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare
This Class implements a complete JingleMediaSession.
ScreenShareSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Creates a org.jivesoftware.jingleaudio.jmf.AudioMediaSession with defined payload type, remote and local candidates.
senderReportReceived(SenderReport) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
sendFormattedJingle(Jingle) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send a packet.
sendFormattedJingle(IQ, Jingle) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send a packet.
sendStanza(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
serviceAvailable(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Check if the server support RTPBridge Service.
serviceAvailable(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.STUN
Check if the server support STUN Service.
session - Variable in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionClosed(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was closed normally.
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was closed due to an exception.
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionCreated(JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.CreatedJingleSessionListener
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionDeclined(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was declined.
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session has been established.
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionMediaReceived(JingleSession, String) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the Media has arrived for this session.
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionRedirected(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was redirected.
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionRequested(JingleSessionRequest) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionRequestListener
A request to start a session has been received from another user.
setAction(JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the action in the packet.
setChannel(TransportCandidate.Channel) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the channel for this transportElement.
setChannels(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the number of channels for a payload type.
setClockRate(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Set tha sampling clockRate for a playload type.
setConnection(XMPPConnection) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the XMPPConnection use to send or receive this candidate.
setContentInfo(JingleContentInfo) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set content info.
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
 
setDescription(JingleDescription) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Sets the description for this Jingle content.
setDither(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set whether to use dithering or not.
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Set the encoder used to encode Image Tiles.
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
 
setFixedCandidate(String, int) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Create a basic resolver, where we provide the IP and port.
setGeneration(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the generation for a transportElement definition.
setHostA(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Host A IP Address.
setHostB(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Host B IP Address.
setHostname(String) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Set the hostname of the STUN service.
setId(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the ID.
setId(String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the ID.
setInitialized() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Set the Transport Resolver as initialized.
setInitiator(Jid) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session initiator.
setInitiator(Jid) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the initiator.
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the RTP Bridge IP.
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the IP address.
setJingleServiceEnabled() - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Setup the jingle system to let the remote clients know we support Jingle.
setJingleTransportManager(JingleTransportManager) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set jingle transport manager.
setLocalIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set local IP to bind to this candidate.
setMediaLocator(String) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Set the media locator.
setMediaLocator(String) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Set the media locator.
setMediaManagers(List<JingleMediaManager>) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Set the Media Managers of this Jingle Manager.
setMediaManagers(List<JingleMediaManager>) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the Media Manager of this Jingle Session.
setMediaNegotiator(MediaNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set the jmf negotiator.
setMediaTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Set the transportElement candidate.
setName(String) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the printable name.
setName(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the name of the Candidate.
setName(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set a name for identifying this transportElement.
setNamespace(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Set the name space.
setNamespace(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Set the namespace.
setNegotiatorState(JingleNegotiatorState) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
setNetwork(int) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the interface for this connection.
setNumColors(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set the number of colors to quantize to.
setPass(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the RTP Agent Pass.
setPassword(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the password used by ICE or relayed candidate.
setPayload(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Set the payload represented.
setPayloads(List<PayloadType>) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Set the port number for the STUN service.
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the port, using 0 for any port.
setPortA(int) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set Side A receive port.
setPortB(int) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set Side B receive port.
setPreference(int) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the preference order for this transportElement.
setPreferredPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
setPreferredPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
setProto(TransportCandidate.Protocol) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the protocol for the transmission.
setResolveEnd() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Indicate the end of the resolution process.
setResolveInit() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Indicate the beginning of the resolution process.
setResponder(Jid) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session responder.
setResponder(Jid) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the responder.
setResult(boolean) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
A convenience method for setting ARGB pixels in an image.
setSerpentine(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set whether to use a serpentine pattern for return or not.
setServiceEnabled(XMPPConnection, boolean) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Enables or disables the Jingle support on a given connection.
setSession(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Set the XMPP connection associated.
setSessionId(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the jingle's sessionId that is using this candidate.
setSessionState(JingleSessionState) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Validate the state changes.
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session ID
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Session ID of the Stanza (usually same as Jingle Session ID).
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the session ID related to this session.
setSTUNService(String, int) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Set the STUN server name and port.
setSymmetric(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the symmetric candidate for this candidate.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Set Transmit Enabled/Disabled.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Set transmit activity.
setTransportNegotiator(TransportNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set TransportNegotiator
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Set transmit activity.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
setType(ICECandidate.Type) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the Candidate Type.
setType(TransportResolver.Type) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
setup(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Initialize the quantizer.
setup(int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Initialize the quantizer.
setupJMF() - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Runs JMFInit the first time the application is started so that capture devices are properly detected and initialized by JMF.
setupJMF() - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Runs JMFInit the first time the application is started so that capture devices are properly detected and initialized by JMF.
setupListeners() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Setup the listeners that act on events coming from the lower level negotiators.
setUsername(String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the username for this transportElement in ICE.
SpeexMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
Implements a jingleMediaManager using JMF based API and JSpeex.
SpeexMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
SSLTCP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
start() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
start() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Starts the transmission.
start(boolean) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
start() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
startBridge() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
startBridge() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
startIncoming() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
This is the starting point for responding to a new session.
startOutgoing() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
This is the starting point for intitiating a new session.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Starts a RTP / UDP / TCP Receiver from the remote Candidate to local Candidate.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
For NAT Reasons this method does nothing.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Starts a RTP / UDP / TCP Transmission to the remote Candidate.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Stops the transmission if already started.
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Stops Transmitter.
stopJingleMediaSession() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Stop a Jingle media session.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Stops a RTP / UDP / TCP Receiver from the remote Candidate to local Candidate.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
For NAT Reasons this method does nothing.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Stops a RTP / UDP / TCP Transmission to the remote Candidate.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
streamClosed(StreamPlayer, boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
STUN - Class in org.jivesoftware.smackx.jingleold.nat
STUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier.
STUN() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN
Creates a STUN IQ.
STUN.Provider - Class in org.jivesoftware.smackx.jingleold.nat
IQProvider for RTP Bridge packets.
STUN.StunServerAddress - Class in org.jivesoftware.smackx.jingleold.nat
Provides easy abstract to store STUN Server Addresses and Ports.
STUNResolver - Class in org.jivesoftware.smackx.jingleold.nat
Transport resolver using the JSTUN library, to discover public IP and use it as a candidate.
STUNResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Constructor with default STUN server.
STUNResolver(int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Constructor with a default port.
STUNResolver.STUNService - Class in org.jivesoftware.smackx.jingleold.nat
STUN service definition.
StunServerAddress(String, String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
 
STUNSERVERS_FILENAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
STUNService(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Basic constructor, with the hostname and port
STUNService() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Default constructor, without name and port.
STUNTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Jingle Transport Manager implementation to be used on NAT networks with STUN Service NOT Blocked.
STUNTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNTransportManager
 
SUBTRACT - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 

T

TCP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TCPACT - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TCPPASS - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TcpUdpBridgeClient - Class in org.jivesoftware.smackx.jingleold.nat
A Simple and Experimental Bridge.
TcpUdpBridgeClient(String, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
TcpUdpBridgeServer - Class in org.jivesoftware.smackx.jingleold.nat
A Simple and Experimental Bridge.
TcpUdpBridgeServer(String, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
terminate() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminates the session with default reason.
terminate(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminates the session with a custom reason.
testASync(TransportCandidate, String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
testFinished(TestResult, TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.ResultListener
 
TestMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.test
Implements a MediaManager for test purposes.
TestMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
TestMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.test
This Class implements a complete JingleMediaSession for unit testing.
TestMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Creates a TestMediaSession with defined payload type, remote and local candidates.
TestResult - Class in org.jivesoftware.smackx.jingleold.nat
Result of an ECHO Test.
TestResult() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TestResult
 
tileWidth - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
toString() - Method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the String value for an Action.
toString() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
For debugging just emit the short name of the class.
toString() - Method in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
toString() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
toString() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
toString() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
toString() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
toXML() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Convert a Jingle description to XML.
toXML() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Convert a Jingle description to XML.
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
 
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Convert a Jingle description to XML.
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns the error as XML.
toXML() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Obtain a valid XML representation of a transport candidate.
toXML(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Return the XML representation for this element.
transformedSpace - Variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
The output image bounds.
transformSpace(Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Calculate output bounds for given input bounds.
TransportCandidate - Class in org.jivesoftware.smackx.jingleold.nat
Transport candidate.
TransportCandidate() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Empty constructor.
TransportCandidate(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Constructor with IP address and port.
TransportCandidate(String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Constructor with IP address and port.
transportCandidate - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
 
TransportCandidate.CandidateEcho - Class in org.jivesoftware.smackx.jingleold.nat
 
TransportCandidate.Channel - Class in org.jivesoftware.smackx.jingleold.nat
Type-safe enum for the transportElement channel.
TransportCandidate.Fixed - Class in org.jivesoftware.smackx.jingleold.nat
Fixed transport candidate.
TransportCandidate.Protocol - Class in org.jivesoftware.smackx.jingleold.nat
Type-safe enum for the transportElement protocol.
transportClosed(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that a transport must be cancelled.
transportClosedOnError(XMPPException) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that the transport was closed due to an exception.
transportEstablished(TransportCandidate, TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that the transport has been established.
TransportNegotiator - Class in org.jivesoftware.smackx.jingleold.nat
Transport negotiator.
TransportNegotiator(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Default constructor.
TransportNegotiator.Ice - Class in org.jivesoftware.smackx.jingleold.nat
Ice transport negotiator.
TransportNegotiator.RawUdp - Class in org.jivesoftware.smackx.jingleold.nat
Raw-UDP transport negotiator.
TransportResolver - Class in org.jivesoftware.smackx.jingleold.nat
A TransportResolver is used for obtaining a list of valid transport candidates.
TransportResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Default constructor.
TransportResolver.Type - Enum in org.jivesoftware.smackx.jingleold.nat
 
TransportResolverListener - Interface in org.jivesoftware.smackx.jingleold.nat
Transport resolver Interface .
TransportResolverListener.Checker - Interface in org.jivesoftware.smackx.jingleold.nat
Resolver checker.
TransportResolverListener.Resolver - Interface in org.jivesoftware.smackx.jingleold.nat
Resolver listener.
triggerCandidateAdded(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Trigger a new candidate added event.
triggerContentEstablished() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
triggerMediaClosed(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Trigger a jmf closed event.
triggerMediaEstablished(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Trigger a session established event.
triggerMediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a media received event.
triggerSessionClosed(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a session closed event.
triggerSessionClosedOnError(XMPPException) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a session closed event due to an error.
triggerSessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Trigger CreatedJingleSessionListeners that a session was created.
type - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 

U

UDP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
UNKNOWN_SESSION - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
UNSUPPORTED_CONTENT - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
UNSUPPORTED_TRANSPORTS - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
update(SessionEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
JingleSessionListener.
update(ReceiveStreamEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
ReceiveStreamListener.
updatePacketListener() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Install the stanza listener.

V

VALUE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleNegotiatorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.nat.TransportResolver.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingleold.JingleNegotiatorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingleold.nat.TransportResolver.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WholeImageFilter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
WholeImageFilter() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Construct a WholeImageFilter.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links