Serialized Form
|
Package org.apache.directory.api.util |
serialVersionUID: 5107433500719957457L
serialVersionUID: 3380552487888102930L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Deserializes this map from the given stream.
- Throws:
IOException - if the stream raises it
ClassNotFoundException - if the stream raises it
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serializes this map to the given stream.
- Throws:
IOException - if the stream raises it
serialVersionUID: 2197433140769957051L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Deserializes this map from the given stream.
- Throws:
IOException - if the stream raises it
ClassNotFoundException - if the stream raises it
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serializes this map to the given stream.
- Throws:
IOException - if the stream raises it
|
Package org.apache.directory.api.util.exception |
serialVersionUID: 1L
input
int input
serialVersionUID: 2889747406899775761L
nestedExceptions
Collection<E> nestedExceptions
- Collection of nested exceptions.
serialVersionUID: -5899307402675964298L
serialVersionUID: 8582253398936366771L
nestedExceptions
Collection<E> nestedExceptions
- Collection of nested exceptions.
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.