Uses of Interface
com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo
Packages that use RuntimeEndpointInfo
Package
Description
-
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.server.http
Classes in com.sun.xml.rpc.server.http that implement RuntimeEndpointInfoMethods in com.sun.xml.rpc.server.http with parameters of type RuntimeEndpointInfoModifier and TypeMethodDescriptionImplementorCacheDelegateImpl.getImplementorFor(RuntimeEndpointInfo targetEndpoint) voidJAXRPCServletDelegate.registerEndpointUrlPattern(RuntimeEndpointInfo info) -
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.server.http.ea
Methods in com.sun.xml.rpc.server.http.ea with parameters of type RuntimeEndpointInfoModifier and TypeMethodDescriptionvoidJAXRPCServletDelegate.registerEndpointUrlPattern(RuntimeEndpointInfo info) -
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.spi
Methods in com.sun.xml.rpc.spi that return RuntimeEndpointInfoModifier and TypeMethodDescriptionabstract RuntimeEndpointInfoJaxRpcObjectFactory.createRuntimeEndpointInfo() -
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.spi.runtime
Methods in com.sun.xml.rpc.spi.runtime with parameters of type RuntimeEndpointInfoModifier and TypeMethodDescriptionImplementorCacheDelegate.getImplementorFor(RuntimeEndpointInfo targetEndpoint) voidServletDelegate.registerEndpointUrlPattern(RuntimeEndpointInfo info) voidImplementorCacheDelegate.releaseImplementor(RuntimeEndpointInfo targetEndpoint, Implementor implementor) -
Uses of RuntimeEndpointInfo in com.sun.xml.rpc.util
Methods in com.sun.xml.rpc.util that return RuntimeEndpointInfo