Searched refs:READER_FACTORY (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/fastinfoset/
H A DFastInfosetStreamReaderRecyclable.java36 private static final FastInfosetStreamReaderFactory READER_FACTORY = FastInfosetStreamReaderFactory.getInstance(); field in class:FastInfosetStreamReaderRecyclable
47 READER_FACTORY.doRecycle(this);
H A DFastInfosetStreamSOAPCodec.java60 private static final FastInfosetStreamReaderFactory READER_FACTORY = FastInfosetStreamReaderFactory.getInstance(); field in class:FastInfosetStreamSOAPCodec
144 return READER_FACTORY.doCreate(null, in, false);

Completed in 873 milliseconds