Flex Functions in Loadrunner Download
Function Name | Description |
flex_login | Logs on to a password-protected Flex application. |
flex_logout | Logs off of a password-protected Flex application. |
flex_ping | Checks if a Flex application is available. |
flex_remoting_call | Invokes one or more methods of server-side Remote objects (RPC). |
flex_web_request | Allows you to create a custom HTTP request with any method supported by HTTP. |
flex_rtmp_connect | Connects a client to an RTMP server and sets connection options. |
flex_rtmp_disconnect | Disconnects a client from an RTMP server. |
flex_rtmp_send | Sends messages to an RTMP server. |
flex_rtmp_receive | Receives responses from an RTMP server. |
flex_rtmp_receive_stream | Receives streaming data from an RTMP server. |
flex_amf_call | Sends a Flex AMF request. |
flex_amf_define_envelope_header_set | Defines a set of Flex AMF envelope headers. |
flex_amf_define_header_set | Defines a set of Flex AMF headers. |
No comments:
Post a Comment