Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Interface
waggle.core.events.XEvents

Packages that use XEvents
waggle.client.modules.aggregate Classes for receiving and acting on incoming Aggregate Module back-channel messages. 
waggle.client.modules.annotation Classes for receiving and acting on incoming Annotation Module back-channel messages. 
waggle.client.modules.artifact Classes for receiving and acting on incoming Artifact Module back-channel messages. 
waggle.client.modules.backchannel Classes for receiving and acting on incoming BackChannel Module back-channel messages. 
waggle.client.modules.bookmark Classes for receiving and acting on incoming Bookmark Module back-channel messages. 
waggle.client.modules.broadcast Classes for receiving and acting on incoming Broadcast Module back-channel messages. 
waggle.client.modules.buzz Classes for receiving and acting on incoming Buzz Module back-channel messages. 
waggle.client.modules.chat Classes for receiving and acting on incoming Chat Module back-channel messages. 
waggle.client.modules.connect Classes for receiving and acting on incoming Connect Module back-channel messages. 
waggle.client.modules.contact Classes for receiving and acting on incoming Contact Module back-channel messages. 
waggle.client.modules.conversation Classes for receiving and acting on incoming Conversation Module back-channel messages. 
waggle.client.modules.device Classes for receiving and acting on incoming Device Module back-channel messages. 
waggle.client.modules.distlist Classes for receiving and acting on incoming Distribution List Module back-channel messages. 
waggle.client.modules.document Classes for receiving and acting on incoming Document Module back-channel messages. 
waggle.client.modules.followup Classes for receiving and acting on incoming Followup Module back-channel messages. 
waggle.client.modules.group Classes for receiving and acting on incoming Group Module back-channel messages. 
waggle.client.modules.hive Classes for receiving and acting on incoming Hive Module back-channel messages. 
waggle.client.modules.presence Classes for receiving and acting on incoming Presence Module back-channel messages. 
waggle.client.modules.properties Classes for receiving and acting on incoming Properties Module back-channel messages. 
waggle.client.modules.tag Classes for receiving and acting on incoming Tag Module back-channel messages. 
waggle.client.modules.track Classes for receiving and acting on incoming Track Module back-channel messages. 
waggle.client.modules.user Classes for receiving and acting on incoming User Module back-channel messages. 
waggle.client.modules.voice Classes for receiving and acting on incoming Voice Module back-channel messages. 
waggle.client.modules.widget Classes for receiving and acting on incoming Widget Module back-channel messages. 
waggle.core.events This is the heart of the event management system. 

 

Uses of XEvents in waggle.client.modules.aggregate

 

Subinterfaces of XEvents in waggle.client.modules.aggregate
 interface XAggregateModuleClientEvents
          XAggregateModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.annotation

 

Subinterfaces of XEvents in waggle.client.modules.annotation
 interface XAnnotationModuleClientEvents
          Annotation Module Client Events.

 

Uses of XEvents in waggle.client.modules.artifact

 

Subinterfaces of XEvents in waggle.client.modules.artifact
 interface XArtifactModuleClientEvents
          XArtifactModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.backchannel

 

Subinterfaces of XEvents in waggle.client.modules.backchannel
 interface XBackChannelModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.bookmark

 

Subinterfaces of XEvents in waggle.client.modules.bookmark
 interface XBookmarkModuleClientEvents
          XBookmarkModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.broadcast

 

Subinterfaces of XEvents in waggle.client.modules.broadcast
 interface XBroadcastModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.buzz

 

Subinterfaces of XEvents in waggle.client.modules.buzz
 interface XBuzzModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.chat

 

Subinterfaces of XEvents in waggle.client.modules.chat
 interface XChatModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.connect

 

Subinterfaces of XEvents in waggle.client.modules.connect
 interface XConnectModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.contact

 

Subinterfaces of XEvents in waggle.client.modules.contact
 interface XContactModuleClientEvents
          XContactModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.conversation

 

Subinterfaces of XEvents in waggle.client.modules.conversation
 interface XConversationModuleClientEvents
          XConversationModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.device

 

Subinterfaces of XEvents in waggle.client.modules.device
 interface XDeviceModuleClientEvents
          XDeviceModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.distlist

 

Subinterfaces of XEvents in waggle.client.modules.distlist
 interface XDistributionListModuleClientEvents
          XDistributionListModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.document

 

Subinterfaces of XEvents in waggle.client.modules.document
 interface XDocumentModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.followup

 

Subinterfaces of XEvents in waggle.client.modules.followup
 interface XFollowupModuleClientEvents
          XFollowupModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.group

 

Subinterfaces of XEvents in waggle.client.modules.group
 interface XGroupModuleClientEvents
          XGroupModuleClientEvents.

 

Uses of XEvents in waggle.client.modules.hive

 

Subinterfaces of XEvents in waggle.client.modules.hive
 interface XHiveModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.presence

 

Subinterfaces of XEvents in waggle.client.modules.presence
 interface XPresenceModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.properties

 

Subinterfaces of XEvents in waggle.client.modules.properties
 interface XPropertiesModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.tag

 

Subinterfaces of XEvents in waggle.client.modules.tag
 interface XTagModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.track

 

Subinterfaces of XEvents in waggle.client.modules.track
 interface XTrackModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.user

 

Subinterfaces of XEvents in waggle.client.modules.user
 interface XUserModuleClientEvents
           

 

Uses of XEvents in waggle.client.modules.voice

 

Subinterfaces of XEvents in waggle.client.modules.voice
 interface XVoiceModuleClientEvents
          Voice Module Client Events.

 

Uses of XEvents in waggle.client.modules.widget

 

Subinterfaces of XEvents in waggle.client.modules.widget
 interface XWidgetModuleClientEvents
          XWidgetModuleClientEvents.

 

Uses of XEvents in waggle.core.events

 

Methods in waggle.core.events with type parameters of type XEvents
static
<T extends XEvents>
T
XEventsManager.fire(Class<T> eventInterface)
          Create an Event source to broadcast an event.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.