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

I

ICECandidate - Class in org.jivesoftware.smackx.jingle.nat
ICE Transport candidate.
ICECandidate() - Constructor for class org.jivesoftware.smackx.jingle.nat.ICECandidate
 
ICECandidate(String, int, int, String, int, String, int, ICECandidate.Type) - Constructor for class org.jivesoftware.smackx.jingle.nat.ICECandidate
Constructor with the basic elements of a transport definition.
ICECandidate.Type - Enum in org.jivesoftware.smackx.jingle.nat
 
ICEResolver - Class in org.jivesoftware.smackx.jingle.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.jingle.nat.ICEResolver
 
ICETransportManager - Class in org.jivesoftware.smackx.jingle.nat
$RCSfile: ICETransportManager.java,v $ $Revision: 1.1 $ $Date: 02/01/2007

Copyright 2003-2006 Jive Software.

ICETransportManager(XMPPConnection, String, int) - Constructor for class org.jivesoftware.smackx.jingle.nat.ICETransportManager
 
info(String, Exception) - Method in class org.jivesoftware.smackx.jingle.SmackLogger
Wrapper for commons-logging info(Object msg)
info(String) - Method in class org.jivesoftware.smackx.jingle.SmackLogger
Wrapper for commons-logging info(Object msg)
initialize() - Method in class org.jivesoftware.smackx.jingle.mediaimpl.demo.Demo
 
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.BasicResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.BridgedResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.FixedResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.ICEResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.STUNResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingle.nat.TransportResolver
Initialize the Resolver
initializeAndWait() - Method in class org.jivesoftware.smackx.jingle.nat.TransportResolver
Initialize Transport Resolver and wait until it is complete unitialized.
INITIATOR - Static variable in class org.jivesoftware.smackx.jingle.ContentNegotiator
 
INVALID_PT - Static variable in class org.jivesoftware.smackx.jingle.media.PayloadType
 
isClosed() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
isEstablished() - Method in class org.jivesoftware.smackx.jingle.media.MediaNegotiator
Return true if the content is negotiated.
isExpectedId(String) - Method in class org.jivesoftware.smackx.jingle.JingleNegotiator
Check if the passed ID is the expected ID
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingle.ContentNegotiator
Return true if the transport and content negotiators have finished
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingle.JingleSession
Return true if all of the media managers have finished
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingle.media.MediaNegotiator
Return true if the content is fully negotiated.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingle.nat.TransportNegotiator
Return true if the transport is fully established.
isInitialized() - Method in class org.jivesoftware.smackx.jingle.nat.TransportResolver
Chack if the Transport Resolver is initialized
isNull() - Method in class org.jivesoftware.smackx.jingle.media.PayloadType
Return true if the Payload type is not valid
isNull() - Method in class org.jivesoftware.smackx.jingle.nat.ICECandidate
 
isNull() - Method in class org.jivesoftware.smackx.jingle.nat.TransportCandidate.Channel
Return true if the channel is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingle.nat.TransportCandidate
Return true if the candidate is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingle.nat.TransportCandidate.Protocol
Return true if the protocol is not valid.
isReachable() - Method in class org.jivesoftware.smackx.jingle.nat.TestResult
 
isResolved() - Method in class org.jivesoftware.smackx.jingle.nat.TransportResolver
Return true if the resolver has finished the search for transport candidates.
isResolving() - Method in class org.jivesoftware.smackx.jingle.nat.STUNResolver
Return true if the service is working.
isResolving() - Method in class org.jivesoftware.smackx.jingle.nat.TransportResolver
Return true if the resolver is working.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.JingleManager
Returns true if the Jingle support is enabled for the given connection.
isServiceEnabled(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.jingle.JingleManager
Returns true if the specified user handles Jingle messages.
isStarted() - Method in class org.jivesoftware.smackx.jingle.JingleNegotiator
 

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