Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.service.protocol.event

Packages that use net.java.sip.communicator.service.protocol.event
net.java.sip.communicator.impl.callhistory   
net.java.sip.communicator.impl.contactlist   
net.java.sip.communicator.impl.filehistory   
net.java.sip.communicator.impl.globalshortcut   
net.java.sip.communicator.impl.gui.main.account   
net.java.sip.communicator.impl.gui.main.call   
net.java.sip.communicator.impl.gui.main.call.conference   
net.java.sip.communicator.impl.gui.main.chat   
net.java.sip.communicator.impl.gui.main.chat.conference   
net.java.sip.communicator.impl.gui.main.chat.filetransfer   
net.java.sip.communicator.impl.gui.main.chat.history   
net.java.sip.communicator.impl.gui.main.chatroomslist   
net.java.sip.communicator.impl.gui.main.contactlist   
net.java.sip.communicator.impl.gui.main.contactlist.contactsource   
net.java.sip.communicator.impl.gui.main.contactlist.notifsource   
net.java.sip.communicator.impl.gui.main.login   
net.java.sip.communicator.impl.gui.main.presence   
net.java.sip.communicator.impl.msghistory   
net.java.sip.communicator.impl.osdependent.jdic   
net.java.sip.communicator.impl.protocol.dict   
net.java.sip.communicator.impl.protocol.gibberish   
net.java.sip.communicator.impl.protocol.icq   
net.java.sip.communicator.impl.protocol.irc   
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.mock   
net.java.sip.communicator.impl.protocol.msn   
net.java.sip.communicator.impl.protocol.rss   
net.java.sip.communicator.impl.protocol.sip   
net.java.sip.communicator.impl.protocol.sip.dtmf   
net.java.sip.communicator.impl.protocol.ssh   
net.java.sip.communicator.impl.protocol.yahoo   
net.java.sip.communicator.plugin.chatalerter   
net.java.sip.communicator.plugin.notificationwiring   
net.java.sip.communicator.plugin.otr   
net.java.sip.communicator.plugin.reconnectplugin   
net.java.sip.communicator.plugin.whiteboard   
net.java.sip.communicator.service.protocol   
net.java.sip.communicator.service.protocol.event   
net.java.sip.communicator.service.protocol.media   
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.callhistory
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.contactlist
ContactCapabilitiesEvent
          Represents an event/EventObject fired by OperationSetClientCapabilities in order to notify about changes in the list of the OperationSet capabilities of a Contact.
ContactCapabilitiesListener
          Represents a listener of changes in the capabilities of a Contact as known by an associated protocol provider delivered in the form of ContactCapabilitiesEvents.
ContactPresenceStatusChangeEvent
          Instances of this class represent a change in the status of a particular contact.
ContactPresenceStatusListener
          ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.filehistory
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
FileTransferStatusChangeEvent
          The FileTransferStatusChangeEvent is the event indicating of a change in the state of a file transfer.
FileTransferStatusListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current status of a file transfer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.globalshortcut
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.account
ProviderPresenceStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
ProviderPresenceStatusListener
          An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.call
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerAdapter
          An abstract adapter class for receiving call peer (change) events.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceEvent
          Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerEvent
           
CallPeerSecurityListener
          CallPeerSecurityListener interface extends EventListener.
CallPeerSecurityMessageEvent
          The CallPeerSecurityFailedEvent is triggered whenever a problem has occurred during call security process.
CallPeerSecurityNegotiationStartedEvent
          The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityOffEvent
          The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOnEvent
          The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityTimeoutEvent
          The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.call.conference
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
CallPeerSecurityNegotiationStartedEvent
          The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityOffEvent
          The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOnEvent
          The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityTimeoutEvent
          The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.chat
ChatRoomLocalUserRoleChangeEvent
          Dispatched to notify interested parties that a change in our role in the source chat room has occurred.
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPropertyChangeEvent
          A ChatRoomMemberPropertyChangeEvent is issued whenever a chat room member property has changed (such as the nickname for example).
ChatRoomMemberPropertyChangeListener
          The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRoleChangeEvent
          Dispatched to notify interested parties that a change in a member role in the source room has occurred.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ContactPresenceStatusChangeEvent
          Instances of this class represent a change in the status of a particular contact.
ContactPresenceStatusListener
          ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
FileTransferStatusChangeEvent
          The FileTransferStatusChangeEvent is the event indicating of a change in the state of a file transfer.
FileTransferStatusListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current status of a file transfer.
MessageListener
          A listener that would gather events notifying of message delivery status.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.chat.conference
AdHocChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationReceivedEvent
          AdHocChatRoomInvitationReceivedEvents indicate reception of an invitation to join an ad-hoc chat room.
AdHocChatRoomInvitationRejectedEvent
          AdHocChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
AdHocChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent
          AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
AdHocChatRoomParticipantPresenceChangeEvent
          Dispatched to notify interested parties that a change in the presence of an ad-hoc chat room participant has occurred.
AdHocChatRoomParticipantPresenceListener
          A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
ChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join a MUC room is received.
ChatRoomInvitationReceivedEvent
          ChatRoomInvitationReceivedEvents indicate reception of an invitation to join a chat room.
ChatRoomInvitationRejectedEvent
          ChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
ChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPresenceChangeEvent
          Dispatched to notify interested parties that a change in the presence of a chat room member has occurred.
ChatRoomMemberPresenceListener
          A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
ChatRoomPropertyChangeEvent
          A ChatRoomPropertyChangeEvent is issued whenever a chat room property has changed.
ChatRoomPropertyChangeFailedEvent
          Dispatched to indicate that a change of a chat room property has failed.
ChatRoomPropertyChangeListener
          The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
LocalUserAdHocChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
LocalUserChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
LocalUserChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
MessageListener
          A listener that would gather events notifying of message delivery status.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.chat.filetransfer
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferProgressEvent
          The FileTransferProgressEvent indicates the progress of a file transfer.
FileTransferProgressListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current progress of a file transfer.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
FileTransferStatusChangeEvent
          The FileTransferStatusChangeEvent is the event indicating of a change in the state of a file transfer.
FileTransferStatusListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current status of a file transfer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.chat.history
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.chatroomslist
ProviderPresenceStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
ProviderPresenceStatusListener
          An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.contactlist
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
TypingNotificationEvent
          TypingNotificationEvents are delievered upon reception of a corresponding message from a remote contact.
TypingNotificationsListener
          This listener receives events whenever a contact has sent us a typing notification.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.contactlist.contactsource
ContactPresenceStatusChangeEvent
          Instances of this class represent a change in the status of a particular contact.
ContactPresenceStatusListener
          ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.contactlist.notifsource
MessageWaitingEvent
          MessageWaitingEvent indicates a message waiting event is received.
MessageWaitingListener
          The listener which will gather notifications for message waiting.
ProviderPresenceStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
ProviderPresenceStatusListener
          An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.login
AccountManagerEvent
          Represents a notifying event fired by a specific AccountManager.
AccountManagerListener
          Represents a listener receiving notifications from AccountManager.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.gui.main.presence
AvatarEvent
          Instances of this class represent a change avatar of a protocol
AvatarListener
          The listener interface for receiving geolocation events.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
ServerStoredDetailsChangeEvent
          Instances of this class represent a change in the server stored details change that triggered them.
ServerStoredDetailsChangeListener
          Listener that is informed when a change has been made to some server stored detail.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.msghistory
AdHocChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent
          AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
LocalUserAdHocChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
LocalUserChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
LocalUserChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.osdependent.jdic
ProviderPresenceStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
ProviderPresenceStatusListener
          An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.dict
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.gibberish
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.icq
AdHocChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomParticipantPresenceListener
          A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.irc
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPresenceListener
          A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberPropertyChangeEvent
          A ChatRoomMemberPropertyChangeEvent is issued whenever a chat room member property has changed (such as the nickname for example).
ChatRoomMemberPropertyChangeListener
          The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomPropertyChangeListener
          The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.jabber
AccountManagerEvent
          Represents a notifying event fired by a specific AccountManager.
AccountManagerListener
          Represents a listener receiving notifications from AccountManager.
CallChangeAdapter
          An abstract adapter class for receiving call-state (change) events.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerAdapter
          An abstract adapter class for receiving call peer (change) events.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPresenceListener
          A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberPropertyChangeEvent
          A ChatRoomMemberPropertyChangeEvent is issued whenever a chat room member property has changed (such as the nickname for example).
ChatRoomMemberPropertyChangeListener
          The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomPropertyChangeListener
          The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
ContactPresenceStatusChangeEvent
          Instances of this class represent a change in the status of a particular contact.
ContactPresenceStatusListener
          ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
ContactPropertyChangeEvent
          A Contact property change event is issued whenever a contact property has changed.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
GenericEventListener
          A listener that would gather and notify for incoming generic events.
GeolocationListener
          The listener interface for receiving geolocation events.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
SubscriptionEvent
          SubscriptionEvents indicate creation removal or failure of a given Subscription.
SubscriptionListener
          Instances of this interface would listen for events generated as a result of creating or removing a presence subscription through the subscribe and unsubscribe methods of the OperationSetPresence and OperationSetPersistentPresence operation sets.
SubscriptionMovedEvent
          Events of this class represent the fact that a server stored subscription/contact has been moved from one server stored group to another.
WhiteboardChangeListener
          A whiteboard change listener receives events indicating that a whiteboard has changed and a participant has either left or joined.
WhiteboardInvitationListener
          A listener that dispatches events notifying that an invitation to join a white board is received.
WhiteboardInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
WhiteboardObjectListener
          A listener that would gather events notifying of WhiteboardObject delivery status.
WhiteboardParticipantChangeEvent
          WhiteboardParticipantChangeEvent-s are triggerred wheneve a change occurs in a WhiteboardParticipant.
WhiteboardParticipantListener
          A WhiteboardParticipantListener receives events notifying of changes that have occurred within a WhiteboardParticipant.
WhiteboardSessionPresenceListener
          A listener that will be notified of changes in our presence in the white-board, such as joined, left, dropped, etc.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.jabber.extensions.version
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.mock
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPresenceListener
          A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberPropertyChangeListener
          The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomPropertyChangeListener
          The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.msn
AdHocChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomParticipantPresenceListener
          A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.rss
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.sip
AccountManagerEvent
          Represents a notifying event fired by a specific AccountManager.
AccountManagerListener
          Represents a listener receiving notifications from AccountManager.
CallChangeAdapter
          An abstract adapter class for receiving call-state (change) events.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerAdapter
          An abstract adapter class for receiving call peer (change) events.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
DTMFListener
          A listener that would notify for incoming DTMF tones.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
MessageWaitingListener
          The listener which will gather notifications for message waiting.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.sip.dtmf
DTMFListener
          A listener that would notify for incoming DTMF tones.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.ssh
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.impl.protocol.yahoo
AdHocChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomParticipantPresenceListener
          A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
EventFilter
          An event filter that decides whether an instant message event should be filtered or not.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.plugin.chatalerter
AdHocChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent
          AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
LocalUserAdHocChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
LocalUserChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
LocalUserChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.plugin.notificationwiring
AdHocChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent
          AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceEvent
          Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
CallPeerSecurityListener
          CallPeerSecurityListener interface extends EventListener.
CallPeerSecurityMessageEvent
          The CallPeerSecurityFailedEvent is triggered whenever a problem has occurred during call security process.
CallPeerSecurityNegotiationStartedEvent
          The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityOffEvent
          The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOnEvent
          The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityTimeoutEvent
          The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
LocalUserAdHocChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
LocalUserChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
LocalUserChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
TypingNotificationEvent
          TypingNotificationEvents are delievered upon reception of a corresponding message from a remote contact.
TypingNotificationsListener
          This listener receives events whenever a contact has sent us a typing notification.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.plugin.otr
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.plugin.reconnectplugin
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.plugin.whiteboard
WhiteboardObjectDeletedEvent
          WhiteboardObjectDeletedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
WhiteboardObjectDeliveredEvent
          WhiteboardObjectDeliveredEvents confirms successful delivery of a WhiteboardObject.
WhiteboardObjectDeliveryFailedEvent
          WhiteboardObjectDeliveredEvents are used to report that delivery of a whiteboardObject has failed.
WhiteboardObjectListener
          A listener that would gather events notifying of WhiteboardObject delivery status.
WhiteboardObjectModifiedEvent
          WhiteboardObjectModifiedEvents indicate that a WhiteboardObject has been modified remotely.
WhiteboardObjectReceivedEvent
          WhiteboardObjectReceivedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.service.protocol
AccountManagerListener
          Represents a listener receiving notifications from AccountManager.
AdHocChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomMessageListener
          A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomParticipantPresenceListener
          A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
AvatarListener
          The listener interface for receiving geolocation events.
CallChangeAdapter
          An abstract adapter class for receiving call-state (change) events.
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceEvent
          Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
CallPeerSecurityListener
          CallPeerSecurityListener interface extends EventListener.
CallPeerSecurityNegotiationStartedEvent
          The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityOffEvent
          The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOnEvent
          The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityStatusEvent
          Parent class for SecurityOn and SecurityOff events.
CallPeerSecurityTimeoutEvent
          The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
ChatRoomInvitationListener
          A listener that dispatches events notifying that an invitation to join a MUC room is received.
ChatRoomInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
ChatRoomLocalUserRoleListener
          A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMemberPresenceListener
          A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberPropertyChangeListener
          The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRoleListener
          A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageListener
          A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomPropertyChangeListener
          The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
ContactCapabilitiesListener
          Represents a listener of changes in the capabilities of a Contact as known by an associated protocol provider delivered in the form of ContactCapabilitiesEvents.
ContactPresenceStatusListener
          ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
DTMFListener
          A listener that would notify for incoming DTMF tones.
EventFilter
          An event filter that decides whether an instant message event should be filtered or not.
FileTransferListener
          A listener that would gather events notifying of incoming file transfer requests.
FileTransferProgressListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current progress of a file transfer.
FileTransferStatusListener
          The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current status of a file transfer.
GenericEventListener
          A listener that would gather and notify for incoming generic events.
GeolocationListener
          The listener interface for receiving geolocation events.
LocalUserAdHocChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
LocalUserChatRoomPresenceListener
          A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageListener
          A listener that would gather events notifying of message delivery status.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
MessageWaitingListener
          The listener which will gather notifications for message waiting.
ProviderPresenceStatusListener
          An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
RemoteControlListener
          An event listener that should be implemented by parties interested in remote control feature (i.e desktop sharing).
ServerStoredDetailsChangeListener
          Listener that is informed when a change has been made to some server stored detail.
ServerStoredGroupListener
          Used to deliver events concerning contact groups in server stored contact lists.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
SubscriptionListener
          Instances of this interface would listen for events generated as a result of creating or removing a presence subscription through the subscribe and unsubscribe methods of the OperationSetPresence and OperationSetPersistentPresence operation sets.
TypingNotificationsListener
          This listener receives events whenever a contact has sent us a typing notification.
WhiteboardChangeListener
          A whiteboard change listener receives events indicating that a whiteboard has changed and a participant has either left or joined.
WhiteboardInvitationListener
          A listener that dispatches events notifying that an invitation to join a white board is received.
WhiteboardInvitationRejectionListener
          A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
WhiteboardObjectListener
          A listener that would gather events notifying of WhiteboardObject delivery status.
WhiteboardParticipantListener
          A WhiteboardParticipantListener receives events notifying of changes that have occurred within a WhiteboardParticipant.
WhiteboardSessionPresenceListener
          A listener that will be notified of changes in our presence in the white-board, such as joined, left, dropped, etc.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.service.protocol.event
AccountManagerEvent
          Represents a notifying event fired by a specific AccountManager.
AdHocChatRoomCreatedEvent
          The event that occurs when an ad-hoc chat room has been created.
AdHocChatRoomDestroyedEvent
          The event that occurs when an ad-hoc chat room has been created.
AdHocChatRoomInvitationReceivedEvent
          AdHocChatRoomInvitationReceivedEvents indicate reception of an invitation to join an ad-hoc chat room.
AdHocChatRoomInvitationRejectedEvent
          AdHocChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
AdHocChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent
          AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
AdHocChatRoomParticipantPresenceChangeEvent
          Dispatched to notify interested parties that a change in the presence of an ad-hoc chat room participant has occurred.
AvatarEvent
          Instances of this class represent a change avatar of a protocol
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceEvent
          Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
CallPeerSecurityMessageEvent
          The CallPeerSecurityFailedEvent is triggered whenever a problem has occurred during call security process.
CallPeerSecurityNegotiationStartedEvent
          The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityOffEvent
          The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOnEvent
          The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityStatusEvent
          Parent class for SecurityOn and SecurityOff events.
CallPeerSecurityTimeoutEvent
          The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
ChatRoomInvitationReceivedEvent
          ChatRoomInvitationReceivedEvents indicate reception of an invitation to join a chat room.
ChatRoomInvitationRejectedEvent
          ChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
ChatRoomLocalUserRoleChangeEvent
          Dispatched to notify interested parties that a change in our role in the source chat room has occurred.
ChatRoomMemberPresenceChangeEvent
          Dispatched to notify interested parties that a change in the presence of a chat room member has occurred.
ChatRoomMemberPropertyChangeEvent
          A ChatRoomMemberPropertyChangeEvent is issued whenever a chat room member property has changed (such as the nickname for example).
ChatRoomMemberRoleChangeEvent
          Dispatched to notify interested parties that a change in a member role in the source room has occurred.
ChatRoomMessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent
          ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
ChatRoomPropertyChangeEvent
          A ChatRoomPropertyChangeEvent is issued whenever a chat room property has changed.
ChatRoomPropertyChangeFailedEvent
          Dispatched to indicate that a change of a chat room property has failed.
ConferenceMembersSoundLevelEvent
          Notifies interested parties in ConferenceMembers sound level changes.
ContactCapabilitiesEvent
          Represents an event/EventObject fired by OperationSetClientCapabilities in order to notify about changes in the list of the OperationSet capabilities of a Contact.
ContactPresenceStatusChangeEvent
          Instances of this class represent a change in the status of a particular contact.
ContactPropertyChangeEvent
          A Contact property change event is issued whenever a contact property has changed.
DTMFReceivedEvent
          DTMFReceivedEvents indicate reception of a DTMF tone.
FileTransferCreatedEvent
          The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferProgressEvent
          The FileTransferProgressEvent indicates the progress of a file transfer.
FileTransferRequestEvent
          The FileTransferRequestEvent indicates the reception of a file transfer request.
FileTransferStatusChangeEvent
          The FileTransferStatusChangeEvent is the event indicating of a change in the state of a file transfer.
GenericEvent
          GenericEvents indicate reception of an new generic event.
GeolocationEvent
          Instances of this class represent a change geographic location of a contact.
LocalUserAdHocChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserChatRoomPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
MessageDeliveredEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveryFailedEvent
          MessageDeliveredEvents confirm successful delivery of an instant message.
MessageReceivedEvent
          MessageReceivedEvents indicate reception of an instant message.
MessageWaitingEvent
          MessageWaitingEvent indicates a message waiting event is received.
ProviderPresenceStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
ProviderStatusChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RemoteControlGrantedEvent
          Event that notify that remote control feature has been granted.
RemoteControlRevokedEvent
          Event that notify that remote control feature has been revoked.
ServerStoredDetailsChangeEvent
          Instances of this class represent a change in the server stored details change that triggered them.
ServerStoredGroupEvent
          Events of this class indicate a change in one of the properties of a ServerStoredGroup.
SubscriptionEvent
          SubscriptionEvents indicate creation removal or failure of a given Subscription.
SubscriptionListener
          Instances of this interface would listen for events generated as a result of creating or removing a presence subscription through the subscribe and unsubscribe methods of the OperationSetPresence and OperationSetPersistentPresence operation sets.
SubscriptionMovedEvent
          Events of this class represent the fact that a server stored subscription/contact has been moved from one server stored group to another.
TypingNotificationEvent
          TypingNotificationEvents are delievered upon reception of a corresponding message from a remote contact.
WhiteboardChangeEvent
          WhiteboardChangeEvents are triggerred whenever a change occurs in a Whiteboard.
WhiteboardInvitationReceivedEvent
          WhiteboardInvitationReceivedEvents indicate reception of an invitation to join a whiteboard.
WhiteboardInvitationRejectedEvent
          WhiteboardInvitationRejectedEvents indicates the reception of a rejection of an invitation.
WhiteboardObjectDeletedEvent
          WhiteboardObjectDeletedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
WhiteboardObjectDeliveredEvent
          WhiteboardObjectDeliveredEvents confirms successful delivery of a WhiteboardObject.
WhiteboardObjectDeliveryFailedEvent
          WhiteboardObjectDeliveredEvents are used to report that delivery of a whiteboardObject has failed.
WhiteboardObjectModifiedEvent
          WhiteboardObjectModifiedEvents indicate that a WhiteboardObject has been modified remotely.
WhiteboardObjectReceivedEvent
          WhiteboardObjectReceivedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
WhiteboardParticipantChangeEvent
          WhiteboardParticipantChangeEvent-s are triggerred wheneve a change occurs in a WhiteboardParticipant.
WhiteboardParticipantEvent
          WhiteboardParticipantEvents indicate that a participant in a whiteboard session has either left or entered the session.
WhiteboardSessionPresenceChangeEvent
          Dispatched to notify interested parties that a change in our presence in the source whiteboard has occured.
 

Classes in net.java.sip.communicator.service.protocol.event used by net.java.sip.communicator.service.protocol.media
CallChangeEvent
          CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeListener
          A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallEvent
          An event class representing that an incoming or an outgoing call has been created.
CallGroupEvent
          An event class representing that an Call or CallPeer is added/removed to/from a CallGroup.
CallGroupListener
          Instances of this class are used for listening for notifications coming out of a CallGroup.
CallListener
          Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallPeerChangeEvent
          CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerConferenceEvent
          Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerConferenceListener
          Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
CallPeerEvent
           
CallPeerListener
          Receives events notifying of changes that have occurred within a CallPeer.
ConferenceMembersSoundLevelListener
          Notifies interested parties in ConferenceMembers sound level changes.
RegistrationStateChangeEvent
          Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeListener
          An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
SoundLevelListener
          Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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