Uses of Class
org.ow2.jonas.discovery.jgroups.utils.Data

Packages that use Data
org.ow2.jonas.discovery.jgroups.utils   
 

Uses of Data in org.ow2.jonas.discovery.jgroups.utils
 

Methods in org.ow2.jonas.discovery.jgroups.utils that return Data
static Data JGroupsDiscoveryUtils.objectToBytes(Serializable obj)
          Construct a byte[] containing type info about a DiscMessage object to be sent, plus the content of this message.
 

Methods in org.ow2.jonas.discovery.jgroups.utils with parameters of type Data
static Object JGroupsDiscoveryUtils.bytesToObject(Data data)
          Convert network datas into a discovey communication object.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.