Package | Description |
---|---|
org.jboss.cache.loader | |
org.jboss.cache.marshall |
Modifier and Type | Method and Description |
---|---|
protected ByteBuffer |
AdjListJDBCCacheLoader.marshall(Object obj) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
AbstractMarshaller.objectToBuffer(Object o) |
ByteBuffer |
Marshaller.objectToBuffer(Object o)
A specialized form of
RpcDispatcher.Marshaller2.objectToBuffer(Object) that returns an instance
of ByteBuffer instead of Buffer . |
ByteBuffer |
VersionAwareMarshaller.objectToBuffer(Object obj) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.