| org.granite.messaging.jmf.ExtendedObjectInput.read()
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.read() |
| org.granite.messaging.jmf.ExtendedObjectInput.read(byte[])
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.read(byte[]) |
| org.granite.messaging.jmf.ExtendedObjectInput.read(byte[], int, int)
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.read(byte[], int, int) |
| org.granite.messaging.jmf.ExtendedObjectInput.readFully(byte[])
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.readFully(byte[]) |
| org.granite.messaging.jmf.ExtendedObjectInput.readFully(byte[], int, int)
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.readFully(byte[], int, int) |
| org.granite.messaging.amf.io.AMF3Deserializer.readLine() |
| org.granite.messaging.jmf.ExtendedObjectInput.readLine()
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.readLine() |
| org.granite.messaging.jmf.ExtendedObjectInput.skip(long)
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.skip(long) |
| org.granite.messaging.jmf.ExtendedObjectInput.skipBytes(int)
Implementation must throw a UnsupportedOperationException error.
|
| org.granite.messaging.jmf.JMFDeserializer.skipBytes(int) |
| org.granite.messaging.jmf.ExtendedObjectOutput.write(byte[]) |
| org.granite.messaging.jmf.JMFSerializer.write(byte[]) |
| org.granite.messaging.jmf.ExtendedObjectOutput.write(byte[], int, int) |
| org.granite.messaging.jmf.JMFSerializer.write(byte[], int, int) |
| org.granite.messaging.jmf.ExtendedObjectOutput.write(int) |
| org.granite.messaging.jmf.JMFSerializer.write(int) |
| org.granite.messaging.jmf.ExtendedObjectOutput.writeBytes(String) |
| org.granite.messaging.jmf.JMFSerializer.writeBytes(String) |
| org.granite.messaging.jmf.ExtendedObjectOutput.writeChars(String) |
| org.granite.messaging.jmf.JMFSerializer.writeChars(String) |