edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.util
Interface CustomObjectInputStream.StreamCallback
- Enclosing class:
- CustomObjectInputStream
public static interface CustomObjectInputStream.StreamCallback
readFromStream
Object readFromStream()
throws IOException
- Throws:
IOException
readFieldsFromStream
Map readFieldsFromStream()
throws IOException
- Throws:
IOException
defaultReadObject
void defaultReadObject()
throws IOException
- Throws:
IOException
registerValidation
void registerValidation(ObjectInputValidation validation,
int priority)
throws NotActiveException,
InvalidObjectException
- Throws:
NotActiveException
InvalidObjectException
close
void close()
throws IOException
- Throws:
IOException
Copyright © 2010 Internet2. All Rights Reserved.