Package com.unboundid.scim.marshal

Interface Summary
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.
 

Class Summary
BulkInputStreamWrapper This class is a wrapper around an input stream that allows us to determine how many bytes have been read from the stream.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.