Uses of Class
org.apache.axis2.jaxws.util.WeakKey
-
Packages that use WeakKey Package Description org.apache.axis2.jaxws.util -
-
Uses of WeakKey in org.apache.axis2.jaxws.util
Methods in org.apache.axis2.jaxws.util that return WeakKey Modifier and Type Method Description static WeakKeyWeakKey. comparisonKey(Object checkKey)Return an instance of WeakKey that can be used in comparsion operations.
-