| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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–2016 UnboundID. All rights reserved.