Uses of Interface
com.sun.xml.rpc.spi.runtime.Tie
Packages that use Tie
Package
Description
-
Uses of Tie in com.sun.xml.rpc.server
Subinterfaces of Tie in com.sun.xml.rpc.serverModifier and TypeInterfaceDescriptioninterfaceTie interface supports delegation mechanism for the implementation of RPC-based service.Classes in com.sun.xml.rpc.server that implement Tie -
Uses of Tie in com.sun.xml.rpc.server.http
Methods in com.sun.xml.rpc.server.http that return TieConstructors in com.sun.xml.rpc.server.http with parameters of type Tie -
Uses of Tie in com.sun.xml.rpc.spi
Methods in com.sun.xml.rpc.spi with parameters of type TieModifier and TypeMethodDescriptionabstract ImplementorJaxRpcObjectFactory.createImplementor(javax.servlet.ServletContext servletContext, Tie tie) -
Uses of Tie in com.sun.xml.rpc.spi.runtime
Methods in com.sun.xml.rpc.spi.runtime that return Tie -
Uses of Tie in com.sun.xml.rpc.util
Methods in com.sun.xml.rpc.util with parameters of type TieModifier and TypeMethodDescriptionJaxRpcObjectFactoryImpl.createImplementor(javax.servlet.ServletContext servletContext, Tie tie)