To send objects across the wire, beans need to be encoded using the Java Architecture for XML Binding (JAXB).
To send objects across the wire, beans need to be encoded using the Java Architecture for XML Binding (JAXB). Correct Answer True
JAXB supports many class types out of the box with no special support.