org.onebusaway.api.impl
Class CustomXStreamHandler
java.lang.Object
org.apache.struts2.rest.handler.XStreamHandler
org.onebusaway.api.impl.CustomXStreamHandler
- All Implemented Interfaces:
- org.apache.struts2.rest.handler.ContentTypeHandler
public class CustomXStreamHandler
- extends org.apache.struts2.rest.handler.XStreamHandler
Method Summary |
protected com.thoughtworks.xstream.XStream |
createXStream()
|
Methods inherited from class org.apache.struts2.rest.handler.XStreamHandler |
fromObject, getContentType, getExtension, toObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomXStreamHandler
public CustomXStreamHandler()
createXStream
protected com.thoughtworks.xstream.XStream createXStream()
- Overrides:
createXStream
in class org.apache.struts2.rest.handler.XStreamHandler
Copyright © 2012 OneBusAway. All Rights Reserved.