|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteBuffer | |
|---|---|
| org.jboss.cache.loader | |
| org.jboss.cache.marshall | |
| Uses of ByteBuffer in org.jboss.cache.loader |
|---|
| Methods in org.jboss.cache.loader that return ByteBuffer | |
|---|---|
protected ByteBuffer |
AdjListJDBCCacheLoader.marshall(Object obj)
|
| Uses of ByteBuffer in org.jboss.cache.marshall |
|---|
| Methods in org.jboss.cache.marshall that return ByteBuffer | |
|---|---|
ByteBuffer |
VersionAwareMarshaller.objectToBuffer(Object obj)
|
ByteBuffer |
Marshaller.objectToBuffer(Object o)
A specialized form of RpcDispatcher.Marshaller2.objectToBuffer(Object) that returns an instance
of ByteBuffer instead of Buffer. |
ByteBuffer |
AbstractMarshaller.objectToBuffer(Object o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||