| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.pluginsimpl.local.ddb.DDBaseHelpers
public class DDBaseHelpers
| Constructor Summary | |
|---|---|
DDBaseHelpers()
 | 
|
| Method Summary | |
|---|---|
protected static java.lang.Object | 
decode(java.lang.Class target,
       byte[] data)
 | 
protected static byte[] | 
encode(java.lang.Object obj)
 | 
protected static HashWrapper | 
getKey(java.lang.Class c)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DDBaseHelpers()
| Method Detail | 
|---|
protected static byte[] encode(java.lang.Object obj)
                        throws DistributedDatabaseException
DistributedDatabaseException
protected static java.lang.Object decode(java.lang.Class target,
                                         byte[] data)
                                  throws DistributedDatabaseException
DistributedDatabaseException
protected static HashWrapper getKey(java.lang.Class c)
                             throws DistributedDatabaseException
DistributedDatabaseException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||