BUG-2459: Reuse SAXTransformerFactory in EXI decoder
authorRobert Varga <rovarga@cisco.com>
Tue, 2 Dec 2014 13:19:49 +0000 (14:19 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 8 Dec 2014 09:03:40 +0000 (09:03 +0000)
commit4daf1d6d8f477728a6852edc02875a9852c1e18a
treefb75d8cf45d0f309bed6e98fe21b5cd5931e058f
parent326a4d0c04172657528d6d32a03f6beaa9dbf0d4
BUG-2459: Reuse SAXTransformerFactory in EXI decoder

Rather than allocating the same factory over and over, create a single
instance for reuse.

Change-Id: Ia615dbd462527addadb03a5f2e54618438fb1612
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/controller/netconf/nettyutil/handler/NetconfEXIToMessageDecoder.java