org.neo4j.com
Class Protocol.FileStreamsDeserializer
java.lang.Object
org.neo4j.com.Protocol.FileStreamsDeserializer
- All Implemented Interfaces:
- Deserializer<Void>
- Enclosing class:
- Protocol
public static class Protocol.FileStreamsDeserializer
- extends Object
- implements Deserializer<Void>
|
Method Summary |
Void |
read(org.jboss.netty.buffer.ChannelBuffer buffer,
ByteBuffer temporaryBuffer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Protocol.FileStreamsDeserializer
public Protocol.FileStreamsDeserializer(StoreWriter writer)
read
public Void read(org.jboss.netty.buffer.ChannelBuffer buffer,
ByteBuffer temporaryBuffer)
throws IOException
- Specified by:
read in interface Deserializer<Void>
- Throws:
IOException
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.