Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
actionPerformed(ActionEvent)
- Method in class com.anabas.ibus.
IBusTest
activate()
- Method in interface com.anabas.sharedlet.
SharedletView
The view has been activated and is visible to the user.
activateView(SharedletView)
- Method in interface com.anabas.sharedlet.
LayoutService
Activates a particular view by making it visible and ready for user input.
activateViews(String)
- Method in interface com.anabas.sharedlet.
LayoutService
Activate all of the views for a sharedlet type.
addCapability(String)
- Method in class com.anabas.sharedlet.
CapabilityList
Adds a capability to the list.
addCapabilityListener(CapabilityListener)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Listener to monitor changes in capabilities.
addCollectionListener(GND_CollectionListener)
- Method in interface com.anabas.gxo.
GND_Collection
addCollectionListener(GND_CollectionListener)
- Method in class com.anabas.ibus.
GND_CollectionImpl
addComponentListener(ComponentListener)
- Method in interface com.anabas.sharedlet.
NativeRenderer
addLayoutListener(LayoutServiceListener)
- Method in interface com.anabas.sharedlet.
LayoutService
addNode(ContextImpl, String, Object)
- Method in class com.anabas.naming.
ContextManager
addSelector(String)
- Method in class com.anabas.ibus.
GMS_BaseMessageSelector
addSessionListener(SessionListener)
- Method in interface com.anabas.sharedlet.
SessionManager
Add a listener to session change events such as user joined, left.
addTokenListener(TokenListener)
- Method in interface com.anabas.sharedlet.
TokenService
Adds a token listener.
addWindowListener(WindowListener)
- Method in interface com.anabas.sharedlet.
NativeRenderer
ALL
- Static variable in class com.anabas.util.misc.
LogManager
allWindowsClosed(LayoutServiceEvent)
- Method in interface com.anabas.sharedlet.
LayoutServiceListener
Notifies when all visible windows in the layout service has been closed by the user.
B
bind(String, Object)
- Method in class com.anabas.naming.
ContextImpl
Will bind an object to the name specified.
bind(String, Object)
- Method in interface com.anabas.naming.
Context
bindXO(String, Object)
- Method in interface com.anabas.gxo.
GND_Collection
Binds another stream context or stream under this context.
bindXO(String, Object)
- Method in class com.anabas.ibus.
GND_CollectionImpl
Binds another stream or stream context directly under this context.
BODYTYPE_BYTES
- Static variable in class com.anabas.gxo.
GMS_Message
BODYTYPE_MAP
- Static variable in class com.anabas.gxo.
GMS_Message
BODYTYPE_OBJECT
- Static variable in class com.anabas.gxo.
GMS_Message
BODYTYPE_TEXT
- Static variable in class com.anabas.gxo.
GMS_Message
BODYTYPE_XML
- Static variable in class com.anabas.gxo.
GMS_Message
broadcast(GMS_Message)
- Method in interface com.anabas.gxo.
GMS_StreamPublisher
Broadcast the message to all subscribers in this channel.
broadcast(GMS_Message)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Deliver a broadcast.
broadcast(GMS_Message, boolean)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Broadcasts a message with explicit noLocal.
buildDestination()
- Method in class com.anabas.ibus.
IBusTest
buildList()
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
buildTree(Context, String)
- Static method in class com.anabas.naming.
NamingTestCase
busInit(String)
- Method in class com.anabas.ibus.
IBusTest
C
canBind()
- Method in interface com.anabas.gxo.
GND_CollectionSecurityManager
canCreateChild()
- Method in interface com.anabas.gxo.
GND_CollectionSecurityManager
canCreatePublisher()
- Method in interface com.anabas.gxo.
GMS_StreamSecurityManager
canCreateSubscriber()
- Method in interface com.anabas.gxo.
GMS_StreamSecurityManager
canListen()
- Method in interface com.anabas.gxo.
GND_CollectionSecurityManager
canLookup()
- Method in interface com.anabas.gxo.
GND_CollectionSecurityManager
canSearch()
- Method in interface com.anabas.gxo.
GMS_StreamSecurityManager
CapabilitiesManager
- interface com.anabas.sharedlet.
CapabilitiesManager
.
This SharedletService provides moderation capability to the sharedlet.
capabilityChanged(String, boolean)
- Method in interface com.anabas.sharedlet.
CapabilityListener
CapabilityList
- class com.anabas.sharedlet.
CapabilityList
.
Stores a list of capabilities represented as Strings.
CapabilityList()
- Constructor for class com.anabas.sharedlet.
CapabilityList
Only instantiated by CapabilityManager.
CapabilityList(CapabilityList)
- Constructor for class com.anabas.sharedlet.
CapabilityList
CapabilityListener
- interface com.anabas.sharedlet.
CapabilityListener
.
Listener to changes in the capabilities manager
clearBody()
- Method in class com.anabas.gxo.
GMS_Message
clearBody()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
clearBody()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
clearBody()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
clearBody()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
clearProperties()
- Method in class com.anabas.gxo.
GMS_Message
clearProperties()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
clearProperties()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
clearProperties()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
clearProperties()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
close()
- Method in interface com.anabas.naming.
NamingEnumeration
close()
- Method in class com.anabas.naming.
ContextImpl
Does nothing useful since no resources are reserved.
close()
- Method in class com.anabas.naming.
NamingEnumerationImpl
close()
- Method in interface com.anabas.naming.
Context
collectionCreated(GND_CollectionEvent)
- Method in interface com.anabas.gxo.
GND_CollectionListener
collectionDestroyed(GND_CollectionEvent)
- Method in interface com.anabas.gxo.
GND_CollectionListener
com.anabas.gxo
- package com.anabas.gxo
com.anabas.ibus
- package com.anabas.ibus
com.anabas.naming
- package com.anabas.naming
com.anabas.sharedlet
- package com.anabas.sharedlet
CommunicationService
- interface com.anabas.sharedlet.
CommunicationService
.
Provides distributed communication services via an event bus mechanism.
CommunicationServiceListener
- interface com.anabas.sharedlet.
CommunicationServiceListener
.
CommunicationServiceListener is used to monitor the streams changing in CommunicationService
connect()
- Method in class com.anabas.ibus.
IBusTest
Context
- interface com.anabas.naming.
Context
.
Title: Description: Copyright: Copyright (c) 2000 Company:
ContextImpl
- class com.anabas.naming.
ContextImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
ContextImpl(String, String, Hashtable, ContextManager)
- Constructor for class com.anabas.naming.
ContextImpl
Invoked when a tree should be assigned to this conteext.
ContextInstanceFactory
- interface com.anabas.naming.
ContextInstanceFactory
.
Title: Description: Copyright: Copyright (c) 2000 Company:
ContextManager
- class com.anabas.naming.
ContextManager
.
Title: Description: Copyright: Copyright (c) 2000 Company:
ContextManager()
- Constructor for class com.anabas.naming.
ContextManager
convertMessage(GMS_Message)
- Static method in class com.anabas.ibus.
GMS_PublisherImpl
convertMessage(Message)
- Static method in class com.anabas.ibus.
GMS_SubscriberImpl
createChildCollection(String)
- Method in interface com.anabas.gxo.
GND_Collection
Convenience function for DirContext.createSubcontext(); Creates a new sub context within the larger stream context.
createChildCollection(String)
- Method in class com.anabas.ibus.
GND_CollectionImpl
Use the createSubcontext() method instead.
createDestinationSelector(String)
- Method in interface com.anabas.gxo.
GMS_StreamPublisher
Creates an instance of the specified desintation selector type.
createDestinationSelector(String)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Creates an instance of the specified desintation selector type.
createIBusSubscriber()
- Method in class com.anabas.ibus.
GMS_StreamImpl
Utility function to create a TopicSubscriber with all of the appropriate default message selectors.
createMessage(short, short)
- Method in interface com.anabas.gxo.
GMS_StreamPublisher
Get a list of Destinations that are subscribed to this channel.
createMessage(short, short)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
createMessageSelector(String)
- Method in interface com.anabas.gxo.
GMS_StreamSubscriber
Creates an instance of the specified message selector type.
createMessageSelector(String)
- Method in class com.anabas.ibus.
GMS_SubscriberImpl
Creates an instance of the specified message selector type.
createPublisher()
- Method in interface com.anabas.gxo.
GMS_Stream
createPublisher()
- Method in class com.anabas.ibus.
GMS_StreamImpl
createStream(String)
- Method in interface com.anabas.sharedlet.
CommunicationService
Creates a stream to be used.
createStream(String, Hashtable)
- Method in interface com.anabas.gxo.
GMS_StreamFactory
Creates a new stream within the stream context.
createStream(String, Hashtable)
- Method in class com.anabas.ibus.
GMS_StreamFactoryImpl
Creates a stream with a default selector set in the context factory.
createSubcontext(String)
- Method in class com.anabas.naming.
ContextImpl
Creates a series of subcontexts such matches the name.
createSubcontext(String)
- Method in interface com.anabas.naming.
Context
createSubcontext(String)
- Method in class com.anabas.ibus.
GND_CollectionImpl
Override the dfeault createSubcontext to create a StreamContextImpl rather than a ContextImpl.
createSubcontext(String, ContextInstanceFactory)
- Method in class com.anabas.naming.
ContextImpl
Allow derivative classes to create a context of its own type.
createSubscriber()
- Method in interface com.anabas.gxo.
GMS_Stream
createSubscriber()
- Method in class com.anabas.ibus.
GMS_StreamImpl
createTemporaryFile(String)
- Method in interface com.anabas.sharedlet.
PersistentStoreService
createToken(String)
- Method in interface com.anabas.sharedlet.
TokenService
Creates a token.
D
deactivate()
- Method in interface com.anabas.sharedlet.
SharedletView
The view has been deactivated and is now hidden to the user.
deactivateView(SharedletView)
- Method in interface com.anabas.sharedlet.
LayoutService
Deactivates a particular view by making it invisible.
deactivateViews(String)
- Method in interface com.anabas.sharedlet.
LayoutService
Deactivate all of the views for a sharedlet type.
DEBUG
- Static variable in class com.anabas.util.misc.
LogManager
DefaultContextFactory
- class com.anabas.naming.
DefaultContextFactory
.
Title: Description: Copyright: Copyright (c) 2000 Company:
DefaultContextFactory(String, ContextManager)
- Constructor for class com.anabas.naming.
DefaultContextFactory
DefaultSharedletImpl
- class com.anabas.sharedlet.
DefaultSharedletImpl
.
This is an implementation of Sharedlet class that is used by DefaultSharedletManager to store sharedlet session logic & view information.
DefaultSharedletImpl(String)
- Constructor for class com.anabas.sharedlet.
DefaultSharedletImpl
destroySubcontext(String)
- Method in class com.anabas.naming.
ContextImpl
Creates a context that represents a particular subtree of the naming directory.
destroySubcontext(String)
- Method in interface com.anabas.naming.
Context
destroyTree(Context)
- Static method in class com.anabas.naming.
NamingTestCase
disableCapability(String)
- Method in class com.anabas.sharedlet.
CapabilityList
Disables a capability
disableCapability(String, String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Used to disable capability of a local user.
disableRemoteModeratable(String, String, UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Used by sharedlet to remotely enable capabilities in a different user's capability manager.
dispose()
- Method in interface com.anabas.gxo.
GMS_StreamFactory
Release all resources and connection held by this factory.
E
enableCapability(String)
- Method in class com.anabas.sharedlet.
CapabilityList
Enables the capability
enableCapability(String, String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Used to enable capability of a local user.
enableRemoteModeratable(String, String, UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Used by sharedlet to remotely enable capabilities in a different user's capability manager.
equals(GMS_MessageID)
- Method in interface com.anabas.gxo.
GMS_MessageID
equals(GMS_MessageID)
- Method in class com.anabas.ibus.
GMS_MessageIDImpl
err(int, String, String)
- Static method in class com.anabas.util.misc.
LogManager
A generic error logging function.
err(int, String, String, Exception)
- Static method in class com.anabas.util.misc.
LogManager
A generic error logging function.
err(String, String)
- Static method in class com.anabas.util.misc.
LogManager
err(String, String, Exception)
- Static method in class com.anabas.util.misc.
LogManager
excludeUser(UserID)
- Method in interface com.anabas.gxo.
GMS_MulticastDestinationSelector
excludeUser(UserID)
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
F
findDestination(GMS_DestinationSelector)
- Method in interface com.anabas.gxo.
GMS_Stream
Same as StreamContext.search() but only does so in this stream.
findDestination(GMS_DestinationSelector)
- Method in class com.anabas.ibus.
GMS_StreamImpl
Same as StreamContext.search() but only does so in this stream.
findStream(String)
- Method in interface com.anabas.sharedlet.
CommunicationService
Find a stream by its name under the current meeting context.
G
getAbsoluteName()
- Method in class com.anabas.naming.
ContextImpl
getApplicationRoles()
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Get the list of application roles.
getBadObject()
- Method in class com.anabas.gxo.
GXO_IllegalObjectException
getBodyType()
- Method in class com.anabas.gxo.
GMS_Message
getBodyType()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getBodyType()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getBodyType()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getBodyType()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getBytes()
- Method in class com.anabas.gxo.
GMS_BytesMessage
getBytes()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getCapabilities()
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getCapabilities()
- Method in interface com.anabas.sharedlet.
ModeratableElementInfo
getCapabilities()
- Method in class com.anabas.sharedlet.
CapabilityList
getCapabilities()
- Method in interface com.anabas.sharedlet.
SharedletInfo
A complete list of capabilities that this sharedlet supports.
getConnectionID()
- Method in interface com.anabas.sharedlet.
CommunicationService
getConnectionID()
- Method in interface com.anabas.gxo.
GMS_StreamFactory
Each stream factory has a unique connection ID.
getConstraint(String)
- Method in class com.anabas.sharedlet.
ViewConstraints
getConstraints(String)
- Method in class com.anabas.sharedlet.
SharedletViewInfoImpl
getConstraints(String)
- Method in interface com.anabas.sharedlet.
SharedletViewInfo
The view constraints for a particular rendering "surface".
getContext(String)
- Method in class com.anabas.naming.
ContextManager
getContextManager()
- Static method in class com.anabas.naming.
ContextManager
getCurrentApplicationRole()
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Get the current application role for this instance of the capabilities manager.
getDefaultMessageSelector()
- Method in class com.anabas.ibus.
GMS_StreamImpl
getDescription()
- Method in interface com.anabas.sharedlet.
SharedletInfo
Contains a short description of the sharedlet.
getDestinations()
- Method in interface com.anabas.gxo.
GMS_MulticastDestination
getDestinationString()
- Method in class com.anabas.ibus.
GMS_DestinationImpl
getDestinationString()
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
getFormatType()
- Method in class com.anabas.sharedlet.
JavaViewConstraints
getID()
- Method in class com.anabas.sharedlet.
SharedletViewInfoImpl
getID()
- Method in interface com.anabas.sharedlet.
SharedletViewInfo
getID()
- Method in interface com.anabas.sharedlet.
SharedletSessionLogicInfo
getID()
- Method in interface com.anabas.sharedlet.
Token
The unique instance of this token.
getID()
- Method in interface com.anabas.sharedlet.
SharedletRoleInfo
getID()
- Method in class com.anabas.gxo.
GMS_Message
Uniquely identifies it from other messages within the system.
getID()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getID()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getID()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getID()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getInfo(Sharedlet)
- Method in interface com.anabas.sharedlet.
SharedletManager
Get the SharedletInfo instance associated with a particular Sharedlet instance.
getInfo(String)
- Method in interface com.anabas.sharedlet.
SharedletManager
Get the SharedletInfo structure for a sharedlet type.
getInitialContext()
- Static method in class com.anabas.naming.
ContextManager
getJMSMessage()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getJMSMessage()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getJMSMessage()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getLayoutService()
- Method in class com.anabas.sharedlet.
LayoutServiceEvent
getLogic(SharedletSessionLogicInfo)
- Method in interface com.anabas.sharedlet.
SharedletLogicManager
Get a session logic associated to a session logic object.
getLogicInfos()
- Method in interface com.anabas.sharedlet.
SharedletInfo
A complete list of the sharedlet session logic info instances.
getLogicManager()
- Method in interface com.anabas.sharedlet.
SharedletManager
getMaximumSize()
- Method in class com.anabas.sharedlet.
ViewConstraints
getMessageType()
- Method in class com.anabas.gxo.
GMS_Message
One of ADMINSTRATION, NORMAL, or ACK.
getMessageType()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getMessageType()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getMessageType()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getMessageType()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getMIMEType()
- Method in interface com.anabas.sharedlet.
SharedletInfo
Each sharedlet must have a unique MIME type that differentiate itself from other sharedlets.
getMinimumSize()
- Method in class com.anabas.sharedlet.
ViewConstraints
getMode()
- Method in interface com.anabas.sharedlet.
TokenService
getModeratableElements(String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Returns the list of moderatoratable element that this instance of the capabilitymanager has access to.
getModeratableInfo(String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getModeratableInfos()
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getModeratableInfos()
- Method in interface com.anabas.sharedlet.
SharedletInfo
A complete list of moderatable elements that are configured for a particular deployment.
getMyUser()
- Method in interface com.anabas.sharedlet.
SessionManager
The user who owns this particular instance of the session manager.
getName()
- Method in interface com.anabas.sharedlet.
Token
Get the unique name of the token.
getName()
- Method in interface com.anabas.sharedlet.
ModeratableElementInfo
A user readable name of the moderatable element.
getName()
- Method in interface com.anabas.gxo.
GMS_Stream
getName()
- Method in class com.anabas.naming.
NamingException
getName()
- Method in class com.anabas.naming.
NotContextException
getName()
- Method in class com.anabas.naming.
NameAlreadyBoundException
getName()
- Method in class com.anabas.naming.
InvalidNameException
getName()
- Method in class com.anabas.naming.
NameNotFoundException
getName()
- Method in class com.anabas.ibus.
GMS_StreamImpl
getNumDestinations()
- Method in interface com.anabas.gxo.
GMS_MulticastDestination
getObject()
- Method in class com.anabas.gxo.
GXO_MsgBodyUnsupportedException
getObject()
- Method in class com.anabas.gxo.
GMS_ObjectMessage
getObject()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getParameter(String)
- Method in interface com.anabas.sharedlet.
PersistentStoreService
Get a persistent parameter.
getParticipants()
- Method in interface com.anabas.sharedlet.
SessionManager
A list of participants (SharedletUser objects) including one's self.
getPreferredSize()
- Method in class com.anabas.sharedlet.
ViewConstraints
getPriority()
- Method in class com.anabas.gxo.
GMS_Message
getPriority()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getPriority()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getPriority()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getPriority()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getProperty(String)
- Method in class com.anabas.sharedlet.
JavaViewConstraints
Get the constraint properties.
getProperty(String)
- Method in class com.anabas.gxo.
GMS_Message
Message property definition.
getProperty(String)
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getProperty(String)
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getProperty(String)
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getProperty(String)
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
Supports only string properties.
getPropertyNames()
- Method in class com.anabas.gxo.
GMS_Message
getPropertyNames()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getPropertyNames()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getPropertyNames()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getPropertyNames()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getRegionDimension(String)
- Method in interface com.anabas.sharedlet.
LayoutService
Gets the absolute screen dimensions for a view.
getRegionPosition(String)
- Method in interface com.anabas.sharedlet.
LayoutService
Gets the absolute screen position for a particular view.
getRemoteApplicationRole(UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Gets a remote application role.
getRenderer(String)
- Method in interface com.anabas.sharedlet.
SharedletView
Gets the renderer for a particular rendering format.
getRendering()
- Method in class com.anabas.sharedlet.
JavaViewRenderer
getRendering()
- Method in interface com.anabas.sharedlet.
SharedletViewRenderer
Returns the rendering that this sharedlet supports.
getRole(String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Find out what role a sharedlet is currently set in.
getRoleCapabilities()
- Method in interface com.anabas.sharedlet.
SharedletRoleInfo
getRoleInfos()
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getRoleInfos()
- Method in interface com.anabas.sharedlet.
SharedletInfo
A complete list of roles that this sharedlet support.
getRoleModeratableElements()
- Method in interface com.anabas.sharedlet.
SharedletRoleInfo
getRoles()
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getRoleViews()
- Method in interface com.anabas.sharedlet.
SharedletRoleInfo
getRoleViews(String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
getRootTree()
- Method in class com.anabas.naming.
ContextManager
getSessionID()
- Method in interface com.anabas.sharedlet.
SessionManager
getSessionLogic(String)
- Method in class com.anabas.sharedlet.
DefaultSharedletImpl
Proxy function for sharedlet manager's getSessionLogic().
getSessionLogic(String)
- Method in interface com.anabas.sharedlet.
Sharedlet
Gets the session logic instance for a particular id.
getSessionLogics(String)
- Method in interface com.anabas.sharedlet.
SharedletLogicManager
Get all session logic instances belonging to a sharedlet.
getSessionParameter(String)
- Method in interface com.anabas.sharedlet.
SessionManager
Gets a session parameter that was set when the framework was initialized.
getSessionRoleID(String)
- Method in interface com.anabas.sharedlet.
SessionManager
Gets the role that a particular sharedlet is currently assigned.
getSharedlet(SharedletInfo)
- Method in interface com.anabas.sharedlet.
SharedletManager
Get the Sharedlet instance associated with a particular SharedletInfo instance.
getSharedlet(SharedletView)
- Method in interface com.anabas.sharedlet.
SharedletViewManager
Retrieves the Shardlet instance associated with a SharedletView instance.
getSharedlet(SharedletViewInfo)
- Method in interface com.anabas.sharedlet.
SharedletViewManager
Retrieves the Shardlet instance associated with a SharedletViewInfo instance.
getSharedletInfos()
- Method in interface com.anabas.sharedlet.
SharedletManager
Get a list of SharedletInfo structures that this sharedlet manager is managing.
getSharedletMIME()
- Method in interface com.anabas.sharedlet.
CapabilityListener
getSharedletTypes()
- Method in interface com.anabas.sharedlet.
SharedletManager
Get a list of sharedlet MIME Types that this sharedlet manager knows about and is managing.
getStreamFactory()
- Method in interface com.anabas.sharedlet.
CommunicationService
getString()
- Method in class com.anabas.gxo.
GXO_SyntaxException
getSupportedDocumentTypes()
- Method in interface com.anabas.sharedlet.
SharedletInfo
The list of document types that this sharedlet supports.
getSupportedRegions()
- Method in interface com.anabas.sharedlet.
LayoutService
Holds a list of supported regions.
getSupportedRenderingTypes()
- Method in class com.anabas.sharedlet.
SharedletViewInfoImpl
getSupportedRenderingTypes()
- Method in interface com.anabas.sharedlet.
SharedletViewInfo
A list of supported rendering "surfaces" MIME Types.
getTemporaryFileRoot()
- Method in interface com.anabas.sharedlet.
PersistentStoreService
getText()
- Method in class com.anabas.gxo.
GMS_TextMessage
getText()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getTime()
- Method in class com.anabas.ibus.
TimeImpl
getTimeClock()
- Method in class com.anabas.ibus.
TimeImpl
No clocks......
getTimeStamp()
- Method in class com.anabas.gxo.
GMS_Message
getTimeStamp()
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
getTimeStamp()
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
getTimeStamp()
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
getTimeStamp()
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
getToken(String)
- Method in interface com.anabas.sharedlet.
TokenService
getTree()
- Method in class com.anabas.naming.
ContextImpl
getType()
- Method in class com.anabas.gxo.
GXO_MsgTypeUnsupportedException
getVersion()
- Method in interface com.anabas.sharedlet.
SharedletInfo
The version number of this sharedlet.
getView(SharedletViewInfo)
- Method in interface com.anabas.sharedlet.
SharedletViewManager
Get the SharedletView that is for a particular SharedletViewInfo instance
getView(String)
- Method in class com.anabas.sharedlet.
DefaultSharedletImpl
Find the view instance inside the view manager and return it.
getView(String)
- Method in interface com.anabas.sharedlet.
Sharedlet
Gets the views instance for a particular view id.
getViewInfo(SharedletView)
- Method in interface com.anabas.sharedlet.
SharedletViewManager
Get the SharedletViewInfo that is for a particular SharedletView instance
getViewInfos()
- Method in interface com.anabas.sharedlet.
SharedletInfo
A complete list of sharedlet view info classes.
getViewManager()
- Method in interface com.anabas.sharedlet.
SharedletManager
getViews(String)
- Method in interface com.anabas.sharedlet.
SharedletViewManager
Retrieves all of the view instances for a sharedlet type.
giveToken(String, String)
- Method in interface com.anabas.sharedlet.
TokenService
Gives the token to a particular destination String.
GMS_BaseMessageSelector
- class com.anabas.ibus.
GMS_BaseMessageSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_BaseMessageSelector()
- Constructor for class com.anabas.ibus.
GMS_BaseMessageSelector
GMS_BytesMessage
- class com.anabas.gxo.
GMS_BytesMessage
.
Equivalent to the JMS BytesMessage.
GMS_BytesMessage()
- Constructor for class com.anabas.gxo.
GMS_BytesMessage
GMS_BytesMessageImpl
- class com.anabas.ibus.
GMS_BytesMessageImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_BytesMessageImpl(BytesMessage)
- Constructor for class com.anabas.ibus.
GMS_BytesMessageImpl
GMS_ClockManager
- class com.anabas.gxo.
GMS_ClockManager
.
Utility manager to correlate time sequences between different message's timestamps
GMS_ClockManager()
- Constructor for class com.anabas.gxo.
GMS_ClockManager
GMS_Destination
- interface com.anabas.gxo.
GMS_Destination
.
Equivalent to JMS's Destination object.
GMS_DestinationImpl
- class com.anabas.ibus.
GMS_DestinationImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_DestinationImpl()
- Constructor for class com.anabas.ibus.
GMS_DestinationImpl
GMS_DestinationSelector
- interface com.anabas.gxo.
GMS_DestinationSelector
.
Equivalent to JMS's destination selector.
GMS_Message
- class com.anabas.gxo.
GMS_Message
.
Application creatable message types.
GMS_Message()
- Constructor for class com.anabas.gxo.
GMS_Message
GMS_MessageIBusWrapper
- class com.anabas.ibus.
GMS_MessageIBusWrapper
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MessageIBusWrapper(Message)
- Constructor for class com.anabas.ibus.
GMS_MessageIBusWrapper
GMS_MessageID
- interface com.anabas.gxo.
GMS_MessageID
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MessageIDImpl
- class com.anabas.ibus.
GMS_MessageIDImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MessageIDImpl(String)
- Constructor for class com.anabas.ibus.
GMS_MessageIDImpl
GMS_MessageListener
- interface com.anabas.gxo.
GMS_MessageListener
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MessageReplyer
- interface com.anabas.gxo.
GMS_MessageReplyer
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MessageSelector
- interface com.anabas.gxo.
GMS_MessageSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MulticastDestination
- interface com.anabas.gxo.
GMS_MulticastDestination
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MulticastDestinationSelector
- interface com.anabas.gxo.
GMS_MulticastDestinationSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MulticastDestinationSelector
- class com.anabas.ibus.
GMS_MulticastDestinationSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_MulticastDestinationSelector()
- Constructor for class com.anabas.ibus.
GMS_MulticastDestinationSelector
GMS_ObjectMessage
- class com.anabas.gxo.
GMS_ObjectMessage
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_ObjectMessage()
- Constructor for class com.anabas.gxo.
GMS_ObjectMessage
GMS_ObjectMessageImpl
- class com.anabas.ibus.
GMS_ObjectMessageImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_ObjectMessageImpl(ObjectMessage)
- Constructor for class com.anabas.ibus.
GMS_ObjectMessageImpl
GMS_PublisherImpl
- class com.anabas.ibus.
GMS_PublisherImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_PublisherImpl(TopicPublisher, TopicSession, GMS_StreamImpl)
- Constructor for class com.anabas.ibus.
GMS_PublisherImpl
GMS_Stream
- interface com.anabas.gxo.
GMS_Stream
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_StreamFactory
- interface com.anabas.gxo.
GMS_StreamFactory
.
The initial starting point for sharedlets to get a handle into the event bus universe.
GMS_StreamFactoryImpl
- class com.anabas.ibus.
GMS_StreamFactoryImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_StreamFactoryImpl()
- Constructor for class com.anabas.ibus.
GMS_StreamFactoryImpl
GMS_StreamImpl
- class com.anabas.ibus.
GMS_StreamImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_StreamImpl(String, String, TopicSession)
- Constructor for class com.anabas.ibus.
GMS_StreamImpl
GMS_StreamPublisher
- interface com.anabas.gxo.
GMS_StreamPublisher
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_StreamSecurityManager
- interface com.anabas.gxo.
GMS_StreamSecurityManager
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_StreamSubscriber
- interface com.anabas.gxo.
GMS_StreamSubscriber
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_SubscriberImpl
- class com.anabas.ibus.
GMS_SubscriberImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_SubscriberImpl(TopicSubscriber, TopicSession, GMS_MessageSelector)
- Constructor for class com.anabas.ibus.
GMS_SubscriberImpl
GMS_TextMessage
- class com.anabas.gxo.
GMS_TextMessage
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_TextMessage()
- Constructor for class com.anabas.gxo.
GMS_TextMessage
GMS_TextMessageImpl
- class com.anabas.ibus.
GMS_TextMessageImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_TextMessageImpl(TextMessage)
- Constructor for class com.anabas.ibus.
GMS_TextMessageImpl
GMS_UserDestinationSelector
- interface com.anabas.gxo.
GMS_UserDestinationSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_UserDestinationSelector
- class com.anabas.ibus.
GMS_UserDestinationSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_UserDestinationSelector()
- Constructor for class com.anabas.ibus.
GMS_UserDestinationSelector
GMS_UserSelector
- interface com.anabas.gxo.
GMS_UserSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_UserSelector
- class com.anabas.ibus.
GMS_UserSelector
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GMS_UserSelector()
- Constructor for class com.anabas.ibus.
GMS_UserSelector
GND_Collection
- interface com.anabas.gxo.
GND_Collection
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GND_CollectionEvent
- class com.anabas.gxo.
GND_CollectionEvent
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GND_CollectionEvent(Object)
- Constructor for class com.anabas.gxo.
GND_CollectionEvent
GND_CollectionImpl
- class com.anabas.ibus.
GND_CollectionImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GND_CollectionImpl(String, String, Hashtable, ContextManager)
- Constructor for class com.anabas.ibus.
GND_CollectionImpl
GND_CollectionListener
- interface com.anabas.gxo.
GND_CollectionListener
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GND_CollectionSecurityManager
- interface com.anabas.gxo.
GND_CollectionSecurityManager
.
Encapsulates security for a context.
GND_InitialContext
- class com.anabas.ibus.
GND_InitialContext
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GND_InitialContext()
- Constructor for class com.anabas.ibus.
GND_InitialContext
GXO_AccessDeniedException
- exception com.anabas.gxo.
GXO_AccessDeniedException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_AccessDeniedException()
- Constructor for class com.anabas.gxo.
GXO_AccessDeniedException
GXO_ConflictingSelectorException
- exception com.anabas.gxo.
GXO_ConflictingSelectorException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_ConflictingSelectorException()
- Constructor for class com.anabas.gxo.
GXO_ConflictingSelectorException
GXO_DESTINATION_ALL
- Static variable in class com.anabas.ibus.
GXO_JMSConstants
GXO_DESTINATION_PROPERTY
- Static variable in class com.anabas.ibus.
GXO_JMSConstants
GXO_Exception
- exception com.anabas.gxo.
GXO_Exception
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_Exception()
- Constructor for class com.anabas.gxo.
GXO_Exception
GXO_IllegalObjectException
- exception com.anabas.gxo.
GXO_IllegalObjectException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_IllegalObjectException(Object)
- Constructor for class com.anabas.gxo.
GXO_IllegalObjectException
GXO_JMSConstants
- class com.anabas.ibus.
GXO_JMSConstants
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_JMSConstants()
- Constructor for class com.anabas.ibus.
GXO_JMSConstants
GXO_JMSException
- exception com.anabas.ibus.
GXO_JMSException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_JMSException(JMSException)
- Constructor for class com.anabas.ibus.
GXO_JMSException
GXO_MESSAGE_TYPE
- Static variable in class com.anabas.ibus.
GXO_JMSConstants
GXO_MessageException
- exception com.anabas.gxo.
GXO_MessageException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_MessageException()
- Constructor for class com.anabas.gxo.
GXO_MessageException
GXO_MsgBodyUnsupportedException
- exception com.anabas.gxo.
GXO_MsgBodyUnsupportedException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_MsgBodyUnsupportedException(Object)
- Constructor for class com.anabas.gxo.
GXO_MsgBodyUnsupportedException
GXO_MsgTypeUnsupportedException
- exception com.anabas.gxo.
GXO_MsgTypeUnsupportedException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_MsgTypeUnsupportedException(int)
- Constructor for class com.anabas.gxo.
GXO_MsgTypeUnsupportedException
GXO_SyntaxException
- exception com.anabas.gxo.
GXO_SyntaxException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_SyntaxException(String)
- Constructor for class com.anabas.gxo.
GXO_SyntaxException
GXO_UnsupportedPropertyTypeException
- exception com.anabas.gxo.
GXO_UnsupportedPropertyTypeException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
GXO_UnsupportedPropertyTypeException()
- Constructor for class com.anabas.gxo.
GXO_UnsupportedPropertyTypeException
H
hasMore()
- Method in interface com.anabas.naming.
NamingEnumeration
hasMore()
- Method in class com.anabas.naming.
NamingEnumerationImpl
hasMoreElements()
- Method in class com.anabas.naming.
NamingEnumerationImpl
I
IBUS_CLIENTID_PROPERTY
- Static variable in class com.anabas.ibus.
GXO_JMSConstants
IBusContext
- class com.anabas.ibus.
IBusContext
.
Title: Description: Copyright: Copyright (c) 2000 Company:
IBusContext()
- Constructor for class com.anabas.ibus.
IBusContext
IBusMessageListenerAdapter
- class com.anabas.ibus.
IBusMessageListenerAdapter
.
Title: Description: Copyright: Copyright (c) 2000 Company:
IBusMessageListenerAdapter(GMS_MessageListener, GMS_SubscriberImpl)
- Constructor for class com.anabas.ibus.
IBusMessageListenerAdapter
IBusTest
- class com.anabas.ibus.
IBusTest
.
Title: Description: Copyright: Copyright (c) 2000 Company:
IBusTest()
- Constructor for class com.anabas.ibus.
IBusTest
includeUser(UserID)
- Method in interface com.anabas.gxo.
GMS_MulticastDestinationSelector
includeUser(UserID)
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
init()
- Method in interface com.anabas.sharedlet.
SharedletService
Initialize the service.
init(Context)
- Method in interface com.anabas.sharedlet.
SharedletSessionLogic
Initialize the logic.
InitialContext
- class com.anabas.naming.
InitialContext
.
Title: Description: Copyright: Copyright (c) 2000 Company:
InitialContext()
- Constructor for class com.anabas.naming.
InitialContext
initIBus()
- Method in class com.anabas.ibus.
GMS_StreamFactoryImpl
Initialize IBus connection.
InvalidNameException
- exception com.anabas.naming.
InvalidNameException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
InvalidNameException(String)
- Constructor for class com.anabas.naming.
InvalidNameException
isCapable(String, String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Used by sharedlets to determine whether they have the capability to do certain actions.
isCapableOf(String)
- Method in class com.anabas.sharedlet.
CapabilityList
isLocalModeratable(String, String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
isOwned(String)
- Method in interface com.anabas.sharedlet.
TokenService
isRemoteCapable(String, String, UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Query wether a capability is enabled in a remote capabilities manager for another user.
isRemoteModeratable(String, String, UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Find out if another client's capability manager has a particular modertable element enabled.
J
JavaViewConstraints
- class com.anabas.sharedlet.
JavaViewConstraints
.
Supports the application/java view type.
JavaViewConstraints(int, int, Dimension)
- Constructor for class com.anabas.sharedlet.
JavaViewConstraints
Create a free form constraint that places the view in a fixed locaiton on the screen.
JavaViewConstraints(String)
- Constructor for class com.anabas.sharedlet.
JavaViewConstraints
Create a view contrainst that places the view in a specific region as supported by the layout service.
JavaViewRenderer
- class com.anabas.sharedlet.
JavaViewRenderer
.
A convenience implementation for a SharedletViewRenderer that renders as a Java component.
JavaViewRenderer(SharedletView, Component)
- Constructor for class com.anabas.sharedlet.
JavaViewRenderer
jbInit()
- Method in class com.anabas.ibus.
IBusTest
L
launch(URL)
- Method in interface com.anabas.sharedlet.
LauncherService
Launches/activates a sharedlet in other clients within the session.
LauncherService
- interface com.anabas.sharedlet.
LauncherService
.
Launches and activates the sharedlet associated with the document to be launched.
LayoutService
- interface com.anabas.sharedlet.
LayoutService
.
The layout service examines the SharedletViewInfo for view constraints and renders them to the screen for the user to see.
LayoutServiceEvent
- class com.anabas.sharedlet.
LayoutServiceEvent
.
An event fired by the LayoutService to denote a change in the layout.
LayoutServiceEvent(LayoutService)
- Constructor for class com.anabas.sharedlet.
LayoutServiceEvent
LayoutServiceListener
- interface com.anabas.sharedlet.
LayoutServiceListener
.
Listener interface for layout service changes.
list(String)
- Method in class com.anabas.naming.
ContextImpl
list(String)
- Method in interface com.anabas.naming.
Context
loadDocument(URL)
- Method in class com.anabas.sharedlet.
DefaultSharedletImpl
The default sharedlet doesn't support any document types....so no saving.
loadDocument(URL)
- Method in interface com.anabas.sharedlet.
Sharedlet
A document that matches the data types supported by this sharedlet This document is guaranteed to be of a data type supported by the sharedlet.
log(int, String, String)
- Static method in class com.anabas.util.misc.
LogManager
log(String, String)
- Static method in class com.anabas.util.misc.
LogManager
LogManager
- class com.anabas.util.misc.
LogManager
.
Title: Description: Copyright: Copyright (c) 2000 Company:
LogManager()
- Constructor for class com.anabas.util.misc.
LogManager
lookup(String)
- Method in class com.anabas.naming.
ContextImpl
lookup(String)
- Method in interface com.anabas.naming.
Context
lookupXO(String)
- Method in interface com.anabas.gxo.
GND_Collection
Lookup a object in this stream context.
lookupXO(String)
- Method in class com.anabas.ibus.
GND_CollectionImpl
Equivalent to Context.lookup(name)
M
m_defaultSelector
- Variable in class com.anabas.ibus.
GMS_StreamFactoryImpl
m_destinationString
- Variable in class com.anabas.ibus.
GMS_DestinationImpl
m_factory
- Variable in class com.anabas.ibus.
IBusTest
m_initialContext
- Variable in class com.anabas.ibus.
IBusTest
m_listener
- Variable in class com.anabas.ibus.
IBusMessageListenerAdapter
m_publisher
- Variable in class com.anabas.ibus.
IBusTest
m_selector
- Variable in class com.anabas.ibus.
GMS_SubscriberImpl
m_session
- Variable in class com.anabas.ibus.
GMS_SubscriberImpl
m_session
- Static variable in class com.anabas.ibus.
PerformanceTestCase
m_stream
- Variable in class com.anabas.ibus.
IBusTest
m_subscriber
- Variable in class com.anabas.ibus.
GMS_SubscriberImpl
m_subscriber
- Variable in class com.anabas.ibus.
IBusTest
m_topicSession
- Variable in class com.anabas.ibus.
GMS_StreamFactoryImpl
main(String[])
- Static method in class com.anabas.naming.
NamingTestCase
main(String[])
- Static method in class com.anabas.ibus.
PerformanceTestCase
main(String[])
- Static method in class com.anabas.ibus.
IBusTest
MASTER_MODE
- Static variable in interface com.anabas.sharedlet.
TokenService
MASTER_MODE
- Static variable in interface com.anabas.sharedlet.
CapabilitiesManager
All methods are allowed.
mergeWithSelector(GMS_MessageSelector)
- Method in interface com.anabas.gxo.
GMS_MessageSelector
Merge the current selector with the one specified.
mergeWithSelector(GMS_MessageSelector)
- Method in class com.anabas.ibus.
GMS_BaseMessageSelector
Currently does not support merging.
ModeratableElementInfo
- interface com.anabas.sharedlet.
ModeratableElementInfo
.
Defines what are moderatable options for a particular sharedlet.
MODERATOR_MODE
- Static variable in interface com.anabas.sharedlet.
CapabilitiesManager
The setRemoteMode() method is disallowed.
MSGTYPE_ACK
- Static variable in class com.anabas.gxo.
GMS_Message
MSGTYPE_ADMINISTRATION
- Static variable in class com.anabas.gxo.
GMS_Message
MSGTYPE_MAJOR
- Static variable in class com.anabas.gxo.
GMS_Message
MSGTYPE_MINOR
- Static variable in class com.anabas.gxo.
GMS_Message
N
NameAlreadyBoundException
- exception com.anabas.naming.
NameAlreadyBoundException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NameAlreadyBoundException(String)
- Constructor for class com.anabas.naming.
NameAlreadyBoundException
NameNotFoundException
- exception com.anabas.naming.
NameNotFoundException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NameNotFoundException(String)
- Constructor for class com.anabas.naming.
NameNotFoundException
NamingEnumeration
- interface com.anabas.naming.
NamingEnumeration
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NamingEnumerationImpl
- class com.anabas.naming.
NamingEnumerationImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NamingEnumerationImpl(Enumeration)
- Constructor for class com.anabas.naming.
NamingEnumerationImpl
NamingException
- exception com.anabas.naming.
NamingException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NamingException()
- Constructor for class com.anabas.naming.
NamingException
NamingTestCase
- class com.anabas.naming.
NamingTestCase
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NamingTestCase()
- Constructor for class com.anabas.naming.
NamingTestCase
NativeRenderer
- interface com.anabas.sharedlet.
NativeRenderer
.
Title: Collaboration Framework Description: This project contains the Anabas, Inc.
newContextInstance(String, String)
- Method in class com.anabas.naming.
DefaultContextFactory
Creates a new ContextImpl instance with parentName + rootName
newContextInstance(String, String)
- Method in interface com.anabas.naming.
ContextInstanceFactory
Manufacture a new instance of a particular context type.
newInstance(String)
- Method in interface com.anabas.sharedlet.
SharedletManager
Get a new instance of a sharedlet of a particular type (application/x-sharedlet-???).
next()
- Method in interface com.anabas.naming.
NamingEnumeration
next()
- Method in class com.anabas.naming.
NamingEnumerationImpl
nextElement()
- Method in class com.anabas.naming.
NamingEnumerationImpl
NotContextException
- exception com.anabas.naming.
NotContextException
.
Title: Description: Copyright: Copyright (c) 2000 Company:
NotContextException(String)
- Constructor for class com.anabas.naming.
NotContextException
O
onMessage(GMS_Message)
- Method in interface com.anabas.gxo.
GMS_MessageListener
Asychronous reception of non-request messages.
onMessage(Message)
- Method in class com.anabas.ibus.
IBusMessageListenerAdapter
onRequest(GMS_Message, GMS_MessageReplyer)
- Method in interface com.anabas.gxo.
GMS_MessageListener
Asynchronous delivery of requests.
P
PerformanceTestCase
- class com.anabas.ibus.
PerformanceTestCase
.
Title: Description: Copyright: Copyright (c) 2000 Company:
PerformanceTestCase()
- Constructor for class com.anabas.ibus.
PerformanceTestCase
PermissionDeniedException
- exception com.anabas.sharedlet.
PermissionDeniedException
.
Thrown by various sharedlet services when a sharedlet does not have access to a particular feature provided by the service.
PermissionDeniedException()
- Constructor for class com.anabas.sharedlet.
PermissionDeniedException
PermissionDeniedException(String)
- Constructor for class com.anabas.sharedlet.
PermissionDeniedException
PersistentStoreService
- interface com.anabas.sharedlet.
PersistentStoreService
.
Provides persistent storage services to sharedlets.
printTree(Context)
- Static method in class com.anabas.naming.
ContextManager
printTree(Context)
- Static method in class com.anabas.naming.
NamingTestCase
PRIORITY_LOW
- Static variable in class com.anabas.gxo.
GMS_Message
PRIORITY_NORMAL
- Static variable in class com.anabas.gxo.
GMS_Message
PRIORITY_REALTIME
- Static variable in class com.anabas.gxo.
GMS_Message
PRODUCTION
- Static variable in class com.anabas.util.misc.
LogManager
publisher(TopicPublisher)
- Method in class com.anabas.ibus.
PerformanceTestCase
R
rand
- Static variable in class com.anabas.naming.
NamingTestCase
readExternal(ObjectInput)
- Method in class com.anabas.ibus.
GMS_DestinationImpl
readExternal(ObjectInput)
- Method in class com.anabas.ibus.
GMS_MessageIDImpl
rebind(String, Object)
- Method in class com.anabas.naming.
ContextImpl
Will rebind an object to the name specified.
rebind(String, Object)
- Method in interface com.anabas.naming.
Context
receiveMessage()
- Method in interface com.anabas.gxo.
GMS_StreamSubscriber
Synchronous reception of messages.
receiveMessage()
- Method in class com.anabas.ibus.
GMS_SubscriberImpl
Synchronous reception of messages.
releaseToken(String)
- Method in interface com.anabas.sharedlet.
TokenService
A friendly user will release tokens when not needed.
remoteCapabilityChanged(String, boolean, UserID)
- Method in interface com.anabas.sharedlet.
CapabilityListener
Notifies when a user's capability has changed for this sharedlet in this meeting.
removeCapability(String)
- Method in class com.anabas.sharedlet.
CapabilityList
Removes a capability from the list.
removeCapabilityListener(CapabilityListener)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Listener to monitor changes in capabilities.
removeCollectionListener(GND_CollectionListener)
- Method in interface com.anabas.gxo.
GND_Collection
removeCollectionListener(GND_CollectionListener)
- Method in class com.anabas.ibus.
GND_CollectionImpl
removeComponentListener(ComponentListener)
- Method in interface com.anabas.sharedlet.
NativeRenderer
removeContextImpl(ContextImpl)
- Method in class com.anabas.naming.
ContextManager
removeLayoutListener(LayoutServiceListener)
- Method in interface com.anabas.sharedlet.
LayoutService
removeNode(ContextImpl, String, Object)
- Method in class com.anabas.naming.
ContextManager
removeSessionListener(SessionListener)
- Method in interface com.anabas.sharedlet.
SessionManager
Remove a listener.
removeTokenListener(TokenListener)
- Method in interface com.anabas.sharedlet.
TokenService
Removes a token listener.
removeWindowListener(WindowListener)
- Method in interface com.anabas.sharedlet.
NativeRenderer
reply(GMS_Message, GMS_Message)
- Method in interface com.anabas.gxo.
GMS_MessageReplyer
Reply to a message that was received via the publisher.request() method.
request(GMS_Message, GMS_Destination, long)
- Method in interface com.anabas.gxo.
GMS_StreamPublisher
Sends a message and waits for a response
request(GMS_Message, GMS_Destination, long)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Requests a message and block on the first reply.
requestMessage()
- Method in class com.anabas.ibus.
IBusTest
requestToken(String)
- Method in interface com.anabas.sharedlet.
TokenService
Attempt to grab one instance of a token.
resume()
- Method in interface com.anabas.sharedlet.
SharedletService
Resume the service.
resume()
- Method in interface com.anabas.sharedlet.
SharedletSessionLogic
Resume the service.
roleChanged(String)
- Method in interface com.anabas.sharedlet.
CapabilityListener
Invoked when the role of the sharedlet listener changed.
S
s_defaultSelector
- Static variable in class com.anabas.ibus.
IBusContext
s_messageText
- Static variable in class com.anabas.ibus.
PerformanceTestCase
s_modeNames
- Static variable in interface com.anabas.sharedlet.
TokenService
s_userID
- Static variable in class com.anabas.ibus.
IBusContext
sendJoinMessage(char)
- Method in class com.anabas.ibus.
IBusTest
sendMessage()
- Method in class com.anabas.ibus.
IBusTest
sendMessage(GMS_Message, GMS_Destination)
- Method in interface com.anabas.gxo.
GMS_StreamPublisher
Multicast the message to a Destinations.
sendMessage(GMS_Message, GMS_Destination)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Sends a message to a destination.
sendMessage(GMS_Message, GMS_Destination, boolean)
- Method in class com.anabas.ibus.
GMS_PublisherImpl
Sends a message to a destination.
SessionEvent
- class com.anabas.sharedlet.
SessionEvent
.
An event fired by the SessionManager service when a change has occurred in session state.
SessionEvent(Object)
- Constructor for class com.anabas.sharedlet.
SessionEvent
SessionListener
- interface com.anabas.sharedlet.
SessionListener
.
The listener interface to changes that occur in the session manager service.
SessionManager
- interface com.anabas.sharedlet.
SessionManager
.
This service provides sessioh parameter storage to the sharedlets as well as user list management.
setCapabilities(String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
Set all of the possible capabilities that this sharedlet has.
setConstraint(String, Object)
- Method in class com.anabas.sharedlet.
ViewConstraints
setContextImpl(String, ContextImpl)
- Method in class com.anabas.naming.
ContextManager
setContextManager(ContextManager)
- Static method in class com.anabas.naming.
ContextManager
setDestinationString(String)
- Method in class com.anabas.ibus.
GMS_DestinationImpl
setDimension(Dimension)
- Method in interface com.anabas.sharedlet.
NativeRenderer
setInitialContext(Context)
- Static method in class com.anabas.naming.
ContextManager
setLevel(int)
- Static method in class com.anabas.util.misc.
LogManager
setLocation(Point)
- Method in interface com.anabas.sharedlet.
NativeRenderer
setMaximumSize(Dimension)
- Method in class com.anabas.sharedlet.
ViewConstraints
setMessageListener(GMS_MessageListener)
- Method in interface com.anabas.gxo.
GMS_StreamSubscriber
Set a listener for asychronous reception of messages.
setMessageListener(GMS_MessageListener)
- Method in class com.anabas.ibus.
GMS_SubscriberImpl
Set a listener for asychronous reception of messages.
setMinimumSize(Dimension)
- Method in class com.anabas.sharedlet.
ViewConstraints
setModeratable(String, String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
Add a moderatable element.
setObject(Serializable)
- Method in class com.anabas.gxo.
GMS_ObjectMessage
setObject(Serializable)
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
setParameter(String, String)
- Method in interface com.anabas.sharedlet.
PersistentStoreService
Set a persistent parameter.
setPreferredSize(Dimension)
- Method in class com.anabas.sharedlet.
ViewConstraints
setProperty(String, Object)
- Method in class com.anabas.gxo.
GMS_Message
Sets a message property.
setProperty(String, Object)
- Method in interface com.anabas.gxo.
GMS_StreamFactory
Sets setup properties for the event bus factory.
setProperty(String, Object)
- Method in class com.anabas.ibus.
GMS_ObjectMessageImpl
setProperty(String, Object)
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
setProperty(String, Object)
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
setProperty(String, Object)
- Method in class com.anabas.ibus.
GMS_StreamFactoryImpl
Sets setup properties for the event bus factory.
setProperty(String, Object)
- Method in class com.anabas.ibus.
GMS_MessageIBusWrapper
setQueryString(String)
- Method in interface com.anabas.gxo.
GMS_DestinationSelector
Some XML based query string.
setQueryString(String)
- Method in class com.anabas.ibus.
GMS_DestinationImpl
setQueryString(String)
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
Developer must make sure the string syntax is correct.
setRemoteApplicationRole(UserID, String)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Set a remote application role.
setRemoteMode(short, UserID)
- Method in interface com.anabas.sharedlet.
CapabilitiesManager
Sets a remote capability manager's mode.
setRole(String, String, String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
Add a role definition with an empty visible moderatable element list.
setRole(String, String, String, String)
- Method in class com.anabas.sharedlet.
SharedletRCUtil
Add a role definition.
setSelector(GMS_MessageSelector)
- Method in interface com.anabas.gxo.
GMS_StreamSubscriber
Sets the message filter for the subscriber.
setSelector(GMS_MessageSelector)
- Method in class com.anabas.ibus.
GMS_SubscriberImpl
Sets the message filter for the subscriber.
setText(String)
- Method in class com.anabas.gxo.
GMS_TextMessage
setText(String)
- Method in class com.anabas.ibus.
GMS_TextMessageImpl
setUserID(String)
- Method in interface com.anabas.gxo.
GMS_UserDestinationSelector
setUserID(UserID)
- Method in interface com.anabas.gxo.
GMS_UserSelector
setUserID(UserID)
- Method in interface com.anabas.gxo.
GMS_UserDestinationSelector
setUserID(UserID)
- Method in class com.anabas.ibus.
GMS_UserDestinationSelector
setUserID(UserID)
- Method in class com.anabas.ibus.
GMS_UserSelector
setVisible(boolean)
- Method in interface com.anabas.sharedlet.
NativeRenderer
Sharedlet
- interface com.anabas.sharedlet.
Sharedlet
.
The client side representation of the sharedlet.
SharedletInfo
- interface com.anabas.sharedlet.
SharedletInfo
.
Completely describes the behavior of a sharedlet during deployment.
SharedletLogicManager
- interface com.anabas.sharedlet.
SharedletLogicManager
.
A submanager of the SharedletManager.
SharedletManager
- interface com.anabas.sharedlet.
SharedletManager
.
Responsible for instantaiting sharedlets and storing a mapping between SharedletInfo structure and Sharedlets.
SharedletRCUtil
- class com.anabas.sharedlet.
SharedletRCUtil
.
A convenience class for Sharedlet developers that implements functionality necessary for SharedletRoleInfo, ModeratableElementInfo, and Capability Infos.
SharedletRCUtil()
- Constructor for class com.anabas.sharedlet.
SharedletRCUtil
SharedletRoleInfo
- interface com.anabas.sharedlet.
SharedletRoleInfo
.
Interface for defining the roles that a sharedlet has.
SharedletService
- interface com.anabas.sharedlet.
SharedletService
.
The interface that all SharedletServices should implement.
SharedletSessionLogic
- interface com.anabas.sharedlet.
SharedletSessionLogic
.
The base interface for all unique sharedlet session logic.
SharedletSessionLogicInfo
- interface com.anabas.sharedlet.
SharedletSessionLogicInfo
.
The info structure that describe a piece of session logic.
SharedletView
- interface com.anabas.sharedlet.
SharedletView
.
A SharedletView represents a user visible perspective on the sharedlet application.
SharedletViewInfo
- interface com.anabas.sharedlet.
SharedletViewInfo
.
Describes the deployment configuration of a sharedlet view.
SharedletViewInfoImpl
- class com.anabas.sharedlet.
SharedletViewInfoImpl
.
A default implement of SharedletView.
SharedletViewInfoImpl(String, JavaViewConstraints)
- Constructor for class com.anabas.sharedlet.
SharedletViewInfoImpl
SharedletViewManager
- interface com.anabas.sharedlet.
SharedletViewManager
.
Manages the SharedletView and ShardletViewInfo mappings and instances.
SharedletViewRenderer
- interface com.anabas.sharedlet.
SharedletViewRenderer
.
A renderer for a SharedletView.
shutdown()
- Method in interface com.anabas.sharedlet.
SharedletService
Shutdown the service.
shutdown()
- Method in interface com.anabas.sharedlet.
SharedletSessionLogic
Shutdown the service.
SLAVE_MODE
- Static variable in interface com.anabas.sharedlet.
TokenService
SLAVE_MODE
- Static variable in interface com.anabas.sharedlet.
CapabilitiesManager
All remote functionality are disallowed.
StreamAdded(String, GMS_Stream)
- Method in interface com.anabas.sharedlet.
CommunicationServiceListener
when a stream added to the Communicationservice, the CommunicationService will send a streamadded event to the registored Listener.
StreamRemoved(String)
- Method in interface com.anabas.sharedlet.
CommunicationServiceListener
when a stream removed to the Communicationservice, the CommunicationService will send a streamRemoved event to the registored Listener.
subscriber(TopicSubscriber)
- Method in class com.anabas.ibus.
PerformanceTestCase
suspend()
- Method in interface com.anabas.sharedlet.
SharedletService
Suspend the service.
suspend()
- Method in interface com.anabas.sharedlet.
SharedletSessionLogic
Suspend the service.
T
TimeImpl
- class com.anabas.ibus.
TimeImpl
.
Title: Description: Copyright: Copyright (c) 2000 Company:
TimeImpl(long)
- Constructor for class com.anabas.ibus.
TimeImpl
Token
- interface com.anabas.sharedlet.
Token
.
Title: Collaboration Framework Description: This project contains the Anabas, Inc.
tokenGained(Token)
- Method in interface com.anabas.sharedlet.
TokenListener
A token is passed to the listener.
TokenListener
- interface com.anabas.sharedlet.
TokenListener
.
Title: Collaboration Framework Description: This project contains the Anabas, Inc.
tokenLost(Token)
- Method in interface com.anabas.sharedlet.
TokenListener
A token has been taken away from the listener.
tokenRequestDenied(String)
- Method in interface com.anabas.sharedlet.
TokenListener
A request for the token has been denied
TokenService
- interface com.anabas.sharedlet.
TokenService
.
The token service provides a semaphore like service for collaborative applications.
toString()
- Method in interface com.anabas.gxo.
GMS_Destination
Serialize to some XML string.
toString()
- Method in class com.anabas.gxo.
GXO_MsgBodyUnsupportedException
toString()
- Method in interface com.anabas.gxo.
GMS_MessageSelector
toString()
- Method in interface com.anabas.gxo.
GMS_MessageID
toString()
- Method in class com.anabas.ibus.
GMS_DestinationImpl
toString()
- Method in class com.anabas.ibus.
GMS_MulticastDestinationSelector
toString()
- Method in class com.anabas.ibus.
GXO_JMSException
toString()
- Method in class com.anabas.ibus.
GMS_BaseMessageSelector
toString()
- Method in class com.anabas.ibus.
GMS_MessageIDImpl
U
userJoined(SessionEvent)
- Method in interface com.anabas.sharedlet.
SessionListener
A user has joined.
userLeft(SessionEvent)
- Method in interface com.anabas.sharedlet.
SessionListener
A user has left.
V
ViewConstraints
- class com.anabas.sharedlet.
ViewConstraints
.
The based class for all view constraints that each SharedletView would have.
ViewConstraints()
- Constructor for class com.anabas.sharedlet.
ViewConstraints
VIEWREGION_APPLICATION
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
VIEWREGION_CONTROL
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
VIEWREGION_CONTROL_FIXED
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
VIEWREGION_FREEFORM
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
VIEWREGION_PRESENTATION
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
VIEWREGION_TOOL
- Static variable in class com.anabas.sharedlet.
JavaViewConstraints
W
warn(String, String)
- Static method in class com.anabas.util.misc.
LogManager
warn(String, String, Exception)
- Static method in class com.anabas.util.misc.
LogManager
writeByte(byte)
- Method in class com.anabas.gxo.
GMS_BytesMessage
writeByte(byte)
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
writeBytes(byte[])
- Method in class com.anabas.gxo.
GMS_BytesMessage
writeBytes(byte[])
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
writeBytes(byte[], int, int)
- Method in class com.anabas.gxo.
GMS_BytesMessage
writeBytes(byte[], int, int)
- Method in class com.anabas.ibus.
GMS_BytesMessageImpl
writeExternal(ObjectOutput)
- Method in class com.anabas.ibus.
GMS_DestinationImpl
writeExternal(ObjectOutput)
- Method in class com.anabas.ibus.
GMS_MessageIDImpl
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES