Uses of Class
flex.messaging.services.ServiceAdapter

Packages that use ServiceAdapter
flex.management.runtime.messaging.services Management classes for runtime service monitoring and management. 
flex.messaging Messaging classes. 
flex.messaging.services.http Proxy service classes. 
flex.messaging.services.messaging.adapters Service adapter classes. 
flex.messaging.services.remoting.adapters Remoting service adapter classes. 
 

Uses of ServiceAdapter in flex.management.runtime.messaging.services
 

Constructors in flex.management.runtime.messaging.services with parameters of type ServiceAdapter
ServiceAdapterControl(ServiceAdapter serviceAdapter, BaseControl parent)
          Constructs a ServiceAdapterControl, assigning its id, managed service adapter and parent MBean.
 

Uses of ServiceAdapter in flex.messaging
 

Methods in flex.messaging that return ServiceAdapter
 ServiceAdapter Destination.createAdapter(String id)
          Creates a 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.
 ServiceAdapter Destination.getAdapter()
          Returns the ServiceAdapter for the Destination.
 

Methods in flex.messaging with parameters of type ServiceAdapter
 void Destination.setAdapter(ServiceAdapter adapter)
          Sets the ServiceAdapter of the Destination.
 

Uses of ServiceAdapter in flex.messaging.services.http
 

Subclasses of ServiceAdapter in flex.messaging.services.http
 class HTTPProxyAdapter
          Adapter class for proxy services.
 class SOAPProxyAdapter
          A Soap specific subclass of HttpProxyAdapter to allow for future web services features.
 

Uses of ServiceAdapter in flex.messaging.services.messaging.adapters
 

Subclasses of ServiceAdapter in flex.messaging.services.messaging.adapters
 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 ServiceAdapter in flex.messaging.services.remoting.adapters
 

Subclasses of ServiceAdapter in flex.messaging.services.remoting.adapters
 class JavaAdapter
          Basic adapter for invoking methods on a Java object.
 



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

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/services/class-use/ServiceAdapter.html