| Package | flex.messaging.io.amfx |
| Class | public class AmfxInput |
| Inheritance | AmfxInput Object |
See also
| Method | Defined By | ||
|---|---|---|---|
AmfxInput(SerializationContext context) | AmfxInput | ||
void end_amfx() | AmfxInput | ||
void end_array() | AmfxInput | ||
void end_body() | AmfxInput | ||
void end_bytearray() | AmfxInput | ||
void end_date() | AmfxInput | ||
void end_double() | AmfxInput | ||
void end_false() | AmfxInput | ||
void end_header() | AmfxInput | ||
void end_int() | AmfxInput | ||
void end_item() | AmfxInput | ||
void end_null() | AmfxInput | ||
void end_object() | AmfxInput | ||
void end_ref() | AmfxInput | ||
void end_string() | AmfxInput | ||
void end_traits() | AmfxInput | ||
void end_true() | AmfxInput | ||
void end_undefined() | AmfxInput | ||
void end_xml() | AmfxInput | ||
Object readObject() | AmfxInput | ||
void reset() | AmfxInput | ||
void setActionMessage( msg) | AmfxInput | ||
void setDebugTrace(AmfTrace trace) | AmfxInput | ||
void start_amfx(Attributes attributes) | AmfxInput | ||
void start_array(Attributes attributes) | AmfxInput | ||
void start_body(Attributes attributes) | AmfxInput | ||
void start_bytearray(Attributes attributes) | AmfxInput | ||
void start_date(Attributes attributes) | AmfxInput | ||
void start_double(Attributes attributes) | AmfxInput | ||
void start_false(Attributes attributes) | AmfxInput | ||
void start_header(Attributes attributes) | AmfxInput | ||
void start_int(Attributes attributes) | AmfxInput | ||
void start_item(Attributes attributes) | AmfxInput | ||
void start_null(Attributes attributes) | AmfxInput | ||
void start_object(Attributes attributes) | AmfxInput | ||
void start_ref(Attributes attributes) | AmfxInput | ||
void start_string(Attributes attributes) | AmfxInput | ||
void start_traits(Attributes attributes) | AmfxInput | ||
void start_true(Attributes attributes) | AmfxInput | ||
void start_undefined(Attributes attributes) | AmfxInput | ||
void start_xml(Attributes attributes) | AmfxInput | ||
void text(String s) | AmfxInput | ||
| AmfxInput | () |
| end_amfx | () |
public void end_amfx()| end_array | () |
public void end_array()| end_body | () |
public void end_body()| end_bytearray | () |
public void end_bytearray()| end_date | () |
public void end_date()| end_double | () |
public void end_double()| end_false | () |
public void end_false()| end_header | () |
public void end_header()| end_int | () |
public void end_int()| end_item | () |
public void end_item()| end_null | () |
public void end_null()| end_object | () |
public void end_object()| end_ref | () |
public void end_ref()| end_string | () |
public void end_string()| end_traits | () |
public void end_traits()| end_true | () |
public void end_true()| end_undefined | () |
public void end_undefined()| end_xml | () |
public void end_xml()| readObject | () |
public Object readObject()Returns| reset | () |
public void reset()| setActionMessage | () |
public void setActionMessage( msg)Parameters
msg |
| setDebugTrace | () |
| start_amfx | () |
public void start_amfx(Attributes attributes)Parameters
attributes |
| start_array | () |
public void start_array(Attributes attributes)Parameters
attributes |
| start_body | () |
public void start_body(Attributes attributes)Parameters
attributes |
| start_bytearray | () |
public void start_bytearray(Attributes attributes)Parameters
attributes |
| start_date | () |
public void start_date(Attributes attributes)Parameters
attributes |
| start_double | () |
public void start_double(Attributes attributes)Parameters
attributes |
| start_false | () |
public void start_false(Attributes attributes)Parameters
attributes |
| start_header | () |
public void start_header(Attributes attributes)Parameters
attributes |
| start_int | () |
public void start_int(Attributes attributes)Parameters
attributes |
| start_item | () |
public void start_item(Attributes attributes)Parameters
attributes |
| start_null | () |
public void start_null(Attributes attributes)Parameters
attributes |
| start_object | () |
public void start_object(Attributes attributes)Parameters
attributes |
| start_ref | () |
public void start_ref(Attributes attributes)Parameters
attributes |
| start_string | () |
public void start_string(Attributes attributes)Parameters
attributes |
| start_traits | () |
public void start_traits(Attributes attributes)Parameters
attributes |
| start_true | () |
public void start_true(Attributes attributes)Parameters
attributes |
| start_undefined | () |
public void start_undefined(Attributes attributes)Parameters
attributes |
| start_xml | () |
public void start_xml(Attributes attributes)Parameters
attributes |
| text | () |
public void text(String s)Parameters
s |
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/io/amfx/AmfxInput.html