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

Packages that use XMLStreamReaderFactory.RecycleAware
com.sun.xml.ws.encoding   
com.sun.xml.ws.encoding.fastinfoset   
com.sun.xml.ws.streaming   
com.sun.xml.ws.transport.tcp.encoding   
com.sun.xml.ws.util.xml   
 

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

Classes in com.sun.xml.ws.encoding that implement XMLStreamReaderFactory.RecycleAware
static class MtomCodec.MtomXMLStreamReaderEx
           
 

Uses of XMLStreamReaderFactory.RecycleAware in com.sun.xml.ws.encoding.fastinfoset
 

Classes in com.sun.xml.ws.encoding.fastinfoset that implement XMLStreamReaderFactory.RecycleAware
 class FastInfosetStreamReaderRecyclable
           
 

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.transport.tcp.encoding
 

Classes in com.sun.xml.ws.transport.tcp.encoding that implement XMLStreamReaderFactory.RecycleAware
 class WSTCPFastInfosetStreamReaderRecyclable
           
 

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.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.