Uses of Class
com.sun.xml.rpc.server.http.JAXRPCRuntimeInfo
-
Packages that use JAXRPCRuntimeInfo Package Description com.sun.xml.rpc.server.http -
-
Uses of JAXRPCRuntimeInfo in com.sun.xml.rpc.server.http
Methods in com.sun.xml.rpc.server.http that return JAXRPCRuntimeInfo Modifier and Type Method Description JAXRPCRuntimeInfoJAXRPCRuntimeInfoParser. parse(InputStream is)protected JAXRPCRuntimeInfoJAXRPCRuntimeInfoParser. parseEndpoints(XMLReader reader)Constructors in com.sun.xml.rpc.server.http with parameters of type JAXRPCRuntimeInfo Constructor Description WSDLPublisher(javax.servlet.ServletContext context, JAXRPCRuntimeInfo jaxrpcInfo)
-