Added swappable Marshallers along with a JAXBMarshaller

0 views
Skip to first unread message

Travis Reeder

unread,
Oct 7, 2008, 12:45:10 PM10/7/08
to bigc...@googlegroups.com
You can now swap out the marshaller used by calling setMarshaller on the cache:

s3cache = new S3Cache(...);
s3cache.setMarshaller(new JAXBMarshaller());

Travis

Reply all
Reply to author
Forward
0 new messages