| org.apache.cxf.binding.http.AbstractRestTest org.apache.cxf.binding.http.bare.ClientTest
Methods inherited from org.apache.cxf.binding.http.AbstractRestTest | protected Bus createBus() throws BusException(Code)(Java Doc) protected Document doMethod(String urlStr, String message, String method) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected Document doMethod(String urlStr, String message, String method, String ct) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected byte[] doMethodBytes(String urlStr, String message, String method, String ct) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected Document get(String urlStr) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected Document get(String urlStr, Integer resCode) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected Document post(String urlStr, String message) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc) protected Document put(String urlStr, String message) throws MalformedURLException, IOException, SAXException, ParserConfigurationException(Code)(Java Doc)
|
|
|