Package com.sun.xml.rpc.spi.runtime
Interface ImplementorCache
-
- All Known Implementing Classes:
ImplementorCache
public interface ImplementorCacheThis interface is implemented by com.sun.xml.rpc.server.http.ImplementorCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDelegate(ImplementorCacheDelegate delegate)
-
-
-
Method Detail
-
setDelegate
void setDelegate(ImplementorCacheDelegate delegate)
-
-