Inheritance diagram for com.scalagent.ksoap.marshal.MarshalBase64:


Public Member Functions | |
| Object | readInstance (SoapReader reader, String namespace, String name, PropertyInfo expected) throws IOException |
| void | writeInstance (SoapWriter writer, Object obj) throws IOException |
| void | register (ClassMap cm) |
Static Public Attributes | |
| static Class | BYTE_ARRAY_CLASS = BA_WORKAROUND.getClass() |
Static Package Attributes | |
| static byte[] | BA_WORKAROUND = new byte[0] |
Definition at line 30 of file MarshalBase64.java.
1.5.0