Package jenkins.util.xstream
package jenkins.util.xstream
-
ClassDescriptionWraps
XStreamException
to indicate it is critical for Jenkins.Wrap the URL handler during deserialization into a specific one that does not generate DNS query on the hostname forURLStreamHandler.equals(URL, URL)
orURLStreamHandler.hashCode(URL)
.XML DOM like structure to preserve a portion of XStream data as-is, so that you can process it later in a separate XStream call.