org.apache.yoko.orb.OB
Class ObjectKey

java.lang.Object
  extended by org.apache.yoko.orb.OB.ObjectKey

public final class ObjectKey
extends Object


Constructor Summary
ObjectKey()
           
 
Method Summary
static byte[] CreateObjectKey(ObjectKeyData id)
           
static boolean ParseObjectKey(byte[] key, ObjectKeyData keyData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectKey

public ObjectKey()
Method Detail

CreateObjectKey

public static byte[] CreateObjectKey(ObjectKeyData id)

ParseObjectKey

public static boolean ParseObjectKey(byte[] key,
                                     ObjectKeyData keyData)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.