Uses of Class
org.jboss.cache.marshall.RegionalizedMethodCall

Packages that use RegionalizedMethodCall
org.jboss.cache.marshall   
 

Uses of RegionalizedMethodCall in org.jboss.cache.marshall
 

Methods in org.jboss.cache.marshall that return RegionalizedMethodCall
 RegionalizedMethodCall AbstractMarshaller.regionalizedMethodCallFromByteBuffer(byte[] buffer)
           
 RegionalizedMethodCall VersionAwareMarshaller.regionalizedMethodCallFromByteBuffer(byte[] buf)
           
 RegionalizedMethodCall Marshaller.regionalizedMethodCallFromByteBuffer(byte[] buffer)
          Returns a RegionalizedMethodCall from a byte buffer.
 RegionalizedMethodCall AbstractMarshaller.regionalizedMethodCallFromObjectStream(java.io.ObjectInputStream in)
           
 RegionalizedMethodCall CacheMarshaller200.regionalizedMethodCallFromObjectStream(java.io.ObjectInputStream in)
           
 RegionalizedMethodCall Marshaller.regionalizedMethodCallFromObjectStream(java.io.ObjectInputStream in)
          Returns a RegionalizedMethodCall from an object input stream.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.