public interface StructuredPojo
Modifier and Type | Method and Description |
---|---|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void marshall(ProtocolMarshaller protocolMarshaller)
ProtocolMarshaller
.protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Copyright © 2017. All rights reserved.