|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fcrepo.server.rest.DescribeRepositoryResource.ReposInfoSerializer
public class DescribeRepositoryResource.ReposInfoSerializer
Serializes RepositoryInfo object into XML.
| Constructor Summary | |
|---|---|
DescribeRepositoryResource.ReposInfoSerializer(Context context,
RepositoryInfo repositoryInfo)
Constructor for ReposInfoSerializerThread. |
|
| Method Summary | |
|---|---|
void |
write(OutputStream output)
This method executes the thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescribeRepositoryResource.ReposInfoSerializer(Context context,
RepositoryInfo repositoryInfo)
Constructor for ReposInfoSerializerThread.
repositoryInfo - A repository info data structure.pw - A PipedWriter to which the serialization info is written.| Method Detail |
|---|
public void write(OutputStream output)
throws IOException
This method executes the thread.
write in interface javax.ws.rs.core.StreamingOutputIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||