Uses of Class
org.milyn.routing.basic.FragmentSerializer

Packages that use FragmentSerializer
org.milyn.routing.basic   
 

Uses of FragmentSerializer in org.milyn.routing.basic
 

Methods in org.milyn.routing.basic that return FragmentSerializer
 FragmentSerializer FragmentSerializer.setBindTo(String bindTo)
          Set the bind-to beanId for the serialized fragment.
 FragmentSerializer FragmentSerializer.setChildContentOnly(boolean childContentOnly)
          Set whether or not the child content only should be serialized.
 FragmentSerializer FragmentSerializer.setOmitXMLDeclaration(boolean omitXMLDeclaration)
          Omit the XML Declaration from the serialized fragments.
 FragmentSerializer FragmentSerializer.setRetain(boolean retain)
          Retain the fragment bean in the BeanContext after it's creating fragment has been processed.
 



Copyright © 2014. All Rights Reserved.