
Public Member Functions | |
| SoapWriter (AbstractXmlWriter writer, ClassMap classMap) | |
| void | write (SoapObject obj) throws IOException |
| void | writeObjectBody (SoapObject obj) throws IOException |
| void | writeProperty (Object obj, PropertyInfo propertyInfo) throws IOException |
Public Attributes | |
| AbstractXmlWriter | writer |
| ClassMap | classMap |
Definition at line 35 of file SoapWriter.java.
1.5.0