|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SCIMResponse
This class represents the response to a SCIM request.
| Method Summary | |
|---|---|
void |
marshal(Marshaller marshaller,
OutputStream outputStream)
Marshals this response using the specified Marshaller to the
specified OutputStream. |
| Method Detail |
|---|
void marshal(Marshaller marshaller,
OutputStream outputStream)
throws Exception
Marshaller to the
specified OutputStream.
marshaller - The Marshaller to use.outputStream - The OutputStream to write to.
Exception - if an error occurs while performing the marshaling.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||