
public interface OBinaryPushResponse
| Modifier and Type | Method and Description |
|---|---|
void |
read(OChannelDataInput channel) |
void |
write(OChannelDataOutput network) |
void write(OChannelDataOutput network) throws java.io.IOException
java.io.IOExceptionvoid read(OChannelDataInput channel) throws java.io.IOException
java.io.IOExceptionCopyright © 2009–2023 OrientDB. All rights reserved.