- Service - Interface in com.sun.xml.rpc.spi.model
-
This class is implemented by
com.sun.xml.rpc.processor.model.Service
- ServletDelegate - Interface in com.sun.xml.rpc.spi.runtime
-
A delegate for the JAX-RPC dispatcher servlet.
- ServletSecondDelegate - Class in com.sun.xml.rpc.spi.runtime
-
This is the delegate of the ServletDelegate, which allows some
implementation of the ServletDelegate to be overwritten.
- ServletSecondDelegate() - Constructor for class com.sun.xml.rpc.spi.runtime.ServletSecondDelegate
-
- setCompileTool(CompileTool) - Method in class com.sun.xml.rpc.spi.tools.CompileToolDelegate
-
Subclass of the CompileToolDelegate is responsible to set
its association to a CompileTool implementation that will
callback for any customized implementation.
- setDelegate(ImplementorCacheDelegate) - Method in interface com.sun.xml.rpc.spi.runtime.ImplementorCache
-
- setDelegate(CompileToolDelegate) - Method in interface com.sun.xml.rpc.spi.tools.CompileTool
-
- setDeployed(boolean) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setHandlerClassName(String) - Method in interface com.sun.xml.rpc.spi.tools.HandlerInfo
-
- setHandlersList(List) - Method in interface com.sun.xml.rpc.spi.tools.HandlerChainInfo
-
- setImplementationClass(Class) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setInterfaceName(String) - Method in interface com.sun.xml.rpc.spi.tools.NoMetadataModelInfo
-
- setJavaPackageName(String) - Method in interface com.sun.xml.rpc.spi.tools.J2EEModelInfo
-
- setLocation(String) - Method in interface com.sun.xml.rpc.spi.tools.J2EEModelInfo
-
- setLocation(String) - Method in interface com.sun.xml.rpc.spi.tools.ModelFileModelInfo
-
- setLocation(String) - Method in interface com.sun.xml.rpc.spi.tools.NoMetadataModelInfo
-
- setModelInfo(ModelInfo) - Method in interface com.sun.xml.rpc.spi.tools.Configuration
-
- setName(String) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setNamespaceMappingRegistry(NamespaceMappingRegistryInfo) - Method in interface com.sun.xml.rpc.spi.tools.ModelInfo
-
- setPortName(QName) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setPortName(QName) - Method in interface com.sun.xml.rpc.spi.tools.NoMetadataModelInfo
-
- setRemoteInterface(Class) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setSecondDelegate(ServletSecondDelegate) - Method in interface com.sun.xml.rpc.spi.runtime.ServletDelegate
-
- setServiceName(QName) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setSystemHandlerDelegate(SystemHandlerDelegate) - Method in interface com.sun.xml.rpc.spi.runtime.ServletDelegate
-
- setTarget(Remote) - Method in interface com.sun.xml.rpc.spi.runtime.Tie
-
- setTieClass(Class) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- setUrlPattern(String) - Method in interface com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
-
- SOAPConstants - Interface in com.sun.xml.rpc.spi.runtime
-
This class is implemented by
com.sun.xml.rpc.encoding.soap.SOAPConstants
- SOAPConstants - Interface in com.sun.xml.rpc.spi.tools
-
This class is implemented by
com.sun.xml.rpc.wsdl.document.soap.SOAPConstants
- SOAPMessageContext - Interface in com.sun.xml.rpc.spi.runtime
-
This class is implemented by
com.sun.xml.rpc.soap.message.SOAPMessageContext
- SOAPNamespaceConstants - Interface in com.sun.xml.rpc.spi.tools
-
This class is implemented by
com.sun.xml.rpc.soap.streaming.SOAPNamespaceConstants
- StreamingHandler - Interface in com.sun.xml.rpc.spi.runtime
-
This class is implemented by
com.sun.xml.rpc.server.StreamingHandler
- StubBase - Interface in com.sun.xml.rpc.spi.runtime
-
This class is implemented by
com.sun.xml.rpc.client.StubBase
- stubFor(Port) - Method in interface com.sun.xml.rpc.spi.tools.Names
-
Return stub class name for impl class name.
- SystemHandlerDelegate - Interface in com.sun.xml.rpc.spi.runtime
-
The methods of this interface are invoked by the JAXRPCServletDelegate of
on the path to web sevice endpoints deployed as servlets.