コード例 #1
0
 public Object readObject(Unmarshaller input) throws IOException, ClassNotFoundException {
   return externalizer.readObject(input);
 }