Uses of Class
com.sun.xml.rpc.spi.runtime.ServletSecondDelegate
Packages that use ServletSecondDelegate
Package
Description
-
Uses of ServletSecondDelegate in com.sun.xml.rpc.server.http
Methods in com.sun.xml.rpc.server.http with parameters of type ServletSecondDelegateModifier and TypeMethodDescriptionvoidJAXRPCServletDelegate.setSecondDelegate(ServletSecondDelegate secondDelegate) -
Uses of ServletSecondDelegate in com.sun.xml.rpc.server.http.ea
Methods in com.sun.xml.rpc.server.http.ea with parameters of type ServletSecondDelegateModifier and TypeMethodDescriptionvoidJAXRPCServletDelegate.setSecondDelegate(ServletSecondDelegate delegate) -
Uses of ServletSecondDelegate in com.sun.xml.rpc.spi.runtime
Methods in com.sun.xml.rpc.spi.runtime with parameters of type ServletSecondDelegateModifier and TypeMethodDescriptionvoidServletDelegate.setSecondDelegate(ServletSecondDelegate delegate)