Uses of Interface
com.sun.xml.rpc.spi.runtime.Implementor
Packages that use Implementor
Package
Description
-
Uses of Implementor in com.sun.xml.rpc.server.http
Classes in com.sun.xml.rpc.server.http that implement ImplementorMethods in com.sun.xml.rpc.server.http that return ImplementorModifier and TypeMethodDescriptionImplementorCache.getImplementorFor(RuntimeEndpointInfo targetEndpoint) ImplementorCacheDelegateImpl.getImplementorFor(RuntimeEndpointInfo targetEndpoint) -
Uses of Implementor in com.sun.xml.rpc.spi
Methods in com.sun.xml.rpc.spi that return ImplementorModifier and TypeMethodDescriptionabstract ImplementorJaxRpcObjectFactory.createImplementor(javax.servlet.ServletContext servletContext, Tie tie) -
Uses of Implementor in com.sun.xml.rpc.spi.runtime
Methods in com.sun.xml.rpc.spi.runtime that return ImplementorModifier and TypeMethodDescriptionImplementorCacheDelegate.getImplementorFor(RuntimeEndpointInfo targetEndpoint) Methods in com.sun.xml.rpc.spi.runtime with parameters of type ImplementorModifier and TypeMethodDescriptionvoidImplementorCacheDelegate.releaseImplementor(RuntimeEndpointInfo targetEndpoint, Implementor implementor) -
Uses of Implementor in com.sun.xml.rpc.util
Methods in com.sun.xml.rpc.util that return ImplementorModifier and TypeMethodDescriptionJaxRpcObjectFactoryImpl.createImplementor(javax.servlet.ServletContext servletContext, Tie tie)