Uses of Package
com.unboundid.scim.marshal

Packages that use com.unboundid.scim.marshal
com.unboundid.scim.data   
com.unboundid.scim.marshal.json   
com.unboundid.scim.marshal.xml   
com.unboundid.scim.sdk   
 

Classes in com.unboundid.scim.marshal used by com.unboundid.scim.data
Marshaller
          This interface provides methods that may be used to write SCIM objects to an external representation.
 

Classes in com.unboundid.scim.marshal used by com.unboundid.scim.marshal.json
Marshaller
          This interface provides methods that may be used to write SCIM objects to an external representation.
StreamMarshaller
          This interface provides methods that may be used to write a stream of SCIM objects to an external representation.
Unmarshaller
          This interface provides methods that may be used to read SCIM objects from their external representation.
 

Classes in com.unboundid.scim.marshal used by com.unboundid.scim.marshal.xml
Marshaller
          This interface provides methods that may be used to write SCIM objects to an external representation.
StreamMarshaller
          This interface provides methods that may be used to write a stream of SCIM objects to an external representation.
Unmarshaller
          This interface provides methods that may be used to read SCIM objects from their external representation.
 

Classes in com.unboundid.scim.marshal used by com.unboundid.scim.sdk
Marshaller
          This interface provides methods that may be used to write SCIM objects to an external representation.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.