Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.protocol.jabber

Packages that use net.java.sip.communicator.impl.protocol.jabber
net.java.sip.communicator.impl.protocol.jabber   
net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive   
net.java.sip.communicator.impl.protocol.jabber.extensions.version   
net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard   
 

Classes in net.java.sip.communicator.impl.protocol.jabber used by net.java.sip.communicator.impl.protocol.jabber
AbstractContactGroupJabberImpl
          The Jabber implementation of the service.protocol.ContactGroup interface.
ActiveCallsRepositoryGTalkImpl
          Keeps a list of all calls currently active and maintained by this protocol provider.
ActiveCallsRepositoryJabberImpl
          Keeps a list of all calls currently active and maintained by this protocol provider.
CallGTalkImpl
          A Google Talk implementation of the Call abstract class encapsulating Google Talk sessions.
CallJabberImpl
          A Jabber implementation of the Call abstract class encapsulating Jabber jingle sessions.
CallPeerGTalkImpl
          Implements a Google Talk CallPeer.
CallPeerJabberImpl
          Implements a Jabber CallPeer.
CandidatesSender
          Represents functionality which allows a TransportManagerGTalkImpl implementation to send candidates SessionIQs for the purposes of expediting candidate negotiation.
ChatRoomJabberImpl
          Implements chat rooms for jabber.
ChatRoomMemberJabberImpl
          A Jabber implementation of the chat room member.
ContactGroupJabberImpl
          The Jabber implementation of the ContactGroup interface.
ContactJabberImpl
          The Jabber implementation of the service.protocol.Contact interface.
FailoverConnectionMonitor
          When provider registers, check whether we are connected to the first server in the dns records, if its not - considers in failover state and start a task that will periodically checks to see if server has come back and when this happens, re-register to it.
IceUdpTransportManager
          A TransportManagerJabberImpl implementation that would use ICE for candidate management.
InfoRetreiver
          Handles and retrieves all info of our contacts or our account info
JingleNodesCandidate
          Represents a Candidate obtained via Jingle Nodes.
JingleNodesCandidateDatagramSocket
          Represents an application-purposed (as opposed to an ICE-specific) DatagramSocket for a JingleNodesCandidate.
OperationSetBasicTelephonyJabberImpl
          Implements all call management logic and exports basic telephony support by implementing OperationSetBasicTelephony.
OperationSetDesktopStreamingJabberImpl
          Implements all desktop streaming related functions for XMPP.
OperationSetFileTransferJabberImpl
          The Jabber implementation of the OperationSetFileTransfer interface.
OperationSetPersistentPresenceJabberImpl
          The Jabber implementation of a Persistent Presence Operation set.
OperationSetPersistentPresenceJabberImpl.ContactChangesListener
          Manage changes of statuses by resource.
OperationSetVideoTelephonyJabberImpl
          Implements OperationSetVideoTelephony in order to give access to video-specific functionality in the Jabber protocol implementation.
OperationSetWhiteboardingJabberImpl
          Provides basic functionality for white-board.
ProtocolProviderFactoryJabberImpl
          The Jabber implementation of the ProtocolProviderFactory.
ProtocolProviderServiceJabberImpl
          An implementation of the protocol provider service over the Jabber protocol
ProtocolProviderServiceJabberImpl.ConnectState
          State for connect and login state.
ScServiceDiscoveryManager
          An wrapper to smack's default ServiceDiscoveryManager that adds support for XEP-0115 - Entity Capabilities.
ServerStoredContactListJabberImpl
          This class encapsulates the Roster class.
TransportInfoSender
          Represents functionality which allows a TransportManagerJabberImpl implementation to send transport-info JingleIQs for the purposes of expediting candidate negotiation.
TransportManagerGTalkImpl
          TransportManagers gather local candidates for incoming and outgoing calls.
TransportManagerJabberImpl
          TransportManagers gather local candidates for incoming and outgoing calls.
WhiteboardSessionJabberImpl
          A representation of a WhiteboardSession.
 

Classes in net.java.sip.communicator.impl.protocol.jabber used by net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
ProtocolProviderServiceJabberImpl
          An implementation of the protocol provider service over the Jabber protocol
 

Classes in net.java.sip.communicator.impl.protocol.jabber used by net.java.sip.communicator.impl.protocol.jabber.extensions.version
ProtocolProviderServiceJabberImpl
          An implementation of the protocol provider service over the Jabber protocol
 

Classes in net.java.sip.communicator.impl.protocol.jabber used by net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardSessionJabberImpl
          A representation of a WhiteboardSession.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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