• Home
  • Raw
  • Download

Lines Matching refs:throws

80      public void write(XmlSerializer writer) throws IOException {
167 + * @throws RuntimeException if the attribute does not exist
188 + * @throws RuntimeException if the attribute does not exist
372 throws IOException, XmlPullParserException {
387 * @throws IOException
538 throws IOException, XmlPullParserException;
552 throws IOException, XmlPullParserException {
566 throws IOException, XmlPullParserException {
580 throws IOException, XmlPullParserException {
1206 - public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException
1208 + public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException {
1220 protected void readSerializable(XmlPullParser parser, SoapObject obj) throws IOException,
1235 protected void readSerializable(XmlPullParser parser, KvmSerializable obj) throws IOException,
1338 - throws IOException,
1339 + protected void readVector(XmlPullParser parser, Vector v, PropertyInfo elementType) throws IOE…
1363 - PropertyInfo expected) throws IOException, XmlPullParserException {
1366 + throws IOException, XmlPullParserException {
1433 throws IOException, XmlPullParserException {
1516 * @throws SoapFault
1519 public Object getResponse() throws SoapFault {
1534 public void writeBody(XmlSerializer writer) throws IOException {
1568 - public void writeObjectBody(XmlSerializer writer, SoapObject obj) throws IOException {
1570 + private void writeAttributes(XmlSerializer writer, HasAttributes obj) throws IOException {
1587 + public void writeArrayListBodyWithAttributes(XmlSerializer writer, KvmSerializable obj) throws
1595 + public void writeObjectBodyWithAttributes(XmlSerializer writer, KvmSerializable obj) throws IO…
1663 + private void writeInnerText(XmlSerializer writer, KvmSerializable obj) throws IOException {
1689 - throws IOException {
1693 + protected void writeProperty(XmlSerializer writer, Object obj, PropertyInfo type) throws IOExc…
1706 throws IOException {
1730 + throws IOException {
1789 throws IOException {
1824 + void write(XmlSerializer writer) throws IOException;
1844 public List getResponseProperties() throws IOException;
1849 + * @throws IOException
1851 + public int getResponseCode() throws IOException;
1938 - protected byte[] createRequestData(SoapEnvelope envelope, String encoding) throws IOException {
1941 + throws IOException {
1973 - protected byte[] createRequestData(SoapEnvelope envelope) throws IOException {
1975 + throws IOException {
2018 + List headers) throws IOException, XmlPullParserException;
2045 - throws IOException, XmlPullParserException;
2047 + List headers, File outputFile) throws IOException,
2059 - public void call(String targetNamespace, SoapEnvelope envelope) throws IOException,
2063 + throws IOException, XmlPullParserException {
2074 + public String getHost() throws MalformedURLException {
2088 + public int getPort() throws MalformedURLException {
2100 + public String getPath() throws MalformedURLException {
2105 abstract public ServiceConnection getServiceConnection() throws IOException;
2118 throws IOException, XmlPullParserException {
2227 + * @throws HttpResponseException
2228 * @throws IOException
2229 * @throws XmlPullParserException
2231 - public void call(String soapAction, SoapEnvelope envelope) throws IOException,
2235 + throws HttpResponseException, IOException, XmlPullParserException {
2241 + throws HttpResponseException, IOException, XmlPullParserException {
2267 - * @throws IOException
2268 - * @throws XmlPullParserException
2272 + * @throws HttpResponseException
2276 - throws IOException, XmlPullParserException {
2278 + throws HttpResponseException, IOException, XmlPullParserException {
2508 - private InputStream getUnZippedInputStream(InputStream inputStream) throws IOException {
2519 + throws IOException
2524 - public ServiceConnection getServiceConnection() throws IOException {
2548 + throws XmlPullParserException, IOException
2561 + private InputStream readDebug(InputStream is, int contentLength, File outputFile) throws IOExc…
2622 + private InputStream getUnZippedInputStream(InputStream inputStream) throws IOException {
2637 + public ServiceConnection getServiceConnection() throws IOException {
2675 * @throws IOException
2678 - int timeout) throws IOException {
2681 + public HttpsServiceConnectionSE(String host, int port, String file, int timeout) throws IOExce…
2693 + * @throws IOException
2695 …viceConnectionSE(Proxy proxy, String host, int port, String file, int timeout) throws IOException {
2711 + public int getResponseCode() throws IOException {
2727 public OutputStream openOutputStream() throws IOException {
2797 public ServiceConnection getServiceConnection() throws IOException
2875 public ServiceConnection getServiceConnection() throws IOException
2924 + public List getResponseProperties() throws IOException {
2949 + public int getResponseCode() throws IOException {
2964 public OutputStream openOutputStream() throws IOException {