KIE :: Execution Server :: API 6.2.0.Final

Uses of Interface
org.kie.server.api.marshalling.Marshaller

Packages that use Marshaller
org.kie.server.api.marshalling   
org.kie.server.api.marshalling.jaxb   
org.kie.server.api.marshalling.json   
org.kie.server.api.marshalling.xstream   
 

Uses of Marshaller in org.kie.server.api.marshalling
 

Methods in org.kie.server.api.marshalling that return Marshaller
static Marshaller MarshallerFactory.getMarshaller(MarshallingFormat format, ClassLoader classLoader)
           
 

Uses of Marshaller in org.kie.server.api.marshalling.jaxb
 

Classes in org.kie.server.api.marshalling.jaxb that implement Marshaller
 class JaxbMarshaller
           
 

Uses of Marshaller in org.kie.server.api.marshalling.json
 

Classes in org.kie.server.api.marshalling.json that implement Marshaller
 class JSONMarshaller
           
 

Uses of Marshaller in org.kie.server.api.marshalling.xstream
 

Classes in org.kie.server.api.marshalling.xstream that implement Marshaller
 class XStreamMarshaller
           
 


KIE :: Execution Server :: API 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.