|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AMF0Body | |
|---|---|
| org.granite.messaging.amf | |
| org.granite.messaging.amf.io | |
| Uses of AMF0Body in org.granite.messaging.amf |
|---|
| Fields in org.granite.messaging.amf with type parameters of type AMF0Body | |
|---|---|
protected List<AMF0Body> |
AMF0Message.bodies
|
| Methods in org.granite.messaging.amf that return AMF0Body | |
|---|---|
AMF0Body |
AMF0Message.addBody(AMF0Body body)
|
AMF0Body |
AMF0Message.addBody(String target,
String response,
Object value,
byte type)
|
AMF0Body |
AMF0Message.getBody(int index)
|
| Methods in org.granite.messaging.amf that return types with arguments of type AMF0Body | |
|---|---|
Iterator<AMF0Body> |
AMF0Message.getBodies()
|
| Methods in org.granite.messaging.amf with parameters of type AMF0Body | |
|---|---|
AMF0Body |
AMF0Message.addBody(AMF0Body body)
|
| Uses of AMF0Body in org.granite.messaging.amf.io |
|---|
| Methods in org.granite.messaging.amf.io with parameters of type AMF0Body | |
|---|---|
protected void |
AMF0Serializer.writeBody(AMF0Body body)
Writes message body |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||