Uses of Class
com.sun.xml.rpc.server.http.RuntimeEndpointInfo
-
Packages that use RuntimeEndpointInfo Package Description com.sun.xml.rpc.server.http -
-
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.server.http
Methods in com.sun.xml.rpc.server.http that return RuntimeEndpointInfo Modifier and Type Method Description protected RuntimeEndpointInfoJAXRPCServletDelegate. getEndpointFor(javax.servlet.http.HttpServletRequest request)Methods in com.sun.xml.rpc.server.http with parameters of type RuntimeEndpointInfo Modifier and Type Method Description ImplementorImplementorCache. getImplementorFor(RuntimeEndpointInfo targetEndpoint)protected StringJAXRPCServletDelegate. getValidPathForEndpoint(RuntimeEndpointInfo info)voidWSDLPublisher. handle(RuntimeEndpointInfo targetEndpoint, Map fixedUrlPatternEndpoints, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)protected voidImplementorCacheDelegateImpl. postImplementorInit(Implementor implementor, RuntimeEndpointInfo targetEndpoint)voidImplementorCache. releaseImplementor(RuntimeEndpointInfo targetEndpoint, Implementor implementor)voidImplementorCacheDelegateImpl. releaseImplementor(RuntimeEndpointInfo targetEndpoint, Implementor implementor)
-