Uses of Class
com.sun.xml.rpc.server.http.RuntimeEndpointInfo
Packages that use RuntimeEndpointInfo
-
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.server.http
Methods in com.sun.xml.rpc.server.http that return RuntimeEndpointInfoModifier and TypeMethodDescriptionprotected RuntimeEndpointInfoJAXRPCServletDelegate.getEndpointFor(javax.servlet.http.HttpServletRequest request) Methods in com.sun.xml.rpc.server.http with parameters of type RuntimeEndpointInfoModifier and TypeMethodDescriptionImplementorCache.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)