Uses of Interface
com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.RecycleAware

Packages that use XMLStreamReaderFactory.RecycleAware
com.sun.xml.ws.streaming   
com.sun.xml.ws.util.xml   
 

Uses of XMLStreamReaderFactory.RecycleAware in com.sun.xml.ws.streaming
 

Classes in com.sun.xml.ws.streaming that implement XMLStreamReaderFactory.RecycleAware
 class TidyXMLStreamReader
          Wrapper over XMLStreamReader.
 

Uses of XMLStreamReaderFactory.RecycleAware in com.sun.xml.ws.util.xml
 

Classes in com.sun.xml.ws.util.xml that implement XMLStreamReaderFactory.RecycleAware
 class XMLStreamReaderFilter
          XMLStreamReader that delegates to another XMLStreamReader.