public class PageBufferSpec
extends java.lang.Object
Constructor and Description |
---|
PageBufferSpec(MessageReader reader)
creates a page buffer spec from a message
|
Modifier and Type | Method and Description |
---|---|
int |
getContentHashcode() |
int |
getSize() |
public PageBufferSpec(MessageReader reader) throws java.io.IOException, OLcRemoteException
reader
- reader stream on the messagejava.io.IOException
- if any communication issue happensOLcRemoteException
- if something nasty happens on the other side of
client server communication during the sending of
the message