org.ow2.jonas.discovery.internal.utils
Class DiscoveryHelper

java.lang.Object
  extended by org.ow2.jonas.discovery.base.DiscHelper
      extended by org.ow2.jonas.discovery.internal.utils.DiscoveryHelper

public class DiscoveryHelper
extends DiscHelper

This class helps creating a byte[] to be sent in a datagram when sending a DiscMessage, and helps reading the sent DiscMessage on receiving an object when this object is actually a DiscMessage.

Author:
Adriana Danes

Constructor Summary
DiscoveryHelper()
           
 
Method Summary
 
Methods inherited from class org.ow2.jonas.discovery.base.DiscHelper
bytesToObject, objectToBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryHelper

public DiscoveryHelper()


Copyright © 2010 OW2 Consortium. All Rights Reserved.