A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
hasEventListener(type) — Method in class com.asfusion.mate.core.GlobalDispatcher |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type) — Method in class com.asfusion.mate.core.SmartObject |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type) — Method in class com.asfusion.mate.events.Listener |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type) — Method in class com.asfusion.mate.responses.ResponseHandler |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type) — Method in class com.asfusion.mate.responses.ServiceResponseHandler |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
headers — Property in class com.asfusion.mate.actions.builders.HTTPServiceInvoker |
|
Custom HTTP headers to be sent to the third party endpoint. |
headers — Property in class com.asfusion.mate.events.UnhandledFaultEvent |
|
In certain circumstances, headers may also be returned with a fault to provide further context to the failure. |
helper — Property in class com.asfusion.mate.utils.debug.Debugger |
|
A helper object that will return messages with debug information. |
httpHeaders — Property in class com.asfusion.mate.actions.builders.WebServiceInvoker |
|
Custom HTTP headers to be sent to the SOAP endpoint. |
HTTPServiceInvoker — Class in package com.asfusion.mate.actions.builders |
|
The HTTPServiceInvoker tag is used to create an HTTP Service instance and make a GET or
POST request to that service. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |