|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractBootstrapService is to enable creation
of dynamic services, destinations, and adapters.Service, which provides a
convenient base for behavior and associations common to all Services.AbstractService.
AbstractService with the indicated management.
ActionScriptAdapter.
AssociationSetting to the list of
AssociationSettings.
Destination.
AbstractService.
Service.
Destination into DataDestination
and calls super.addDestination
Destination instance to the list of destinations
known by the AbstractService.
Destination into HTTPProxyDestination
and calls super.addDestination
Destination into MessageDestination
and calls super.addDestination
Destination into RemotingDestination
and calls super.addDestination
Destination to the Service.
dynamic-url or soap property.
dynamic-url or soap properties
to the existing list.
MessageBroker.
Target will process
log events for.
Logger whose category matches the filters list for
the Target.
String value to this map for the given property
name.
ConfigMap value to this map for the given property
name.
ASObjectAdapter.
ASObjectAdapter with the indicated management.
AssociationSetting class is used to add association
properties to DataDestination types.AssociationSetting instance with indicated
settings and default lazy, sequenced, readOnly and cacheReferencedItems
settings.
AssociationSetting instance with indicated settings.
AsyncMessage.
Attribute class that complies with Flash serialization requirements.Attribute instance.
Attribute instance based upon a javax.management.Attribute instance.
BaseControlMBean interface.BaseControl instance that references its parent; the parent
may be null for root control MBeans.
ObjectInstance.
CommandMessage instance.
CommandMessage instance.
ConfigMap with the default initial
capacity of 10.
ConfigMap with the initial
capacity specified.
ConfigMap and copies the values
from the supplied map to this map.
ServiceAdapter instance, sets its id, sets it manageable
if the Destination that created it is manageable,
and set its Destination to the Destination that
created it.
DataDestination instance, sets its id, sets it manageable
if the DataService that created it is manageable,
and sets its Service to the AbstractService that
created it.
Destination instance, sets its id, sets it manageable
if the AbstractService that created it is manageable,
and sets its Service to the AbstractService that
created it.
HTTPProxyDestination instance, sets its id,
sets it manageable if the AbstractService that created it is
manageable, and sets its Service to the AbstractService
that created it.
MessageDestination instance, sets its id, sets it manageable
if the AbstractService that created it is manageable,
and sets its Service to the AbstractService that
created it.
RemotingDestination instance, sets its id, sets it manageable
if the AbstractService that created it is manageable,
and sets its Service to the AbstractService that
created it.
Destination instance, sets its id, sets it manageable
if the Service that created it is manageable,
and sets its Service to the Service that
created it.
source and initializes
the instance if it is of FlexConfigurable type.
- createItem(Object) -
Method in class flex.data.assemblers.AbstractAssembler
- Creates the item.
- createItem(Object) -
Method in interface flex.data.assemblers.Assembler
- Creates the item.
- createItem(Object) -
Method in class flex.data.assemblers.HibernateAssembler
- Actually performs the createItem operation.
- createItem(Object) -
Method in class flex.data.assemblers.SQLAssembler
-
- createItem(String, Object) -
Method in class flex.data.DataServiceTransaction
- You use this method to indicate to to the Data Management Service that a new item
has been created.
- createLog() -
Static method in class flex.messaging.log.Log
- Creates the log on first access, returns already created log on
subsequent calls.
- createMBean(String, String) -
Method in class flex.management.jmx.MBeanServerGateway
- Instantiates and registers an MBean with the MBean server.
- createMBean(String, String, String) -
Method in class flex.management.jmx.MBeanServerGateway
- Instantiates and registers an MBean with the MBean server.
- createMBean(String, String, Object[], String[]) -
Method in class flex.management.jmx.MBeanServerGateway
- Instantiates and registers an MBean with the MBean server.
- createMBean(String, String, String, Object[], String[]) -
Method in class flex.management.jmx.MBeanServerGateway
- Instantiates and registers an MBean with the MBean server.
- createService(String, String) -
Method in class flex.messaging.MessageBroker
- Creates a
Service instance, sets its id, sets it manageable
if the MessageBroker that created it is manageable,
and sets its MessageBroker to the MessageBroker that
created it.
DataDestination instance.
DataDestination with the indicated management.
DataDestinations.DataNetworkSettings instance with default settings
DataService.
DataService with the indicated management.
Throwable.
Throwable.
ConfigMap of destination properties that the client
needs.
ConfigMap of endpoint properties that the client
needs.
ConfigMap of service properties that the client
needs.
ConfigMap service properties that the client needs.
Destination class is a source and sink for messages sent through
a service destination and uses an adapter to process messages.Destination instance.
Destination with the indicated management.
Service.Throwable.
Throwable.
ExternalProxySettings instance.
FactoryDestination instance.
FactoryDestination with the indicated management.
Throwable.
Throwable.
acknowledge-mode property.
actionscript-class property.
ObjectName for the adapter associated with this
managed destination.
ServiceAdapter for the Destination.
allow-subtopics property.
AssociationSettings.
JavaFactoryInstance.
- getAttributeMap() -
Method in class flex.data.DataServiceTransaction
- A map of values scoped to the FDMS transaction.
- getAttributeNames() -
Method in class flex.messaging.client.FlexClient
- Returns a snapshot of the names of all attributes bound to the FlexClient.
- getAttributeNames() -
Method in class flex.messaging.FlexSession
- Returns a snapshot of the names of all attributes bound to the session.
- getAttributes(String, String[]) -
Method in class flex.management.jmx.MBeanServerGateway
- Gets the values of several attributes of a named MBean.
- getBatchWriteSize() -
Method in class flex.messaging.config.ServerSettings
- Returns the
batch-write-size property.
- getBody() -
Method in interface flex.messaging.messages.Message
- Returns the body of the message.
- getCacheItems() -
Method in class flex.data.DataDestination
- Returns the
cache-items property.
- getCacheReferencedItems() -
Method in class flex.data.config.AssociationSetting
- Returns the cache referenced items property.
- getCategory() -
Method in class flex.messaging.log.Logger
- Returns the category this
Logger logs information for.
- getChangedPropertyNames() -
Method in interface flex.data.ChangeObject
- Returns the list of property names which changed as part of this
update.
- getChangedValues() -
Method in interface flex.data.ChangeObject
- Gets a map of property names and their current values on the item.
- getChannelIds() -
Method in class flex.messaging.MessageBroker
- Returns the list of channel ids known to the
MessageBroker.
- getChannels() -
Method in class flex.messaging.Destination
- Returns the list of channel ids of the
Destination.
- getChannelSettings() -
Method in class flex.messaging.config.DestinationSettings
- Gets the set of channels that can be used to contact this destination.
- getClassLoader() -
Method in class flex.messaging.MessageBroker
- This is the class loader used by the system to load user defined classes.
- getClassName() -
Method in class flex.messaging.config.AdapterSettings
- Gets the name of the Java class implementation for this adapter.
- getClient() -
Method in class flex.messaging.client.FlexClientBindingEvent
- Returns the FlexClient that generated the event.
- getClientId() -
Method in class flex.messaging.MessageClient
- Returns the clientId for the MessageClient.
- getClientId() -
Method in interface flex.messaging.messages.Message
- Returns the client id indicating the client that sent the message.
- getClientIncomingMessageThrottleCount() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of incoming client messages that have been
throttled.
- getClientIncomingMessageThrottleFrequency() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of incoming client messages that have been
throttled per minute.
- getClientOutgoingMessageThrottleCount() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of outgoing client messages that have been
throttled.
- getClientOutgoingMessageThrottleFrequency() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of outgoing client messages that have been
throttled per minute.
- getClientType() -
Method in interface flex.messaging.endpoints.Endpoint
- Returns the corresponding client channel type for the endpoint.
- getClusterId() -
Method in class flex.messaging.config.NetworkSettings
- Returns the cluster id.
- getCode() -
Method in exception flex.messaging.MessageException
- Returns the code of the exception.
- getConflictCause() -
Method in exception flex.data.DataSyncException
- The DataMessage that generated the conflict.
- getConnectionCount() -
Method in interface flex.management.runtime.messaging.endpoints.rtmp.RTMPServerControlMBean
- Returns the total number of current client connections to the server.
- getConnectionFactory() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
connection-factory property.
- getConnectionIds() -
Method in interface flex.management.runtime.messaging.endpoints.rtmp.RTMPServerControlMBean
- Returns the client ids for all currently connected clients.
- getConnectionManagerSettings() -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Returns
HTTPConnectionManagerSettings.
- getConnectionTimeout() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getConstraint() -
Method in class flex.messaging.config.DestinationSettings
- Gets the
SecurityConstraint that will be applied to this
destination, or null if no constraint has been registered.
- getControl() -
Method in interface flex.management.Manageable
- Returns the control MBean used to manage the component.
- getControl() -
Method in class flex.management.ManageableComponent
-
- getCookieLimit() -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Returns the
cookie-limit property.
- getCorrelationId() -
Method in class flex.messaging.messages.AsyncMessage
- Gets the correlationId of the
AsyncMessage.
- getCountMethods() -
Method in class flex.data.adapters.JavaAdapter
- Returns the list of count methods which are of
QueryMethod
types.
- getCountSQLStructure() -
Method in class flex.data.assemblers.SQLAssembler
- Returns the sql statements for count.
- getCreateItemSQL() -
Method in class flex.data.assemblers.SQLAssembler
- Returns the sql statements for create-item.
- getCurrentDataServiceTransaction() -
Static method in class flex.data.DataServiceTransaction
- Returns the current DataServiceTransaction if one has been associated
with the current thread.
- getCurrentUserTransaction() -
Static method in class flex.data.DataServiceTransaction
- If the current DataServiceTransaction was started with JTA mode,
you can access the UserTransaction from the DataServiceTransaction.
- getDatabaseDriverSettings() -
Method in class flex.data.assemblers.SQLAssembler
- Gets the
DatabaseDriverSettings property.
- getDataDestination(String, String) -
Static method in class flex.data.DataDestination
- Retrieves the DataDestination for the supplied server id.
- getDataDestination(String) -
Static method in class flex.data.DataDestination
- Returns the DataDestination for the specified destination name using the
currently registered MessageBroker.
- getDatasourceSettings() -
Method in class flex.data.assemblers.SQLAssembler
- Gets the
DatasourceSettings property.
- getDefaultAdapter() -
Method in class flex.messaging.services.AbstractService
- Returns the id of the default adapter of the
AbstractService.
- getDefaultAdapter() -
Method in interface flex.messaging.services.Service
- Returns the id of the default adapter of the
Service.
- getDefaultChannels() -
Method in class flex.messaging.MessageBroker
- Returns the default channel ids of the MessageBroker.
- getDefaultChannels() -
Method in class flex.messaging.services.AbstractService
- Returns the list of channel ids of the
AbstractService.
- getDefaultChannels() -
Method in interface flex.messaging.services.Service
- Returns the list of channel ids of the
Service.
- getDefaultDomain() -
Method in class flex.management.jmx.MBeanServerGateway
- Returns the default domain used for naming MBeans.
- getDefaultMaxConnectionsPerHost() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getDefaultUrl() -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Returns the
url (or wsdl if using the
SOAP) property.
- getDeleteConflictMode() -
Method in class flex.data.adapters.ASObjectAdapter
- Returns the
delete-conflict-mode property of the ASObjectAdapter.
- getDeleteConflictMode() -
Method in class flex.data.assemblers.HibernateAssembler
- Returns the
delete-conflict-mode of the HibernateAssembler.
- getDeleteItemSQLStructure() -
Method in class flex.data.assemblers.SQLAssembler
- Returns the sql statement for delete-item.
- getDeliveryMode() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
delivery-mode property.
- getDestination() -
Method in class flex.data.config.AssociationSetting
- Returns the destination of the association.
- getDestination() -
Method in interface flex.messaging.messages.Message
- Returns the destination that the message targets.
- getDestination(Message) -
Method in class flex.messaging.services.AbstractService
- Returns the
Destination that the Message targets.
- getDestination(String) -
Method in class flex.messaging.services.AbstractService
- Returns the
Destination with the specified id or null if no
Destination with id exists.
- getDestination(Message) -
Method in interface flex.messaging.services.Service
- Retrieves the destination in this service for which the
given message is intended.
- getDestination(String) -
Method in interface flex.messaging.services.Service
- Returns the
Destination with the specified id or null if no
Destination with id exists.
- getDestination() -
Method in class flex.messaging.services.ServiceAdapter
- Returns the
Destination of the ServiceAdapter.
- getDestinationId() -
Method in class flex.messaging.MessageClient
- Returns the destination the MessageClient is subscribed to.
- getDestinationIncomingMessageThrottleCount() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of incoming destination messages that have
been throttled.
- getDestinationIncomingMessageThrottleFrequency() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of incoming destination messages that have
been throttled per minute.
- getDestinationJNDIName() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
destination-jndi-name property.
- getDestinationName() -
Method in class flex.messaging.config.ThrottleSettings
- Returns the destination name for
ThrottleSettings.
- getDestinationName() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
destination-name property.
- getDestinationOutgoingMessageThrottleCount() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of outgoing destination messages that have
been throttled.
- getDestinationOutgoingMessageThrottleFrequency() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the number of outgoing destination messages that have been
throttled per minute.
- getDestinations() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the
ObjectNames of all destinations registered with the
managed service.
- getDestinations() -
Method in class flex.messaging.services.AbstractService
- Returns the Map of
Destination ids and instances.
- getDestinations() -
Method in interface flex.messaging.services.Service
- Returns the Map of
Destination ids and instances.
- getDestinationType() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
destination-type property.
- getDetails() -
Method in exception flex.messaging.LocalizedException
- Returns the exception details.
- getDurableStoreManager() -
Method in class flex.messaging.config.ServerSettings
- Returns the
durable-store-manager property.
- getDynamicUrls() -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Returns the list of
dynamic-url (or soap
if using SOAP) properties.
- getEndpointId() -
Method in class flex.messaging.client.FlexClientOutboundQueueProcessor
- Returns the Id for the outbound queue's endpoint.
- getEndpointId() -
Method in class flex.messaging.MessageClient
- Returns the Id for the endpoint the MessageClient subscription was created over.
- getEndpoints() -
Method in interface flex.management.runtime.messaging.MessageBrokerControlMBean
- Returns the
ObjectNames for endpoints that are registered with the
managed MessageBroker.
- getErrorMessage() -
Method in exception flex.messaging.MessageException
- Returns the error message of the exception.
- getExtendedData() -
Method in exception flex.messaging.MessageException
- Returns the extended data of the exception.
- getExternalProxySettings() -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Returns
ExternalProxySettings.
- getFactories() -
Method in class flex.messaging.MessageBroker
- Returns the map of
FlexFactory instances.
- getFactory() -
Method in class flex.messaging.FactoryDestination
- Returns the factory of the
FactoryDestination.
- getFactory(String) -
Method in class flex.messaging.MessageBroker
- Returns the
FlexFactory with the specified id.
- getFactoryInstance() -
Method in class flex.messaging.FactoryDestination
- Returns the
FactoryInstance.
- getFileStoreRoot() -
Method in class flex.messaging.config.ServerSettings
- Returns
file-store-root property.
- getFillContains() -
Method in class flex.data.adapters.JavaAdapter.FillMethod
-
- getFillMethods() -
Method in class flex.data.adapters.JavaAdapter
- Returns the list of fill methods.
- getFillSQLStructure() -
Method in class flex.data.assemblers.SQLAssembler
- Returns the sql statements for fill.
- getFilters() -
Method in class flex.messaging.log.AbstractTarget
- Return a read-only snap-shot of the current filters for this target.
- getFilters() -
Method in interface flex.messaging.log.Target
- Returns the category filters defined for the
Target.
- getFlexClient() -
Method in class flex.messaging.client.FlexClientOutboundQueueProcessor
- Returns the associated FlexClient.
- getFlexClient() -
Static method in class flex.messaging.FlexContext
- The FlexClient for the current request.
- getFlexClient() -
Method in class flex.messaging.MessageClient
- Returns the FlexClient associated with this MessageClient.
- getFlexClients() -
Method in class flex.messaging.FlexSession
- Returns a snapshot of the FlexClients associated with the FlexSession
when this method is invoked.
- getFlexDomains() -
Method in class flex.management.jmx.MBeanServerGateway
- Returns the narrowed list of Flex domains in which any MBean is currently registered.
- getFlexMBeanCount() -
Method in class flex.management.jmx.MBeanServerGateway
- Returns the number of narrowed Flex MBeans registered in the MBean server.
- getFlexMBeanObjectNames() -
Method in class flex.management.jmx.MBeanServerGateway
- Returns all the object names for Flex related MBeans.
- getFlexSession() -
Static method in class flex.messaging.FlexContext
- The FlexSession for the current request.
- getFlexSession() -
Method in class flex.messaging.MessageClient
- Returns the FlexSession associated with this MessageClient.
- getFlexSessionCount() -
Method in interface flex.management.runtime.messaging.MessageBrokerControlMBean
- Returns Flex session count for the
MessageBroker.
- getFlexSessions() -
Method in class flex.messaging.client.FlexClient
- Returns a snapshot of the FlexSessions associated with the FlexClient
when this method is invoked.
- getGetItemSQLStructure() -
Method in class flex.data.assemblers.SQLAssembler
- Returns the sql statements for get-item.
- getGetMethod() -
Method in class flex.data.adapters.JavaAdapter
- Returns the get method.
- getHeader(String) -
Method in interface flex.messaging.messages.Message
- Returns a header value corresponding to the passed header name.
- getHeaders() -
Method in interface flex.messaging.messages.Message
- Returns the headers for the message.
- getHibernateConfigFile() -
Method in class flex.data.assemblers.HibernateAssembler
- Returns the
hibernate-config-file of the HibernateAssembler.
- getHibernateEntity() -
Method in class flex.data.assemblers.HibernateAssembler
- Returns
hibernate-entity of the HibernateAssembler.
- getHttpRequest() -
Static method in class flex.messaging.FlexContext
- The HttpServletResponse for the current request if the request is via HTTP.
- getHttpResponse() -
Static method in class flex.messaging.FlexContext
- The HttpServletResponse for the current request if the request is via HTTP.
- getId() -
Method in class flex.management.BaseControl
-
- getId() -
Method in interface flex.management.BaseControlMBean
- Returns the id for this MBean.
- getId() -
Method in class flex.management.ManageableComponent
- Returns the id of the
ManageableComponent.
- getId() -
Method in class flex.messaging.client.FlexClient
- Returns the unique Id for the FlexClient.
- getId() -
Method in class flex.messaging.config.AdapterSettings
- The identity that destinations will refer to when assigning and adapter.
- getId() -
Method in class flex.messaging.config.DestinationSettings
- Gets the unique identity used by clients to target a destination.
- getId() -
Method in interface flex.messaging.endpoints.Endpoint
- All endpoints are referenceable by an id that is unique among
all the endpoints registered to a single broker instance.
- getId() -
Method in class flex.messaging.FactoryInstance
-
- getId() -
Method in class flex.messaging.FlexSession
- Returns the Id for the session.
- getId() -
Method in class flex.messaging.services.AbstractBootstrapService
- Returns the id of the
AbstractBootstrapService.
- getId() -
Method in interface flex.messaging.services.Service
- Returns the id for the service.
- getIdentityNames() -
Method in class flex.data.adapters.JavaAdapter.GetMethod
-
- getIdentityPropertyNames() -
Method in class flex.data.config.MetadataSettings
- Returns the list of identity property names.
- getIdentityPropertyType(String) -
Method in class flex.data.config.MetadataSettings
- Returns the property type of a given property name.
- getIdentityPropertyTypeMap() -
Method in class flex.data.config.MetadataSettings
- Returns the Map of property name and types.
- getIdentityPropertyTypes() -
Method in class flex.data.config.MetadataSettings
- Returns the list of property types.
- getIdentityTypes() -
Method in class flex.data.adapters.JavaAdapter.GetMethod
-
- getIdentityUndefinedValue(String) -
Method in class flex.data.config.MetadataSettings
-
- getInboundPolicy() -
Method in class flex.messaging.config.ThrottleSettings
- Returns the inbound throttle policy.
- getIncomingClientFrequency() -
Method in class flex.messaging.config.ThrottleSettings
- Returns incoming client frequency (max-client-frequency).
- getIncomingDestinationFrequency() -
Method in class flex.messaging.config.ThrottleSettings
- Returns incoming destination frequency (max-frequency).
- getInitialContextEnvironment() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
initial-context-environment property.
- getInstanceClass() -
Method in class flex.messaging.factories.JavaFactoryInstance
- Creates an instance class from specified
source.
- getInstanceClass() -
Method in class flex.messaging.FactoryInstance
- If possible, returns the class for the underlying configuration.
- getInvokeHTTPCount() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the number of HTTP invocations the HTTP proxy service has processed.
- getInvokeHTTPFrequency() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the number of HTTP invocations per minute.
- getInvokeSOAPCount() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the number of SOAP invocations the HTTP proxy service has processed.
- getInvokeSOAPFrequency() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the number of SOAP invocations per minute.
- getItem(Map) -
Method in class flex.data.assemblers.AbstractAssembler
- Retrieves an item with the specified Map of ids.
- getItem(Map) -
Method in interface flex.data.assemblers.Assembler
- Retrieves an item with the specified Map of ids.
- getItem(Map) -
Method in class flex.data.assemblers.HibernateAssembler
- Returns the item for the specified identity.
- getItem(Map) -
Method in class flex.data.assemblers.SQLAssembler
-
- getItemClass() -
Method in class flex.data.DataDestination
- Returns the
item-class property.
- getItemFromAdapter(Map) -
Method in class flex.data.DataDestination
- Need to fetch the item by cobbling together a data message which
goes to the adapter to retrieve it.
- getItems(List) -
Method in class flex.data.assemblers.AbstractAssembler
- Given a list of identity Maps, returns the list of items.
- getItems(List) -
Method in interface flex.data.assemblers.Assembler
- Given a list of identity Maps, returns the list of items.
- getJavaClass() -
Method in class flex.data.assemblers.SQLAssembler
- Returns
java-class property.
- getJMSSettings() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Gets the
JMSSettings of the JMSAdapter.
- getLastClientIncomingMessageThrottleTimestamp() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the timestamp when an incoming client message was
most recently throttled.
- getLastClientOutgoingMessageThrottleTimestamp() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the timestamp when an outgoing client message was most
recently throttled.
- getLastDestinationIncomingMessageThrottleTimestamp() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the timestamp when an incoming destination message was
most recently throttled.
- getLastDestinationOutgoingMessageThrottleTimestamp() -
Method in interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
- Returns the timestamp when an outgoing destination message was
most recently throttled.
- getLastInvokeHTTPTimestamp() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the timestamp of the most recent HTTP invocation processed by the
HTTP proxy service.
- getLastInvokeSOAPTimestamp() -
Method in interface flex.management.runtime.messaging.services.HTTPProxyServiceControlMBean
- Returns the timestamp of the most recent SOAP invocation processed by the
HTTP proxy service.
- getLastPushTimestamp() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the timestamp for the most recent push invocation.
- getLastServiceCommandTimestamp() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the timestamp for the most recent service command invocation.
- getLastServiceMessageFromAdapterTimestamp() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the timestamp of the most recent service message from adapter invocation.
- getLastServiceMessageTimestamp() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the timestamp for the most recent message decoded by this endpoint and
routed to the broker.
- getLastServiceMessageTimestamp() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the timestamp for the most recent service message
invocation.
- getLastServiceTimestamp() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the timestamp for the most recent service invocation for this endpoint.
- getLazy() -
Method in class flex.data.config.AssociationSetting
- Returns if the association is lazy.
- getLazyAssociations() -
Method in class flex.data.DataDestination
- Returns the list of AssociationSetting instances we have which are lazy associations
- getLevel() -
Method in class flex.messaging.log.AbstractTarget
- Return the log level for this target.
- getLevel() -
Method in interface flex.messaging.log.Target
- Returns the log level that the
Target will process log
events for.
- getLevelString(short) -
Static method in class flex.messaging.log.LogEvent
- Returns a string value representing the level specified.
- getLinger() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Returns linger-on-close timeout in seconds.
- getLog() -
Method in class flex.messaging.MessageBroker
- Returns the logger of the
MessageBroker.
- getLogger(String) -
Static method in class flex.messaging.log.Log
- Given a category, returns the logger associated with the category.
- getMaxCacheSize() -
Method in class flex.messaging.config.ServerSettings
- Returns the max number of messages to maintain in memory cache.
- getMaxConnectionsPerHost() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Returns a collection of HostConfigurationSettings which specify
connection options on a host-by-host basis.
- getMaxFileSize() -
Method in class flex.messaging.config.ServerSettings
- Returns
max-file-size property.
- getMaxFlexSessionsInCurrentHour() -
Method in interface flex.management.runtime.messaging.MessageBrokerControlMBean
- Returns the maximum concurrent Flex session count for the
MessageBroker in the current hour.
- getMaxProducers() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
max-producers property.
- getMaxTotalConnections() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getMBeanCount() -
Method in class flex.management.jmx.MBeanServerGateway
- Returns the total number of beans registered in the MBean server.
- getMBeanInfo(String) -
Method in class flex.management.jmx.MBeanServerGateway
- This method discovers the attributes and operations that an MBean exposes for management
by a Flash client.
- getMBeanServer() -
Method in class flex.management.BaseControl
- The
MBeanServer that this instance is registered with.
- getMBeanServer() -
Method in interface flex.management.MBeanServerLocator
- Returns the MBeanServer to register our management MBeans with.
- getMBeanServerLocator() -
Static method in class flex.management.MBeanServerLocatorFactory
- Returns a
MBeanServerLocator that exposes the MBeanServer to register MBeans with.
- getMessage() -
Method in interface flex.data.ChangeObject
- Accesses the underlying Message transmitted by the client for the change.
- getMessage() -
Method in exception flex.messaging.LocalizedException
- Returns the exception message.
- getMessageBroker() -
Method in interface flex.messaging.endpoints.Endpoint
- All endpoints must be managed by a single MessageBroker,
and must be capable of returning a reference to that broker.
- getMessageBroker(String) -
Static method in class flex.messaging.MessageBroker
- Retrieves a message broker with the supplied messageBrokerId.
- getMessageBroker() -
Method in class flex.messaging.services.AbstractBootstrapService
- Returns the
MessageBroker managing this AbstractBootstrapService.
- getMessageBroker() -
Method in class flex.messaging.services.AbstractService
- Returns the
MessageBroker of the AbstractService.
- getMessageBroker() -
Method in interface flex.messaging.services.Service
- All services must be managed by a single MessageBroker,
and must be capable of returning a reference to that broker.
- getMessageCache() -
Method in interface flex.management.runtime.messaging.MessageDestinationControlMBean
- Returns the
ObjectName for the message cache used by the managed
destination.
- getMessageClients() -
Method in class flex.messaging.client.FlexClient
- Returns a snapshot of the MessageClients (subscriptions) associated with the FlexClient
when this method is invoked.
- getMessageClients() -
Method in class flex.messaging.FlexSession
- Returns a snapshot of the MessageClients (subscriptions) associated with the FlexSession
when this method is invoked.
- getMessageId() -
Method in interface flex.messaging.messages.Message
- Returns the unique message id.
- getMessagePriority() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
message-priority property.
- getMessages() -
Method in class flex.messaging.client.FlushResult
- Returns the messages to write to the network for this flush invocation.
- getMessageTTL() -
Method in class flex.messaging.config.ServerSettings
- Returns the
message-time-to-live property.
- getMessageType() -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Returns the
message-type property.
- getMetadataSettings() -
Method in class flex.data.DataDestination
- Returns the
MetadataSettings.
- getMethod() -
Method in class flex.data.adapters.JavaAdapter.QueryMethod
-
- getName() -
Method in class flex.data.adapters.JavaAdapter.QueryMethod
-
- getName() -
Method in class flex.messaging.client.FlexClientBindingEvent
- Returns the name of the attribute associated with the event.
- getName() -
Method in class flex.messaging.FlexSessionBindingEvent
- Returns the name of the attribute associated with the event.
- getNetworkSettings() -
Method in class flex.messaging.Destination
- Get the
NetworkSettings of the Destination.
- getNewVersion() -
Method in interface flex.data.ChangeObject
- Gets the current version known to the client, which is the proposed new version for the server.
- getNextFlushWaitTimeMillis() -
Method in class flex.messaging.client.FlushResult
- Returns the wait time in milliseconds before the next flush invocation for
the FlexClient's outbound queue.
- getNTDomain() -
Method in class flex.messaging.services.http.ExternalProxySettings
- Returns the
nt-domain property.
- getNumber() -
Method in exception flex.messaging.LocalizedException
- Returns the localized exception number.
- getNumNonLazyAssociations() -
Method in class flex.data.DataDestination
-
- getNumSequencedAssociations() -
Method in class flex.data.DataDestination
-
- getObjectId() -
Method in interface flex.data.ChangeObject
- Gets the identity of the changed object instance
- getObjectInstance(String) -
Method in class flex.management.jmx.MBeanServerGateway
- Gets the ObjectInstance for the specified MBean registered with the
MBean server.
- getObjectName() -
Method in class flex.management.BaseControl
- Returns the
ObjectName for this instance, according to the following format:
{domain}[.{appId}]:type={type}[,{parent type}={parent id}]*[,server={server}]?,id={id}
domain: The domain specified by the DOMAIN_PREFIX constant followed by the application
identifier if one is available.
type: The short type name of the resource managed by the MBean.
- The MessageBrokerControlMBean manages the flex.messaging.MessageBroker
so: type=MessageBroker
id: The id value for the resource managed by this MBean.
- getOperation() -
Method in class flex.messaging.messages.CommandMessage
- Returns the operation for this
CommandMessage.
- getOutboundPolicy() -
Method in class flex.messaging.config.ThrottleSettings
- Returns the outbound throttle policy.
- getOutgoingClientFrequency() -
Method in class flex.messaging.config.ThrottleSettings
- Returns outgoing client frequency (max-client-frequency).
- getOutgoingDestinationFrequency() -
Method in class flex.messaging.config.ThrottleSettings
- Returns outgoing destination frequency (max-frequency).
- getPageQueriesFromDatabase() -
Method in class flex.data.assemblers.HibernateAssembler
- Set this to true if you want to page queries for this destination directly
from the database.
- getPageSize() -
Method in class flex.data.config.DataNetworkSettings
- Returns the page size.
- getParent() -
Method in class flex.management.BaseControl
-
- getParent() -
Method in interface flex.management.BaseControlMBean
- Returns the parent for this MBean.
- getParent() -
Method in class flex.management.ManageableComponent
- Returns the parent of the component.
- getParentControl() -
Method in class flex.management.BaseControl
- Returns the parent
BaseControl of this instance.
- getParsedDefaultUrl(String, String, String, String) -
Method in class flex.messaging.services.http.HTTPProxyDestination
-
- getParsedDynamicUrls(String) -
Method in class flex.messaging.services.http.HTTPProxyDestination
-
- getPassword() -
Method in class flex.messaging.services.http.ExternalProxySettings
- Returns the
password property.
- getPort() -
Method in interface flex.messaging.endpoints.Endpoint
- Returns the port of the url of the endpoint.
- getPrefix() -
Method in class flex.messaging.log.LineFormattedTarget
- Returns prefix property.
- getPreviousValue(String) -
Method in interface flex.data.ChangeObject
- Gets the previous value of the named property on the item.
- getPreviousVersion() -
Method in interface flex.data.ChangeObject
- Gets the previous version known to the client.
- getProducerDefaultHeaders(String) -
Method in class flex.data.DataServiceTransaction
-
- getProducerSubtopics(String) -
Method in class flex.data.DataServiceTransaction
-
- getProperties() -
Method in class flex.messaging.FactoryInstance
- Returns the ConfigMap that this factory instance was created with.
- getPropertiesOnClientObject(Object) -
Static method in class flex.data.DataService
- Again, this belongs somewhere else and could be more efficient.
- getProperty() -
Method in class flex.data.config.AssociationSetting
- Returns the property of the association.
- getProperty(String) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as a string if possible.
- getPropertyAsBoolean(String, boolean) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as a boolean if possible,
or returns the default value if the property is undefined.
- getPropertyAsInt(String, int) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as an int if possible,
or returns the default value if the property is undefined.
- getPropertyAsList(String, List) -
Method in class flex.messaging.config.ConfigMap
- Gets a property (or set of properties) as a List.
- getPropertyAsLong(String, long) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as a long if possible,
or returns the default value if the property is undefined.
- getPropertyAsMap(String, ConfigMap) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as a ConfigMap if possible,
or returns the default value if the property is undefined.
- getPropertyAsString(String, String) -
Method in class flex.messaging.config.ConfigMap
- Gets the property with the specified name as a String if possible,
or returns the default value if the property is undefined.
- getPropertyNames() -
Method in exception flex.data.DataSyncException
- A list of property names that are in conflict.
- getPropertyOnClientObject(Object, String) -
Static method in class flex.data.DataService
-
- getProtocolFactory() -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Returns the
protocol-factory property.
- getProxyPort() -
Method in class flex.messaging.services.http.ExternalProxySettings
- Returns the
port property.
- getProxyServer() -
Method in class flex.messaging.services.http.ExternalProxySettings
- Returns the
server property.
- getPushCount() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the count of push invocations.
- getPushFrequency() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the number of push invocations per minute.
- getQueueConsumerCount() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the number of queue consumers for the adapter.
- getQueueConsumerCount() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the count of queue consumers managed by this adapter.
- getQueueConsumerIds() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the ids of all queue consumers.
- getQueueConsumerIds() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the ids of all queue consumers.
- getQueueProducerCount() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the number of queue producers for the adapter.
- getQueueProducerCount() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the count of queue producers currently managed by this adapter.
- getReadOnly() -
Method in class flex.data.config.AssociationSetting
- Returns the read-only property.
- getReadOnlyProperties() -
Method in class flex.data.DataDestination
-
- getReceiveBufferSize() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getReconnectFetch() -
Method in class flex.data.config.DataNetworkSettings
- Returns the reconnect fetch property.
- getRegisteredAdapters() -
Method in class flex.messaging.services.AbstractService
- Returns the adapters registered with the
AbstractService.
- getRegisteredAdapters() -
Method in interface flex.messaging.services.Service
- Returns the adapters registered with the
Service.
- getRelation() -
Method in class flex.data.config.AssociationSetting
- Returns the relation of the association.
- getRelationString() -
Method in class flex.data.config.AssociationSetting
- Returns the string representation of the relation of the association.
- getRemoteCredentials(String, String) -
Method in class flex.messaging.FlexSession
- Returns the remote credentials stored in the session for the specified service destination.
- getRemotePassword() -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Returns the
remote-password property.
- getRemoteUsername() -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Sets the
remote-username property.
- getRootCause() -
Method in exception flex.messaging.LocalizedException
- Returns the root cause for this exception.
- getRTMPServer() -
Method in interface flex.management.runtime.messaging.endpoints.RTMPEndpointControlMBean
- Returns the
RTMPServer for the managed RTMP endpoint.
- getScope() -
Method in class flex.messaging.FactoryDestination
- Returns the scope of the
FactoryDestination
- getScope() -
Method in class flex.messaging.FactoryInstance
-
- getSecurityConstraint() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the security constraint that is associated with this endpoint.
- getSecurityConstraint() -
Method in class flex.messaging.Destination
- Returns the
SecurityConstraint of the Destination.
- getSecurityConstraint() -
Method in interface flex.messaging.endpoints.Endpoint
- Returns the security constraint of the endpoint.
- getSecurityConstraint(String) -
Method in class flex.messaging.MessageBroker
- Returns the
SecurityConstraint with the indicated
reference id.
- getSecurityConstraintManager() -
Method in class flex.data.adapters.JavaAdapter
- Gets the
SecurityConstraintManager of the JavaAdapter.
- getSendBufferSize() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getSendMessagesToPeers() -
Method in class flex.data.DataServiceTransaction
-
- getSeparator() -
Method in class flex.messaging.services.messaging.Subtopic
- Returns the separator used to create this Subtopic instance.
- getSequenced() -
Method in class flex.data.config.AssociationSetting
- Returns the sequenced property.
- getSequenceManager() -
Method in class flex.data.DataDestination
-
- getServerObject() -
Method in exception flex.data.DataSyncException
- Used to expose the state of the server object to the client at the
time of conflict.
- getServerSettings() -
Method in class flex.messaging.MessageDestination
- Returns the
ServerSettings of the MessageDestination.
- getService() -
Method in class flex.messaging.Destination
- Returns the
Service managing this Destination.
- getService(String) -
Method in class flex.messaging.MessageBroker
- Returns the
Service with the specified id.
- getServiceCommandCount() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of service command invocations.
- getServiceCommandFrequency() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of service command invocations per minute.
- getServiceCount() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the count of service invocations for this endpoint.
- getServiceFrequency() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the number of service invocations per minute.
- getServiceMessageCount() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the count of messages decoded by this endpoint and routed to the broker.
- getServiceMessageCount() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of service message invocations.
- getServiceMessageFrequency() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the number of service message invocations per minute.
- getServiceMessageFrequency() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of service message invocations per minute.
- getServiceMessageFromAdapterCount() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of messages from an adapter that the managed service
has processed.
- getServiceMessageFromAdapterFrequency() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the number of service message from adapter invocations per minute.
- getServices() -
Method in interface flex.management.runtime.messaging.MessageBrokerControlMBean
- Returns the
ObjectNames for services that are registered with the
managed MessageBroker.
- getServices() -
Method in class flex.messaging.MessageBroker
- Returns the Map of
Service instances.
- getServiceType() -
Method in class flex.messaging.Destination
- Returns the Java class name for the
Service managing this
Destination.
- getServletConfig() -
Static method in class flex.messaging.FlexContext
- The ServletConfig for the current request, uses the last known ServletConfig
when the request is not via HTTP.
- getServletContext() -
Static method in class flex.messaging.FlexContext
- The ServletContext for the current web application.
- getSession() -
Method in class flex.messaging.FlexSessionBindingEvent
- Returns the Flex session that generated the event.
- getSocketTimeout() -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- getSource() -
Method in class flex.messaging.FactoryDestination
- Gets the source of the
FactoryDestination.
- getSource() -
Method in class flex.messaging.FactoryInstance
-
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.DestinationControlMBean
- Returns the start timestamp for the
Destination.
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the start timestamp for the
Endpoint.
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.endpoints.rtmp.RTMPServerControlMBean
- Returns the start timestamp for the
RTMPServer.
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.MessageBrokerControlMBean
- Returns the start timestamp for the
MessageBroker.
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.services.ServiceAdapterControlMBean
- Returns the start timestamp for the
ServiceAdapter.
- getStartTimestamp() -
Method in interface flex.management.runtime.messaging.services.ServiceControlMBean
- Returns the start timestamp for the
Service.
- getSubscriberCount() -
Method in interface flex.management.runtime.messaging.services.messaging.SubscriptionManagerControlMBean
- Returns the count of active subscribers.
- getSubscriberIds() -
Method in interface flex.management.runtime.messaging.services.messaging.SubscriptionManagerControlMBean
- Returns the ids for all active subscribers.
- getSubscriberIds(Message, boolean) -
Method in class flex.messaging.services.MessageService
- Returns a Set of clientIds of the clients subscribed to receive this message.
- getSubscriptionManager() -
Method in interface flex.management.runtime.messaging.MessageDestinationControlMBean
- Returns the
ObjectName for the subscription manager used
by the managed destination.
- getSubscriptionTimeoutMinutes() -
Method in class flex.messaging.config.NetworkSettings
- Returns the
subscription-timeout-minutes property.
- getSubtopicSeparator() -
Method in class flex.messaging.config.ServerSettings
- Returns the
subtopic-separator property.
- getSyncMethod() -
Method in class flex.data.adapters.JavaAdapter
- Returns the sync method.
- getTargets() -
Static method in class flex.messaging.log.Log
- Returns an unmodifiable snapshot of the targets registered with this Log when the
method is invoked.
- getThrottleManager() -
Method in interface flex.management.runtime.messaging.MessageDestinationControlMBean
- Returns the
ObjectName for the throttle manager used by the
managed destination.
- getThrottleSettings() -
Method in class flex.messaging.config.NetworkSettings
- Returns the
ThrottleSettings property.
- getTimestamp() -
Method in interface flex.messaging.messages.Message
- Returns the timestamp for the message.
- getTimeToLive() -
Method in interface flex.messaging.messages.Message
- Returns the time to live for the message.
- getTopicConsumerCount() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the number of topic consumers for the adapter.
- getTopicConsumerCount() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the count of topic consumers currently managed by this adapter.
- getTopicConsumerIds() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the ids of all topic consumers.
- getTopicConsumerIds() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the ids of all topic consumers.
- getTopicProducerCount() -
Method in interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
- Returns the number of topic producers for the adapter.
- getTopicProducerCount() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Returns the count of topic producers currently managed by this adapter.
- getTunnelHttpRequest() -
Static method in class flex.messaging.FlexContext
- The HttpServletRequest for the current request if it is transporting a tunneled protocol.
- getType() -
Method in class flex.management.BaseControl
-
- getType() -
Method in interface flex.management.BaseControlMBean
- Returns the type for this MBean.
- getTypedItem(Object, TypeMarshaller) -
Method in class flex.data.DataDestination
- Given the item if it is an ASObject and the destination has
an item class attempt to convert it into the strongly typed
instance.
- getUpdateBody(DataMessage, int) -
Static method in class flex.data.DataService
-
- getUpdateBody(DataMessage) -
Static method in class flex.data.DataService
-
- getUpdateChanges(DataMessage) -
Static method in class flex.data.DataService
-
- getUpdateConflictMode() -
Method in class flex.data.adapters.ASObjectAdapter
- Returns the
update-conflict-mode property of the ASObjectAdapter.
- getUpdateConflictMode() -
Method in class flex.data.assemblers.HibernateAssembler
- Returns the
update-conflict-mode/code> of the HibernateAssembler.
- getURI() -
Method in interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
- Returns the URI that corresponds to this endpoint.
- getUrl() -
Method in interface flex.messaging.endpoints.Endpoint
- Returns the url of the endpoint.
- getUseClusterBroadcast() -
Method in class flex.data.DataService
-
- getUsername() -
Method in class flex.messaging.services.http.ExternalProxySettings
- Returns the
username property.
- getUserPrincipal() -
Static method in class flex.messaging.FlexContext
- Returns the principal associated with the session or client depending on whether
perClientauthentication is being used.
- getUserPrincipal() -
Method in class flex.messaging.FlexSession
- This method should be called on FlexContext and not on this class.
- getUserTransaction() -
Method in class flex.data.DataServiceTransaction
- Returns the user transaction associated with this data service
transaction.
- getValue() -
Method in class flex.messaging.client.FlexClientBindingEvent
- Returns the value of the attribute associated with the event.
- getValue() -
Method in class flex.messaging.FlexSessionBindingEvent
- Returns the value of the attribute associated with the event.
- getValue() -
Method in class flex.messaging.services.messaging.Subtopic
- Returns the subtopic value used to create this Subtopic instance.
true if the adapter performs custom subscription management.
HTTPConnectionManagerSettings instance.
HTTPProxyAdapter instance.
HTTPProxyAdapter instance.
HTTPProxyDestination instance.
HTTPProxyDestination with the indicated management.
HTTPProxyDestinations.HTTPProxyService.
HTTPProxyService with the indicated management.
INFO, ACTION, ACTION_INFO, UNKNOWN.
Throwable.
Throwable.
JavaAdapter with the properties.
DataDestination with the properties.
DataService with id and properties.
ManageableComponent with the properties.
Destination with the properties.
FactoryDestination with the properties.
MessageDestination with the properties.
MessageBroker after all of the server
components are created but right before they are started.
HTTPProxyAdapter with the properties.
HTTPProxyDestination with the properties.
JMSAdapter with the properties.
int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF.
int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is -228 or 0xF0000000.
allow-lax-ssl property.
auto-sync-enabled property.
cluster-message-routing property.
content-chunked property.
true if the component is enabled for management.
true if this is a multi-values association.
true if the Destination is running.
true if the Endpoint is running.
true if the RTMPServer is running.
true if the MessageBroker is running.
true if the ServiceAdapter is running.
true if the Service is running.
shared-backend property.
transacted-sessions property.
use-custom-auth property.
use-transactions property.
JavaAdapter instance.
JavaAdapter instance.
JavaAdapter instance.
JavaAdapter instance.
JavaFactory to store the configuration
for an instance created by the JavaFactory.JavaFactoryInstance, assigning its factory, id,
and properties.
JMSAdapter instance.
JMSAdapter instance.
JMSSettings instance.
JavaAdapter.
HibernateAssembler.
SQLAssembler.
DataDestination.
DataService.
Destination.
MessageBroker.
MessageDestination.
AbstractService.
HTTPProxyDestination.
HTTPProxyService.
MessageService.
RemotingDestination.
RemotingService.
ServiceAdapter.
LogEvent from an associated logger.
Targets output destination,
which may be the console or a log file.
Logger class is used to log out information.Logger instance that will log
information out to the specified category.
Manageable interface.ManageableComponent instance, specifying
whether to enable management.
MBeanAttributeInfo class that complies with Flash serialization requirements.MBeanAttributeInfo instance.
MBeanAttributeInfo instance based upon a
javax.management.MBeanAttributeInfo instance.
MBeanConstructorInfo class that complies with Flash serialization requirements.MBeanConstructorInfo instance.
MBeanConstructorInfo instance based upon a
javax.management.MBeanConstructorInfo instance.
MBeanInfo instance.
MBeanInfo instance based upon a
javax.management.MBeanInfo instance.
MBeanOperationInfo instance.
MBeanOperationInfo instance based upon a
javax.management.MBeanOperationInfo instance.
MBeanParameterInfo instance.
MBeanParameterInfo instance based upon a
javax.management.MBeanParameterInfo instance.
MBeanServerLocator.MessageBrokers.MessageDestination instance.
MessageDestination with the indicated management.
MessageDestinations.ResourceLoader.
Throwable.
Throwable.
MessageService.
MessageService with the indicated management.
MetadataSettings instance.
NetworkSettings instance with
default session timeout.
ObjectInstance instance.
ObjectInstance instance based upon a
javax.management.ObjectInstance instance.
ObjectInstance.
ObjectName instance.
ObjectName instance based upon a
javax.management.ObjectName instance.
ResourceLoader.
Throwable.
Throwable.
javax.management.MBeanRegistration.postDeregister.
javax.management.MBeanRegistration.postRegister.
javax.management.MBeanRegistration.preDeregister.
javax.management.MBeanRegistration.preRegister.
AbstractService.
Service.
RemotingDestination instance.
RemotingDestination with the indicated management.
RemotingDestinations.RemotingService processes RemotingMessages.RemotingService.
RemotingService with the indicated management.
Destination.
AbstractService.
AbstractService.
Destination from the list of destinations known
by the AbstractService.
Destination from the Service.
FlexFactory from the list of factories known
by the MessageBroker.
Target will
process log events for.
Logger from the Target.
Service from the list of services known
by the MessageBroker.
ServerSettings instance.
ServiceAdapter instance.
ServiceAdapter instance.
DataMessage by invoking the
requested destination's adapter.
HTTPMessage by invoking the
requested destination's adapter.
RemotingMessage by invoking the
requested destination's adapter.
acknowledge-mode property which is the message
acknowledgement mode for the JMS adapter.
actionscript-class property.
ServiceAdapter of the Destination.
allow-lax-ssl property which determines if self-signed
certificates are allowed; should not be used in production.
allow-subtopics property.
JavaFactoryInstance.
- setAttributes(String, Attribute[]) -
Method in class flex.management.jmx.MBeanServerGateway
- Sets the values for several attributes of the specified MBean.
- setAutoRefresh(boolean) -
Method in class flex.data.adapters.JavaAdapter.FillMethod
-
- setAutoSyncEnabled(boolean) -
Method in class flex.data.DataDestination
- Sets the default value for the
autoSyncEnabled property on
the client-side DataService which determines whether we should
track changes for items returned from fills, gets and creates.
- setBatchWriteSize(int) -
Method in class flex.messaging.config.ServerSettings
- Sets the
batch-write-size property which is the number of
durable message files to write in each batch.
- setBody(Object) -
Method in interface flex.messaging.messages.Message
- Sets the body of the message.
- setBroadcastRoutingMode(String) -
Method in class flex.messaging.config.ServerSettings
- Sets the
cluster-message-routing property.
- setCacheItems(boolean) -
Method in class flex.data.DataDestination
- Determines whether
DataService should cache the last version
of each item.
- setCacheReferencedItems(boolean) -
Method in class flex.data.config.AssociationSetting
- Sets the cache referenced items property.
- setChannels(List) -
Method in class flex.messaging.Destination
- Sets the channel list of the
Destination.
- setChannelSettings(List) -
Method in class flex.messaging.config.DestinationSettings
- Overrides the set of channels that can be used to contact this
destination.
- setClassName(String) -
Method in class flex.messaging.config.AdapterSettings
- Sets name of the Java class implementation for this adapter.
- setClientId(Object) -
Method in interface flex.messaging.messages.Message
- Sets the client id indicating the client that sent the message.
- setClientType(String) -
Method in interface flex.messaging.endpoints.Endpoint
- Sets the corresponding client channel type for the endpoint.
- setClusterId(String) -
Method in class flex.messaging.config.NetworkSettings
- Sets the cluster id.
- setCode(String) -
Method in exception flex.messaging.MessageException
- Sets the code of the exception.
- setConflictCause(DataMessage) -
Method in exception flex.data.DataSyncException
- Sets the data message that caused this fault.
- setConnectionFactory(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
connection-factory property which is the name of
the JMS connection factory in JNDI.
- setConnectionManagerSettings(HTTPConnectionManagerSettings) -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Sets
HTTPConnectionManagerSettings.
- setConnectionTimeout(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the number of milliseconds to wait before a connection will
timeout.
- setConstraint(SecurityConstraint) -
Method in class flex.messaging.config.DestinationSettings
- Sets the security constraint to be applied to this destination.
- setContentChunked(boolean) -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Sets the
content-chunked property.
- setControl(BaseControl) -
Method in interface flex.management.Manageable
- Set the control MBean used to manage the component.
- setControl(BaseControl) -
Method in class flex.management.ManageableComponent
-
- setCookieLimit(int) -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Sets the
cookie-limit property.
- setCorrelationId(String) -
Method in class flex.messaging.messages.AsyncMessage
- Sets the correlationId of the
AsyncMessage.
- setCountConstraint(String) -
Method in class flex.data.adapters.SecurityConstraintManager
- Sets the count constraint.
- setCreateConstraint(String) -
Method in class flex.data.adapters.SecurityConstraintManager
- Sets the create constraint.
- setCreateItemProcedure(SQLProcedureSettings) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a procedure call for execution during createItem.
- setCreateItemSQL(String, String, boolean) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a sql statement for executing
during getItem.
- setCustomPagedFills(boolean) -
Method in class flex.data.config.DataNetworkSettings
- Setting the custom flag to
true indicates that the associated
assembler has a paged-fill method corresponding to each method
specified via the fill-method tag.
- setDatabaseDriverSettings(DatabaseDriverSettings) -
Method in class flex.data.assemblers.SQLAssembler
- Sets the
DatabaseDriverSettings property.
- setDatasourceSettings(DatasourceSettings) -
Method in class flex.data.assemblers.SQLAssembler
- Sets the
DatasourceSettings property.
- setDefault(boolean) -
Method in class flex.messaging.config.AdapterSettings
- Sets a flag to determine whether an adapter will be used as the default
(i.e.
- setDefaultAdapter(String) -
Method in class flex.messaging.services.AbstractService
- Sets the default adapter of the
AbstractService.
- setDefaultAdapter(String) -
Method in interface flex.messaging.services.Service
- Sets the id of the default adapter of the
Service.
- setDefaultChannels(List) -
Method in class flex.messaging.MessageBroker
- Sets the default channel ids of the MessageBroker.
- setDefaultChannels(List) -
Method in class flex.messaging.services.AbstractService
- Sets the channel list of the
AbstractService.
- setDefaultChannels(List) -
Method in interface flex.messaging.services.Service
- Sets the channel list of the
Service.
- setDefaultMaxConnectionsPerHost(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the default maximum number of connections allowed per host.
- setDefaultUrl(String) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Sets the
url or wsdl property.
- setDeleteConflictMode(String) -
Method in class flex.data.adapters.ASObjectAdapter
- Sets the
delete-conflict-mode property of the ASObjectAdapter.
- setDeleteConflictMode(String) -
Method in class flex.data.assemblers.HibernateAssembler
- Sets the
delete-conflict-mode of the HibernateAssembler.
- setDeleteConstraint(String) -
Method in class flex.data.adapters.SecurityConstraintManager
- Sets the delete constraint.
- setDeleteItemProcedure(SQLProcedureSettings) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a procedure call for execution during deleteItem.
- setDeleteItemSQL(String) -
Method in class flex.data.assemblers.SQLAssembler
- Sets the sql statement for delete-item.
- setDeliveryMode(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
delivery-mode property which is the JMS DeliveryMode
for producers.
- setDestination(Destination) -
Method in class flex.data.adapters.JavaAdapter
- Casts the
Destination into DataDestination
and calls super.setDestination.
- setDestination(String) -
Method in interface flex.messaging.messages.Message
- Sets the destination that the message targets.
- setDestination(Destination) -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Casts the
Destination into HTTPProxyDestination
and calls super.setDestination
- setDestination(Destination) -
Method in class flex.messaging.services.messaging.adapters.ActionScriptAdapter
- Casts the
Destination into MessageDestination
and calls super.setDestination
- setDestination(Destination) -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Casts the
Destination into MessageDestination
and calls super.setDestination
- setDestination(Destination) -
Method in class flex.messaging.services.remoting.adapters.JavaAdapter
- Casts the
Destination into RemotingDestination
and calls super.setDestination
- setDestination(Destination) -
Method in class flex.messaging.services.ServiceAdapter
- Sets the
Destination of the ServiceAdapter.
- setDestinationJNDIName(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
destination-jndi-name property which is the name of
the destination in JNDI.
- setDestinationName(String) -
Method in class flex.messaging.config.ThrottleSettings
- Sets the destination name for
ThrottleSettings.
- setDestinationName(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
destination-name property which is the name of the
destination in JMS.
- setDestinationType(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
destination-type property which determines whether
the adapter is performing topic (pub/sub) or queue (point-to-point) messaging.
- setDetails(String) -
Method in exception flex.messaging.LocalizedException
- Sets the exception details.
- setDetails(int) -
Method in exception flex.messaging.LocalizedException
- Sets the details property to a localized string based on error number.
- setDetails(int, String) -
Method in exception flex.messaging.LocalizedException
- Sets the details property to a localized string based on error number and variant.
- setDetails(int, String, Locale) -
Method in exception flex.messaging.LocalizedException
- Sets the details property to a localized string based on error number, variant
and target locale.
- setDetails(int, String, Object[]) -
Method in exception flex.messaging.LocalizedException
- Sets the details property to a localized string based on error number and variant.
- setDetails(int, String, Locale, Object[]) -
Method in exception flex.messaging.LocalizedException
- Sets the details property to a localized string based on error number, variant,
and target locale.
- setDurable(boolean) -
Method in class flex.messaging.config.ServerSettings
- Sets whether destination is durable.
- setDurableConsumers(boolean) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
-
- setDurableStoreManager(String) -
Method in class flex.messaging.config.ServerSettings
- Sets the
durable-store-manager property.
- setErrorMessage(ErrorMessage) -
Method in exception flex.messaging.MessageException
- Sets the error message of the exception.
- setExtendedData(Map) -
Method in exception flex.messaging.MessageException
- Sets the extended data of the exception.
- setExternalProxySettings(ExternalProxySettings) -
Method in class flex.messaging.services.http.HTTPProxyAdapter
- Sets
ExternalProxySettings.
- setFactory(String) -
Method in class flex.messaging.FactoryDestination
- Sets the factory of the
FactoryDestination.
- setFactory(FlexFactory) -
Method in class flex.messaging.FactoryDestination
- Sets the factory of the
FactoryDestination.
- setFileStoreRoot(String) -
Method in class flex.messaging.config.ServerSettings
- Sets
file-store-root property.
- setFillContains(Method) -
Method in class flex.data.adapters.JavaAdapter.FillMethod
-
- setFilters(List) -
Method in class flex.messaging.log.AbstractTarget
- Sets the list of filters for this target.
- setFilters(List) -
Method in interface flex.messaging.log.Target
- Sets the category filters that the
Target will process
log events for.
- setGetItemProcedure(SQLProcedureSettings) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a procedure call for execution during getItem.
- setGetItemSQL(String) -
Method in class flex.data.assemblers.SQLAssembler
- Sets the sql statement for get-item.
- setGetMethod(String) -
Method in class flex.data.adapters.JavaAdapter
- Sets the get method.
- setHeader(String, Object) -
Method in interface flex.messaging.messages.Message
- Sets a header on the message.
- setHeaders(Map) -
Method in interface flex.messaging.messages.Message
- Sets the headers for the message.
- setHibernateConfigFile(String) -
Method in class flex.data.assemblers.HibernateAssembler
- Sets the
hibernate-config-file of the HibernateAssembler.
- setHibernateEntity(String) -
Method in class flex.data.assemblers.HibernateAssembler
- Sets
hibernate-entity of the HibernateAssembler.
- setId(String) -
Method in class flex.management.ManageableComponent
- Sets the id of the
ManageableComponent.
- setId(String) -
Method in class flex.messaging.Destination
- Sets the id of the
Destination.
- setId(String) -
Method in interface flex.messaging.endpoints.Endpoint
- All endpoints are referenceable by an id that is unique among
all the endpoints registered to a single broker instance.
- setId(String) -
Method in class flex.messaging.services.AbstractBootstrapService
- Sets the id of the
AbstractBootstrapService.
- setId(String) -
Method in class flex.messaging.services.AbstractService
- Sets the id of the
AbstractService.
- setId(String) -
Method in interface flex.messaging.services.Service
- Sets the id for the service.
- setIdentityNames(List) -
Method in class flex.data.adapters.JavaAdapter.GetMethod
-
- setIdentityTypes(List) -
Method in class flex.data.adapters.JavaAdapter.GetMethod
-
- setIdentityUndefinedValue(String, String) -
Method in class flex.data.config.MetadataSettings
- Sets the undefined value for the specified identity property.
- setInboundPolicy(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets inbound throttle policy.
- setIncludeCategory(boolean) -
Method in class flex.messaging.log.LineFormattedTarget
- Sets includeCategory property.
- setIncludeDate(boolean) -
Method in class flex.messaging.log.LineFormattedTarget
- Sets includeDate property.
- setIncludeLevel(boolean) -
Method in class flex.messaging.log.LineFormattedTarget
- Sets includeLevel property.
- setIncludeTime(boolean) -
Method in class flex.messaging.log.LineFormattedTarget
- Sets includeTime property.
- setIncomingClientFrequency(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets incoming client frequency (max-client-frequency).
- setIncomingDestinationFrequency(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets incoming destination frequency (max-frequency).
- setInitialContextEnvironment(Hashtable) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
initial-context-environment property.
- setItemClass(String) -
Method in class flex.data.DataDestination
- Sets the
item-class property.
- setJavaClass(String) -
Method in class flex.data.assemblers.SQLAssembler
- Sets
java-class property.
- setJMSSettings(JMSSettings) -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Sets the
JMSSettings of the JMSAdapter.
- setLazy(boolean) -
Method in class flex.data.config.AssociationSetting
- Sets the lazy property.
- setLevel(short) -
Method in class flex.messaging.log.AbstractTarget
- Sets the log level for this target.
- setLevel(short) -
Method in interface flex.messaging.log.Target
- Sets the log level that the
Target will process log events
for.
- setLinger(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the linger-on-close timeout (in seconds).
- setManaged(boolean) -
Method in interface flex.management.Manageable
- Enables or disables management for the component.
- setManaged(boolean) -
Method in class flex.management.ManageableComponent
- Enables or disables management for the component.
- setManaged(boolean) -
Method in class flex.messaging.services.AbstractBootstrapService
- Management is always disabled.
- setMaxCacheSize(int) -
Method in class flex.messaging.config.ServerSettings
- Sets the max number of messages to maintain in memory cache.
- setMaxConnectionsPerHost(List) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the list of HostConfigurationSettings specifying connection
options on a host-by-host basis.
- setMaxFileSize(String) -
Method in class flex.messaging.config.ServerSettings
- Sets
max-file-size property which is maximum file size in
kilobytes for durable message files.
- setMaxProducers(int) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
max-producers property which is the maximum number
of producer proxies that this destination should use when communicating
with the JMS Server.
- setMaxTotalConnections(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the maximum number of connections allowed.
- setMessage(int) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number.
- setMessage(int, Locale) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number and target locale.
- setMessage(int, Object[]) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number.
- setMessage(int, String) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number and variant.
- setMessage(int, String, Locale) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number, variant
and target locale.
- setMessage(int, String, Object[]) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number and variant.
- setMessage(int, String, Locale, Object[]) -
Method in exception flex.messaging.LocalizedException
- Sets the message property to a localized string based on error number, variant and
target locale.
- setMessage(String) -
Method in exception flex.messaging.LocalizedException
- Sets the exception message.
- setMessageBroker(MessageBroker) -
Method in interface flex.messaging.endpoints.Endpoint
- Sets the
MessageBroker of the endpoint.
- setMessageBroker(MessageBroker) -
Method in class flex.messaging.services.AbstractBootstrapService
- Sets the
MessageBroker managing this AbstractBootstrapService.
- setMessageBroker(MessageBroker) -
Method in class flex.messaging.services.AbstractService
- Sets the
MessageBroker of the AbstractService.
- setMessageBroker(MessageBroker) -
Method in interface flex.messaging.services.Service
- Sets the
MessageBroker of the Service.
- setMessageId(String) -
Method in interface flex.messaging.messages.Message
- Sets the unique message id.
- setMessagePriority(int) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
message-priority property which is the JMS priority
for messages sent by Flash producers.
- setMessages(List) -
Method in class flex.messaging.client.FlushResult
- Sets the messages to write to the network for this flush invocation.
- setMessageTTL(long) -
Method in class flex.messaging.config.ServerSettings
- Sets the
message-time-to-live property.
- setMessageType(String) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
message-type property which is the
javax.jms.Message type which the adapter should use for the
destination.
- setMetadataSettings(MetadataSettings) -
Method in class flex.data.DataDestination
- Sets the
MetadataSettings.
- setMethod(Method) -
Method in class flex.data.adapters.JavaAdapter.QueryMethod
-
- setName(String) -
Method in class flex.data.adapters.JavaAdapter.QueryMethod
-
- setNetworkSettings(NetworkSettings) -
Method in class flex.data.DataDestination
- Casts the
NetworkSettings into DataNetworkSettings
and calls super.setNetworkSettings.
- setNetworkSettings(NetworkSettings) -
Method in class flex.messaging.Destination
- Set the
NetworkSettings of the Destination.
- setNetworkSettings(NetworkSettings) -
Method in class flex.messaging.MessageDestination
- Sets the
NetworkSettings of the MessageDestination.
- setNewVersion(Object) -
Method in interface flex.data.ChangeObject
- Sets the current version of the item.
- setNextFlushWaitTimeMillis(int) -
Method in class flex.messaging.client.FlushResult
- Sets the wait time in milliseconds before the next flush invocation for
the FlexClient's outbound queue.
- setNTDomain(String) -
Method in class flex.messaging.services.http.ExternalProxySettings
- Sets the
nt-domain property.
- setNumber(int) -
Method in exception flex.messaging.LocalizedException
- Sets the localized exception number.
- setOperation(int) -
Method in class flex.messaging.messages.CommandMessage
- Sets the operation for this
CommandMessage.
- setOrdered(boolean) -
Method in class flex.data.adapters.JavaAdapter.FillMethod
-
- setOutboundPolicy(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets the outbound throttle policy.
- setOutgoingClientFrequency(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets outgoing client frequency (max-client-frequency).
- setOutgoingDestinationFrequency(int) -
Method in class flex.messaging.config.ThrottleSettings
- Sets outgoing destination frequency (max-frequency).
- setPageQueriesFromDatabase(boolean) -
Method in class flex.data.assemblers.HibernateAssembler
-
- setPageSize(int) -
Method in class flex.data.config.DataNetworkSettings
- Sets the page size.
- setPagingEnabled(boolean) -
Method in class flex.data.config.DataNetworkSettings
- Sets whether data paging is enabled for the destination.
- setParent(Manageable) -
Method in class flex.management.ManageableComponent
- Sets the parent of the component.
- setPassword(String) -
Method in class flex.messaging.services.http.ExternalProxySettings
- Sets the
password property.
- setPrefix(String) -
Method in class flex.messaging.log.LineFormattedTarget
- Sets prefix property.
- setProducerDefaultHeaders(String, Map) -
Method in class flex.data.DataServiceTransaction
- When using manual message routing on clients, clients can subscribe to changes
using a selector expression which involves values in message headers.
- setProducerSubtopics(String, Object[]) -
Method in class flex.data.DataServiceTransaction
- When using manual message routing on clients, clients can subscribe to changes
published to certain subtopics.
- setPropertyOnClientObject(Object, String, Object) -
Static method in class flex.data.DataService
-
- setProtocolFactory(ProtocolFactory) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Sets the
protocol-factory property.
- setProxyPort(int) -
Method in class flex.messaging.services.http.ExternalProxySettings
- Sets the
port property.
- setProxyServer(String) -
Method in class flex.messaging.services.http.ExternalProxySettings
- Sets the
server property.
- setReadConstraint(String) -
Method in class flex.data.adapters.SecurityConstraintManager
- Sets the read constraint.
- setReadOnly(boolean) -
Method in class flex.data.config.AssociationSetting
- Sets the read-only property.
- setReceiveBufferSize(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets a suggestion for kernel from the application about the size of
buffers to use for the data to be received over the socket.
- setReconnectFetch(String) -
Method in class flex.data.config.DataNetworkSettings
- Sets the reconnect fetch property.
- setRemotePassword(String) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Sets the
remote-password property.
- setRemoteUsername(String) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Returns the
remote-username property.
- setRemoveCommiter(boolean) -
Method in class flex.data.DataServiceTransaction
-
- setRollbackOnly() -
Method in class flex.data.DataServiceTransaction
- Marks the DataServiceTransaction so we rollback the transaction instead of
committing it when it completes.
- setRootCause(Throwable) -
Method in exception flex.messaging.LocalizedException
- Sets the root cause for this exception.
- setScope(String) -
Method in class flex.messaging.FactoryDestination
- Sets the scope of the
FactoryDestination that is used
in FactoryInstance creation.
- setScope(String) -
Method in class flex.messaging.FactoryInstance
- Since many factories may provide components in different
scopes, this is abstracted in the base factory instance class.
- setSecurityConstraint(SecurityConstraint) -
Method in class flex.messaging.Destination
- Sets the
SecurityConstraint of the Destination.
- setSecurityConstraint(String) -
Method in class flex.messaging.Destination
- Sets the
SecurityConstraint reference of the Destination.
- setSecurityConstraint(SecurityConstraint) -
Method in interface flex.messaging.endpoints.Endpoint
- Sets the security constraint of the endpoint.
- setSecurityConstraintManager(SecurityConstraintManager) -
Method in class flex.data.adapters.JavaAdapter
- Sets the
SecurityConstraintManager of the JavaAdapter.
- setSendBufferSize(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets a suggestion for kernel from the application about the size of
buffers to use for the data to be sent over the socket.
- setSendMessagesToPeers(boolean) -
Method in class flex.data.DataServiceTransaction
- When you call the updateItem, createItem, and the deleteItem methods, normally these
messages are sent to other peers in the cluster so they are distributed
by those nodes to clients connected to them.
- setSequenced(boolean) -
Method in class flex.data.config.AssociationSetting
- Sets the sequenced property.
- setServerSettings(ServerSettings) -
Method in class flex.messaging.MessageDestination
- Sets the
ServerSettings of the MessageDestination.
- setService(Service) -
Method in class flex.data.DataDestination
- Casts the
Service into DataService
and calls super.setService
- setService(Service) -
Method in class flex.messaging.Destination
- Sets the
Service managing this Destination.
- setService(Service) -
Method in class flex.messaging.MessageDestination
- Casts the
Service into MessageService
and calls super.setService
- setService(Service) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Casts the
Service into HTTPProxyService
and calls super.setService
- setService(Service) -
Method in class flex.messaging.services.remoting.RemotingDestination
- Casts the
Service into RemotingService
and calls super.setService
- setSharedBackend(boolean) -
Method in class flex.messaging.config.NetworkSettings
- Sets the
shared-backend property.
- setSocketTimeout(int) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets the socket timeout in milliseconds for waiting for data.
- setSource(String) -
Method in class flex.messaging.factories.JavaFactoryInstance
- Sets the instance class to null, in addition to updating the
source property.
- setSource(String) -
Method in class flex.messaging.FactoryDestination
- Sets the source of the
FactoryDestination that is used
in FactoryInstance creation.
- setSource(String) -
Method in class flex.messaging.FactoryInstance
- This is by convention the main property for the defining the
instance we create with this factory.
- setStaleCheckingEnabled(boolean) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets whether a check should be performed for stale connections.
- setStartTimestamp(Date) -
Method in class flex.management.BaseControl
- Sets the start timestamp for the managed component.
- setSubscriptionTimeoutMinutes(int) -
Method in class flex.messaging.config.NetworkSettings
- Sets the
subscription-timeout-minutes property which is the idle time in
minutes before a subscriber that no messages are being pushed to will be unsubscribed.
- setSubtopicSeparator(String) -
Method in class flex.messaging.config.ServerSettings
- Sets the
subtopic-separator property.
- setSyncMethod(String) -
Method in class flex.data.adapters.JavaAdapter
- Sets the sync method.
- setTcpNoDelay(boolean) -
Method in class flex.messaging.services.http.HTTPConnectionManagerSettings
- Sets whether Nagle's algorithm should be used for this connection.
- setThrottleSettings(ThrottleSettings) -
Method in class flex.messaging.config.NetworkSettings
- Sets the
ThrottleSettings property.
- setTimestamp(long) -
Method in interface flex.messaging.messages.Message
- Sets the timestamp for the message.
- setTimeToLive(long) -
Method in interface flex.messaging.messages.Message
- Sets the time to live for the message.
- setTransactedSessions(boolean) -
Method in class flex.messaging.services.messaging.adapters.JMSSettings
- Sets the
transacted-sessions property which is the JMS
session transaction mode.
- setUpdateBody(DataMessage, int, Object) -
Static method in class flex.data.DataService
-
- setUpdateConflictMode(String) -
Method in class flex.data.adapters.ASObjectAdapter
- Sets the
update-conflict-mode property of the ASObjectAdapter.
- setUpdateConflictMode(String) -
Method in class flex.data.assemblers.HibernateAssembler
- Sets the
update-conflict-mode of the HibernateAssembler.
- setUpdateConstraint(String) -
Method in class flex.data.adapters.SecurityConstraintManager
- Sets the update constraint.
- setUpdateItemProcedure(SQLProcedureSettings) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a procedure call for execution during updateItem.
- setUpdateItemSQL(String) -
Method in class flex.data.assemblers.SQLAssembler
- The method is used for dynamically adding a sql statement for execution
during updateItem.
- setUrl(String) -
Method in interface flex.messaging.endpoints.Endpoint
- Sets the url of the endpoint.
- setUseClusterBroadcast(boolean) -
Method in class flex.data.DataService
- This controls whether destinations that are a part of this service
broadcast their messages across the cluster.
- setUseCustomAuthentication(boolean) -
Method in class flex.messaging.services.http.HTTPProxyDestination
- Sets the
use-custom-auth property.
- setUseQueryCache(boolean) -
Method in class flex.data.assemblers.HibernateAssembler
- Sets whether hibernate's query cache is enabled.
- setUsername(String) -
Method in class flex.messaging.services.http.ExternalProxySettings
- Sets the
username property.
- setUserPrincipal(Principal) -
Static method in class flex.messaging.FlexContext
-
- setUserPrincipal(Principal) -
Method in class flex.messaging.FlexSession
- This method should be called on FlexContext and not on this class.
- setUseTransactions(boolean) -
Method in class flex.data.DataDestination
- Sets
use-transactions property.
- signature -
Variable in class flex.management.jmx.MBeanConstructorInfo
- The constructor's parameter signature.
- signature -
Variable in class flex.management.jmx.MBeanOperationInfo
- The operation's argument signature.
- SOAPProxyAdapter - Class in flex.messaging.services.http
- A Soap specific subclass of HttpProxyAdapter to
allow for future web services features.
- SOAPProxyAdapter() -
Constructor for class flex.messaging.services.http.SOAPProxyAdapter
- Constructs an unmanaged
SOAPProxyAdapter instance.
- SOAPProxyAdapter(boolean) -
Constructor for class flex.messaging.services.http.SOAPProxyAdapter
- Constructs a
SOAPProxyAdapter instance.
- SOAPProxyAdapterControlMBean - Interface in flex.management.runtime.messaging.services.http
- Defines the runtime monitoring and management interface for managed SOAP
proxy adapters.
- SOCKET_TIMEOUT -
Static variable in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- SOURCE -
Static variable in interface flex.messaging.FlexFactory
- Source string
- SQL -
Static variable in interface flex.data.assemblers.SQLAssemblerConstants
-
- SQL_PROCEDURE -
Static variable in interface flex.data.assemblers.SQLAssemblerConstants
-
- SQLAssembler - Class in flex.data.assemblers
- SQLAssembler() -
Constructor for class flex.data.assemblers.SQLAssembler
- Default constructor for
SQLAssembler.
- SQLAssemblerConstants - Interface in flex.data.assemblers
- Configuration constants for the SQLAssembler and its subclasses.
- STALE_CHECKING_ENABLED -
Static variable in class flex.messaging.services.http.HTTPConnectionManagerSettings
-
- start() -
Method in class flex.data.adapters.ASObjectAdapter
-
- start() -
Method in class flex.data.adapters.JavaAdapter
- Starts the adapter.
- start() -
Method in class flex.data.assemblers.AbstractAssembler
- The default implementation simply sets
started property
to true.
- start() -
Method in class flex.data.assemblers.HibernateAssembler
-
- start() -
Method in class flex.data.assemblers.SQLAssembler
- Starts the
SQLAssembler.
- start() -
Method in class flex.management.ManageableComponent
- Validates and starts the component.
- start() -
Method in class flex.messaging.Destination
- Starts the destination if its associated
Service is started
and if the destination is not already running.
- start() -
Method in interface flex.messaging.endpoints.Endpoint
- Start the endpoint.
- start() -
Method in interface flex.messaging.FlexComponent
- Called by the
MessageBroker as server starts.
- start(ServletConfig) -
Method in interface flex.messaging.security.LoginCommand
- Called to initialize a login command prior to authentication/authorization requests.
- start() -
Method in class flex.messaging.services.AbstractBootstrapService
- Called by the
MessageBroker as server starts.
- start() -
Method in class flex.messaging.services.AbstractService
- Starts the service if its associated
MessageBroker is started.
- start() -
Method in class flex.messaging.services.MessageService
-
- start() -
Method in class flex.messaging.services.remoting.adapters.JavaAdapter
-
- start() -
Method in class flex.messaging.services.ServiceAdapter
- Starts the adapter if its associated
Destination is started
and if the adapter is not already running.
- startAMFArray(int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts an AMF array.
- startAMFObject(String, int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts an AMFObject.
- startByteArray(int, int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a ByteArrray.
- startCommand(Object, int, Object) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a command.
- startECMAArray(int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts an ECMA array.
- startExternalizableObject(String, int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts an ExternalizableObject.
- startHeader(String, boolean, int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a header.
- startMessage(String, String, int) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a message.
- startRequest(String) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a request with the message.
- startResponse(String) -
Method in class flex.messaging.io.amf.AmfTrace
- Starts a response with the message.
- stop() -
Method in class flex.data.adapters.JavaAdapter
- Stops the adapter.
- stop() -
Method in class flex.data.assemblers.AbstractAssembler
- The default implementation simply sets
started property
to false.
- stop() -
Method in class flex.data.assemblers.HibernateAssembler
-
- stop() -
Method in class flex.data.assemblers.SQLAssembler
- Stops the
SQLAssembler.
- stop() -
Method in class flex.management.ManageableComponent
- Invalidates and stops the component.
- stop() -
Method in class flex.messaging.Destination
- The default implementation of this method stops all of the adapters
of the destination.
- stop() -
Method in interface flex.messaging.endpoints.Endpoint
- Stop and destroy the endpoint.
- stop() -
Method in interface flex.messaging.FlexComponent
- Called by the
MessageBroker as server stops.
- stop() -
Method in interface flex.messaging.security.LoginCommand
- Called to free up resources used by the login command.
- stop() -
Method in class flex.messaging.services.AbstractBootstrapService
- Called by the
MessageBroker as server stops.
- stop() -
Method in class flex.messaging.services.AbstractService
- The default implementation of this method stops all of the destinations
of the service.
- stop() -
Method in class flex.messaging.services.messaging.adapters.JMSAdapter
- Stops the adapter.
- stop() -
Method in class flex.messaging.services.ServiceAdapter
- Stops the
ServiceAdapter.
- SUBSCRIBE_OPERATION -
Static variable in class flex.messaging.messages.CommandMessage
- This operation is used to subscribe to a remote destination.
- subscribeFromPeer(String, Boolean, String, String, Object) -
Method in class flex.messaging.services.MessageService
- This is called remotely from other cluster members when a new remote subscription is identified.
- SUBSCRIPTION_INVALIDATE_OPERATION -
Static variable in class flex.messaging.messages.CommandMessage
- This operation is used to indicate that the client's subscription to a
remote destination has been invalidated.
- SUBSCRIPTION_INVALIDATED_HEADER -
Static variable in class flex.messaging.messages.CommandMessage
- The name for the header used internaly on the server to indicate that an unsubscribe
message is due to a client subscription being invalidated.
- SUBSCRIPTION_TIMEOUT_MINUTES -
Static variable in class flex.messaging.config.NetworkSettings
-
- SubscriptionManagerControlMBean - Interface in flex.management.runtime.messaging.services.messaging
- Defines the runtime monitoring and management interface for
SubscriptionManagers. - Subtopic - Class in flex.messaging.services.messaging
- Represents a message destination subtopic.
- SUBTOPIC_HEADER_NAME -
Static variable in class flex.messaging.messages.AsyncMessage
- The name for the subtopic header if the message targets a destination
subtopic.
- SUBTOPIC_SEPARATOR -
Static variable in class flex.messaging.messages.CommandMessage
- The separator used in the add and remove subscription headers for
multi subscribe messages.
- SUBTOPIC_WILDCARD -
Static variable in class flex.messaging.services.messaging.Subtopic
- The wildcard token for hierarchical subtopics.
- SYNC_HEADER -
Static variable in interface flex.messaging.messages.Message
- Presence of param means that auto-sync is false for the destination
ThrottleManagers.ThrottleSettings instance with default settings.
MessageService that captures message timing.
Attribute instance to a javax.management.Attribute instance.
MBeanAttributeInfo to a
javax.management.MBeanAttributeInfo instance.
MBeanConstructorInfo instance to a
javax.management.MBeanConstructorInfo instance.
MBeanInfo to a
javax.management.MBeanInfo instance.
MBeanOperationInfo to a
javax.management.MBeanOperationInfo instance.
MBeanParameterInfo to a
javax.management.MBeanParameterInfo instance.
ObjectInstance to a
javax.management.ObjectInstance instance.
ObjectName to a
javax.management.ObjectName instance.
AbstractService and
set the default adapter to null if needed.
Service and
set the default adapter to null if needed.
Throwable.
Throwable.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||