|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.WSDocInfoStore
Constructor Summary | |
WSDocInfoStore()
|
Method Summary | |
static void |
delete(int hash)
|
static void |
delete(WSDocInfo info)
|
static WSDocInfo |
lookup(int hash)
|
static void |
store(WSDocInfo info)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDocInfoStore()
Method Detail |
public static WSDocInfo lookup(int hash)
public static void store(WSDocInfo info)
public static void delete(int hash)
public static void delete(WSDocInfo info)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |