org.onebusaway.api.impl
Class CustomXStreamHandler

java.lang.Object
  extended by org.apache.struts2.rest.handler.XStreamHandler
      extended by org.onebusaway.api.impl.CustomXStreamHandler
All Implemented Interfaces:
org.apache.struts2.rest.handler.ContentTypeHandler

public class CustomXStreamHandler
extends org.apache.struts2.rest.handler.XStreamHandler


Constructor Summary
CustomXStreamHandler()
           
 
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
 

Constructor Detail

CustomXStreamHandler

public CustomXStreamHandler()
Method Detail

createXStream

protected com.thoughtworks.xstream.XStream createXStream()
Overrides:
createXStream in class org.apache.struts2.rest.handler.XStreamHandler


Copyright © 2012 OneBusAway. All Rights Reserved.