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

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

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

Classes in com.unboundid.scim.marshal.json that implement Unmarshaller
 class JsonUnmarshaller
          This class provides a SCIM object un-marshaller implementation to read SCIM objects from their JSON representation.
 

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

Classes in com.unboundid.scim.marshal.xml that implement Unmarshaller
 class XmlUnmarshaller
          This class provides a SCIM object un-marshaller implementation to read SCIM objects from their XML representation.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.