edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.util
Interface CustomObjectOutputStream.StreamCallback
- Enclosing class:
- CustomObjectOutputStream
public static interface CustomObjectOutputStream.StreamCallback
writeToStream
void writeToStream(Object object)
throws IOException
- Throws:
IOException
writeFieldsToStream
void writeFieldsToStream(Map fields)
throws IOException
- Throws:
IOException
defaultWriteObject
void defaultWriteObject()
throws IOException
- Throws:
IOException
flush
void flush()
throws IOException
- Throws:
IOException
close
void close()
throws IOException
- Throws:
IOException
Copyright © 2010 Internet2. All Rights Reserved.