| Package | flex.messaging.services.messaging.adapters |
| Class | public class ActionScriptAdapter |
| Inheritance | ActionScriptAdapter MessagingAdapter |
| Method | Defined By | ||
|---|---|---|---|
Constructs a default ActionScriptAdapter. | ActionScriptAdapter | ||
![]() | Implements flex.messaging.security.MessagingSecurity. | ||
![]() | boolean allowSubscribe(Subtopic subtopic) Implements flex.messaging.security.MessagingSecurity. | ||
![]() | Gets the MessagingSecurityConstraintManager of the MessagingAdapter. | ||
![]() | void initialize(String id, ConfigMap properties) Initializes the MessagingAdapter with the properties. | ||
Handle a data message intended for this adapter. | ActionScriptAdapter | ||
void setDestination(Destination destination) Casts the Destination into MessageDestination and calls super.setDestination. | ActionScriptAdapter | ||
![]() | void setSecurityConstraintManager(MessagingSecurityConstraintManager constraintManager) Sets the MessagingSecurityConstraintManager of the MessagingAdapter. | ||
| ActionScriptAdapter | () |
public ActionScriptAdapter()Constructs a default ActionScriptAdapter.
| invoke | () |
public Object invoke(Message message)Handle a data message intended for this adapter.
Parameters
message |
| setDestination | () |
public void setDestination(Destination destination)Casts the Destination into MessageDestination and calls super.setDestination.
Parameters
destination |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/services/messaging/adapters/ActionScriptAdapter.html