| Package | Description |
|---|---|
| org.kie.server.api.marshalling | |
| org.kie.server.api.marshalling.jaxb | |
| org.kie.server.api.marshalling.json | |
| org.kie.server.api.marshalling.xstream |
| Modifier and Type | Method and Description |
|---|---|
static Marshaller |
MarshallerFactory.getMarshaller(MarshallingFormat format,
ClassLoader classLoader) |
static Marshaller |
MarshallerFactory.getMarshaller(Set<Class<?>> classes,
MarshallingFormat format,
ClassLoader classLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxbMarshaller |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONMarshaller |
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamMarshaller |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.