Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
accept()
- Method in class org.jivesoftware.smackx.jingle.
JingleSessionRequest
Accepts this request and creates the incoming Jingle session.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportNegotiator
Return true if the transport candidate is acceptable for the current negotiator.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportNegotiator.Ice
Return true for ICE candidates.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportNegotiator.RawUdp
Return true for fixed candidates.
addAudioPayloadTypes(List<PayloadType>)
- Method in class org.jivesoftware.smackx.packet.
JingleDescription
Adds a list of payloads to the packet.
addCandidate(JingleTransport.JingleTransportCandidate)
- Method in class org.jivesoftware.smackx.packet.
JingleTransport
Adds a transport candidate.
addCandidate(JingleTransport.JingleTransportCandidate)
- Method in class org.jivesoftware.smackx.packet.
JingleTransport.Ice
Add a transport candidate
addCandidate(JingleTransport.JingleTransportCandidate)
- Method in class org.jivesoftware.smackx.packet.
JingleTransport.RawUdp
Add a transport candidate
addCandidateEcho(JingleSession)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportCandidate
addContent(JingleContent)
- Method in class org.jivesoftware.smackx.packet.
Jingle
Add a new content.
addContentNegotiator(ContentNegotiator)
- Method in class org.jivesoftware.smackx.jingle.
JingleSession
Add a new content negotiator on behalf of a
section received.
addContents(List<JingleContent>)
- Method in class org.jivesoftware.smackx.packet.
Jingle
Add a list of JingleContent elements
addCreationListener(CreatedJingleSessionListener)
- Method in class org.jivesoftware.smackx.jingle.
JingleManager
Adds a CreatedJingleSessionListener.
addExpectedId(String)
- Method in class org.jivesoftware.smackx.jingle.
JingleNegotiator
Add expected ID
addJingleMediaSession(String, JingleMediaSession)
- Method in class org.jivesoftware.smackx.jingle.
JingleSession
The jingle session may have one or more media managers that are trying to establish media sessions.
addJingleSessionRequestListener(JingleSessionRequestListener)
- Method in class org.jivesoftware.smackx.jingle.
JingleManager
Add a Jingle session request listenerJingle to listen to incoming session requests.
addJingleTransport(JingleTransport)
- Method in class org.jivesoftware.smackx.packet.
JingleContent
Adds a JingleTransport type to the packet.
addListener(JingleListener)
- Method in class org.jivesoftware.smackx.jingle.
JingleNegotiator
Add a Jingle session listener to listen to incoming session requests.
addListener(TransportResolverListener.Checker)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportCandidate
Add a transport resolver listener.
addListener(DatagramListener)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportCandidate.CandidateEcho
addListener(TransportResolverListener)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportResolver
Add a transport resolver listener.
addMediaListener(JingleMediaListener)
- Method in class org.jivesoftware.smackx.jingle.
JingleSession
Add a listener for jmf negotiation events
addPayloadType(PayloadType)
- Method in class org.jivesoftware.smackx.packet.
JingleDescription
Adds a audio payload type to the packet.
addRemoteAudioPayloadType(PayloadType.Audio)
- Method in class org.jivesoftware.smackx.jingle.media.
MediaNegotiator
Adds a payload type to the list of remote payloads.
addResultListener(ResultListener)
- Method in class org.jivesoftware.smackx.jingle.nat.
TransportCandidate.CandidateEcho
addTransportListener(JingleTransportListener)
- Method in class org.jivesoftware.smackx.jingle.
JingleSession
Add a listener for transport negotiation events
addTransportNegotiator(TransportNegotiator)
- Method in class org.jivesoftware.smackx.jingle.
ContentNegotiator
addTransports(List<JingleTransport>)
- Method in class org.jivesoftware.smackx.packet.
JingleContent
Adds a list of transports to add to the packet.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W