|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlexConfigurable | |
|---|---|
| flex.management | Management classes. |
| flex.management.runtime.messaging.log | Management classes for runtime log monitoring and management. |
| flex.messaging | Messaging classes. |
| flex.messaging.endpoints | Message endpoint classes. |
| flex.messaging.factories | Factory classes. |
| flex.messaging.services | Message service classes. |
| flex.messaging.services.http | Proxy service classes. |
| flex.messaging.services.messaging.adapters | Service adapter classes. |
| flex.messaging.services.remoting | Remoting service classes. |
| flex.messaging.services.remoting.adapters | Remoting service adapter classes. |
| Uses of FlexConfigurable in flex.management |
|---|
| Classes in flex.management that implement FlexConfigurable | |
|---|---|
class |
ManageableComponent
An abstract base class that implements the Manageable and FlexComponent interfaces. |
| Uses of FlexConfigurable in flex.management.runtime.messaging.log |
|---|
| Classes in flex.management.runtime.messaging.log that implement FlexConfigurable | |
|---|---|
class |
LogManager
The LogManager is an interface between the Log and the LogControl which exists because Log lives in the common package, so it cannot extend ManageableComponent itself, which is necessary for a class to be exposed through MBeans. |
| Uses of FlexConfigurable in flex.messaging |
|---|
| Subinterfaces of FlexConfigurable in flex.messaging | |
|---|---|
interface |
FlexComponent
Defines the lifecycle interface for FlexComponents, allowing the server to manage the running state of server components through a consistent interface. |
interface |
FlexFactory
The FlexFactory interface is implemented by factory components that provide instances to the Flex messaging framework. |
interface |
Server
The interface for a shared server instance that may be associated with a MessageBroker and used by endpoints. |
| Classes in flex.messaging that implement FlexConfigurable | |
|---|---|
class |
Destination
The Destination class is a source and sink for messages sent through
a service destination and uses an adapter to process messages. |
class |
FactoryDestination
|
class |
MessageBroker
The MessageBroker is the hub of message traffic in the Flex system. |
class |
MessageDestination
A logical reference to a MessageDestination. |
| Uses of FlexConfigurable in flex.messaging.endpoints |
|---|
| Classes in flex.messaging.endpoints that implement FlexConfigurable | |
|---|---|
class |
AbstractEndpoint
This is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints. |
class |
AMFEndpoint
AMF based endpoint for Flex Messaging. |
class |
BaseHTTPEndpoint
Base for all of HTTP-based endpoints. |
class |
BasePollingHTTPEndpoint
Base for HTTP-based endpoints that support regular polling and long polling which means placing request threads that are polling for messages into a wait state until messages are available to deliver or the configurable wait interval is reached. |
class |
BaseStreamingHTTPEndpoint
Base for HTTP-based endpoints that support streaming HTTP connections to connected clients. |
class |
HTTPEndpoint
This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces. |
class |
SecureAMFEndpoint
Secure version of AMFEndpoint. |
class |
SecureHTTPEndpoint
Secure version of HTTPEndpoint. |
class |
SecureStreamingAMFEndpoint
Secure version of StreamingAMFEndpoint. |
class |
SecureStreamingHTTPEndpoint
Secure version of StreamingHTTPEndpoint. |
class |
StreamingAMFEndpoint
Extension to the AMFEndpoint to support streaming HTTP connections to connected clients. |
class |
StreamingHTTPEndpoint
Extension to the HTTPEndpoint to support streaming HTTP connections to connected clients. |
| Uses of FlexConfigurable in flex.messaging.factories |
|---|
| Classes in flex.messaging.factories that implement FlexConfigurable | |
|---|---|
class |
JavaFactory
This class implements the FlexFactory interface to constructs Flex messaging components. |
| Uses of FlexConfigurable in flex.messaging.services |
|---|
| Subinterfaces of FlexConfigurable in flex.messaging.services | |
|---|---|
interface |
Service
The MessageBroker has endpoints on one end and services on the other. |
| Classes in flex.messaging.services that implement FlexConfigurable | |
|---|---|
class |
AbstractBootstrapService
The purpose of AbstractBootstrapService is to enable creation
of dynamic services, destinations, and adapters. |
class |
AbstractService
This is the default implementation of Service, which provides a
convenient base for behavior and associations common to all Services. |
class |
AuthenticationService
|
class |
HTTPProxyService
The HttpProxyService replaces the Flex 1.5 Proxy. |
class |
MessageService
The MessageService class is the Service implementation that manages point-to-point and publish-subscribe messaging. |
class |
RemotingService
The RemotingService processes RemotingMessages. |
class |
ServiceAdapter
The ServiceAdapter class is the base definition of a service adapter. |
| Uses of FlexConfigurable in flex.messaging.services.http |
|---|
| Subinterfaces of FlexConfigurable in flex.messaging.services.http | |
|---|---|
interface |
ProtocolFactory
Implementations of the ProtocolFactory interface allow the developer to customize how the HTTP Proxy Service communicates with a 3rd party endpoint. |
| Classes in flex.messaging.services.http that implement FlexConfigurable | |
|---|---|
class |
HTTPProxyAdapter
Adapter class for proxy services. |
class |
HTTPProxyDestination
Subclass of Destination which provides HTTP Proxy-specific destination functionality. |
class |
SOAPProxyAdapter
A Soap specific subclass of HttpProxyAdapter to allow for future web services features. |
| Uses of FlexConfigurable in flex.messaging.services.messaging.adapters |
|---|
| Classes in flex.messaging.services.messaging.adapters that implement FlexConfigurable | |
|---|---|
class |
ActionScriptAdapter
An ActionScript object based adapter for the MessageService that supports simple publish/subscribe messaging between ActionScript based clients. |
class |
JMSAdapter
This adapter for the MessageService integrates Flex messaging with Java Message Service destinations. |
class |
MessagingAdapter
Base adapter class for publish/subscribe messaging adapters. |
| Uses of FlexConfigurable in flex.messaging.services.remoting |
|---|
| Classes in flex.messaging.services.remoting that implement FlexConfigurable | |
|---|---|
class |
RemotingDestination
A logical reference to a RemotingDestination. |
| Uses of FlexConfigurable in flex.messaging.services.remoting.adapters |
|---|
| Classes in flex.messaging.services.remoting.adapters that implement FlexConfigurable | |
|---|---|
class |
JavaAdapter
Basic adapter for invoking methods on a Java object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/class-use/FlexConfigurable.html