Uses of Class
com.levigo.jadice.server.ws.xstream.ExtendedXStream
-
Packages that use ExtendedXStream Package Description com.levigo.jadice.server.ws.xstream -
-
Uses of ExtendedXStream in com.levigo.jadice.server.ws.xstream
Methods in com.levigo.jadice.server.ws.xstream that return ExtendedXStream Modifier and Type Method Description static ExtendedXStream
XStreamFactory. createXStreamInstance(JobConfiguration cfg)
Builds a new and full configured instance ofXStream
static ExtendedXStream
XStreamFactory. createXStreamInstance(Map<String,String> properties)
-