Package | Description |
---|---|
org.jboss.cache.marshall |
Modifier and Type | Method and Description |
---|---|
RegionalizedMethodCall |
AbstractMarshaller.regionalizedMethodCallFromByteBuffer(byte[] buffer) |
RegionalizedMethodCall |
Marshaller.regionalizedMethodCallFromByteBuffer(byte[] buffer)
Returns a RegionalizedMethodCall from a byte buffer.
|
RegionalizedMethodCall |
VersionAwareMarshaller.regionalizedMethodCallFromByteBuffer(byte[] buf) |
RegionalizedMethodCall |
CacheMarshaller200.regionalizedMethodCallFromObjectStream(ObjectInputStream in) |
RegionalizedMethodCall |
AbstractMarshaller.regionalizedMethodCallFromObjectStream(ObjectInputStream in) |
RegionalizedMethodCall |
Marshaller.regionalizedMethodCallFromObjectStream(ObjectInputStream in)
Returns a RegionalizedMethodCall from an object input stream.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.