|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.util.Buffer
org.jboss.cache.io.ByteBuffer
public class ByteBuffer
A subclass of a JGroups Buffer
| Constructor Summary | |
|---|---|
ByteBuffer(byte[] bytes,
int offset,
int length)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getStream()
|
| Methods inherited from class org.jgroups.util.Buffer |
|---|
copy, getBuf, getLength, getOffset, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ByteBuffer(byte[] bytes,
int offset,
int length)
| Method Detail |
|---|
public java.io.InputStream getStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||