Uses of Interface
com.unboundid.scim.marshal.StreamMarshaller

Packages that use StreamMarshaller
com.unboundid.scim.marshal.json   
com.unboundid.scim.marshal.xml   
 

Uses of StreamMarshaller in com.unboundid.scim.marshal.json
 

Classes in com.unboundid.scim.marshal.json that implement StreamMarshaller
 class JsonStreamMarshaller
          This class provides a SCIM object marshaller implementation to write a stream of SCIM objects to their JSON representation.
 

Uses of StreamMarshaller in com.unboundid.scim.marshal.xml
 

Classes in com.unboundid.scim.marshal.xml that implement StreamMarshaller
 class XmlStreamMarshaller
          This class provides a stream marshaller implementation to write a stream of SCIM objects to their XML representation.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.