Uses of Class
com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
-
Packages that use ImplementorCacheDelegate Package Description com.sun.xml.rpc.server.http com.sun.xml.rpc.spi.runtime -
-
Uses of ImplementorCacheDelegate in com.sun.xml.rpc.server.http
Subclasses of ImplementorCacheDelegate in com.sun.xml.rpc.server.http Modifier and Type Class Description classImplementorCacheDelegateImplMethods in com.sun.xml.rpc.server.http with parameters of type ImplementorCacheDelegate Modifier and Type Method Description voidImplementorCache. setDelegate(ImplementorCacheDelegate implementorCacheDelegate) -
Uses of ImplementorCacheDelegate in com.sun.xml.rpc.spi.runtime
Methods in com.sun.xml.rpc.spi.runtime with parameters of type ImplementorCacheDelegate Modifier and Type Method Description voidImplementorCache. setDelegate(ImplementorCacheDelegate delegate)
-