|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapSerializationEnvelope | |
---|---|
org.ksoap2.serialization | This package contains support for the Soap Serialization specification. |
org.ksoap2.servlet |
Uses of SoapSerializationEnvelope in org.ksoap2.serialization |
---|
Methods in org.ksoap2.serialization with parameters of type SoapSerializationEnvelope | |
---|---|
void |
MarshalFloat.register(SoapSerializationEnvelope cm)
|
void |
MarshalHashtable.register(SoapSerializationEnvelope cm)
|
void |
MarshalDate.register(SoapSerializationEnvelope cm)
|
void |
MarshalBase64.register(SoapSerializationEnvelope cm)
|
void |
Marshal.register(SoapSerializationEnvelope envelope)
Register this Marshal with Envelope |
Uses of SoapSerializationEnvelope in org.ksoap2.servlet |
---|
Methods in org.ksoap2.servlet that return SoapSerializationEnvelope | |
---|---|
SoapSerializationEnvelope |
SoapServlet.getEnvelope()
|
Methods in org.ksoap2.servlet with parameters of type SoapSerializationEnvelope | |
---|---|
void |
SoapServlet.setEnvelope(SoapSerializationEnvelope envelope)
Please note: The classMap should not be set after publishing methods, because parameter type information may get lost! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |