| Pakiet | mx.messaging.messages |
| Klasa | public class SOAPMessage |
| Dziedziczenie | SOAPMessage HTTPRequestMessage AbstractMessage Object |
| Wersja języka: | ActionScript 3.0 |
| Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Właściwości publiczne
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructs an uninitialized SOAPMessage. | SOAPMessage | ||
Provides access to the name of the remote method/operation that
will be called. | SOAPMessage | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Returns a string representation of the message. | AbstractMessage | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| SOAP_ACTION_HEADER : String = "SOAPAction" [statyczny]
The HTTP header that stores the SOAP action for the SOAPMessage. | SOAPMessage | ||
Konstruktor Szczegół
SOAPMessage | () | Konstruktor |
public function SOAPMessage()| Wersja języka: | ActionScript 3.0 |
| Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Constructs an uninitialized SOAPMessage.
Szczegół metody
getSOAPAction | () | metoda |
public function getSOAPAction():String| Wersja języka: | ActionScript 3.0 |
| Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Provides access to the name of the remote method/operation that will be called.
ZwracaString — Returns the name of the remote method/operation that
will be called.
|
Szczegół stałej
SOAP_ACTION_HEADER | Stała |
public static const SOAP_ACTION_HEADER:String = "SOAPAction"| Wersja języka: | ActionScript 3.0 |
| Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The HTTP header that stores the SOAP action for the SOAPMessage.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne