Class ImplementorCacheDelegate

java.lang.Object
com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
Direct Known Subclasses:
ImplementorCacheDelegateImpl

public abstract class ImplementorCacheDelegate extends Object
This class allows the implementation of ImplementorCache be overridden.
  • Constructor Details

    • ImplementorCacheDelegate

      public ImplementorCacheDelegate()
  • Method Details