Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1107 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!-- NewPage -->
3
<html lang="en">
4
<head>
5
<!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:47 CET 2013 -->
6
<title>Uses of Interface com.badlogic.gdx.Net.HttpResponse (libgdx API)</title>
7
<meta name="date" content="2013-11-03">
8
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9
</head>
10
<body>
11
<script type="text/javascript"><!--
12
    if (location.href.indexOf('is-external=true') == -1) {
13
        parent.document.title="Uses of Interface com.badlogic.gdx.Net.HttpResponse (libgdx API)";
14
    }
15
//-->
16
</script>
17
<noscript>
18
<div>JavaScript is disabled on your browser.</div>
19
</noscript>
20
<!-- ========= START OF TOP NAVBAR ======= -->
21
<div class="topNav"><a name="navbar_top">
22
<!--   -->
23
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
<!--   -->
25
</a>
26
<ul class="navList" title="Navigation">
27
<li><a href="../../../../overview-summary.html">Overview</a></li>
28
<li><a href="../package-summary.html">Package</a></li>
29
<li><a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Class</a></li>
30
<li class="navBarCell1Rev">Use</li>
31
<li><a href="../../../../overview-tree.html">Tree</a></li>
32
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
33
<li><a href="../../../../index-all.html">Index</a></li>
34
<li><a href="../../../../help-doc.html">Help</a></li>
35
</ul>
36
<div class="aboutLanguage"><em>
37
                                libgdx API
38
                                <style>
39
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
40
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
41
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
42
                                .TableHeadingColor { background:#EEEEFF; }
43
                                a { text-decoration:none }
44
                                a:hover { text-decoration:underline }
45
                                a:link, a:visited { color:blue }
46
                                table { border:0px }
47
                                .TableRowColor td:first-child { border-left:1px solid black }
48
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
49
                                hr { border:0px; border-bottom:1px solid #333366; }
50
                                </style>
51
                        </em></div>
52
</div>
53
<div class="subNav">
54
<ul class="navList">
55
<li>Prev</li>
56
<li>Next</li>
57
</ul>
58
<ul class="navList">
59
<li><a href="../../../../index.html?com/badlogic/gdx/class-use/Net.HttpResponse.html" target="_top">Frames</a></li>
60
<li><a href="Net.HttpResponse.html" target="_top">No Frames</a></li>
61
</ul>
62
<ul class="navList" id="allclasses_navbar_top">
63
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
64
</ul>
65
<div>
66
<script type="text/javascript"><!--
67
  allClassesLink = document.getElementById("allclasses_navbar_top");
68
  if(window==top) {
69
    allClassesLink.style.display = "block";
70
  }
71
  else {
72
    allClassesLink.style.display = "none";
73
  }
74
  //-->
75
</script>
76
</div>
77
<a name="skip-navbar_top">
78
<!--   -->
79
</a></div>
80
<!-- ========= END OF TOP NAVBAR ========= -->
81
<div class="header">
82
<h2 title="Uses of Interface com.badlogic.gdx.Net.HttpResponse" class="title">Uses of Interface<br>com.badlogic.gdx.Net.HttpResponse</h2>
83
</div>
84
<div class="classUseContainer">
85
<ul class="blockList">
86
<li class="blockList">
87
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
88
<caption><span>Packages that use <a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Net.HttpResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
89
<tr>
90
<th class="colFirst" scope="col">Package</th>
91
<th class="colLast" scope="col">Description</th>
92
</tr>
93
<tbody>
94
<tr class="altColor">
95
<td class="colFirst"><a href="#com.badlogic.gdx">com.badlogic.gdx</a></td>
96
<td class="colLast">&nbsp;</td>
97
</tr>
98
</tbody>
99
</table>
100
</li>
101
<li class="blockList">
102
<ul class="blockList">
103
<li class="blockList"><a name="com.badlogic.gdx">
104
<!--   -->
105
</a>
106
<h3>Uses of <a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Net.HttpResponse</a> in <a href="../../../../com/badlogic/gdx/package-summary.html">com.badlogic.gdx</a></h3>
107
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
108
<caption><span>Methods in <a href="../../../../com/badlogic/gdx/package-summary.html">com.badlogic.gdx</a> with parameters of type <a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Net.HttpResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
109
<tr>
110
<th class="colFirst" scope="col">Modifier and Type</th>
111
<th class="colLast" scope="col">Method and Description</th>
112
</tr>
113
<tbody>
114
<tr class="altColor">
115
<td class="colFirst"><code>void</code></td>
116
<td class="colLast"><span class="strong">Net.HttpResponseListener.</span><code><strong><a href="../../../../com/badlogic/gdx/Net.HttpResponseListener.html#handleHttpResponse(com.badlogic.gdx.Net.HttpResponse)">handleHttpResponse</a></strong>(<a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Net.HttpResponse</a>&nbsp;httpResponse)</code>
117
<div class="block">Called when the <a href="../../../../com/badlogic/gdx/Net.HttpRequest.html" title="class in com.badlogic.gdx"><code>Net.HttpRequest</code></a> has been processed and there is a <a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx"><code>Net.HttpResponse</code></a> ready.</div>
118
</td>
119
</tr>
120
</tbody>
121
</table>
122
</li>
123
</ul>
124
</li>
125
</ul>
126
</div>
127
<!-- ======= START OF BOTTOM NAVBAR ====== -->
128
<div class="bottomNav"><a name="navbar_bottom">
129
<!--   -->
130
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
131
<!--   -->
132
</a>
133
<ul class="navList" title="Navigation">
134
<li><a href="../../../../overview-summary.html">Overview</a></li>
135
<li><a href="../package-summary.html">Package</a></li>
136
<li><a href="../../../../com/badlogic/gdx/Net.HttpResponse.html" title="interface in com.badlogic.gdx">Class</a></li>
137
<li class="navBarCell1Rev">Use</li>
138
<li><a href="../../../../overview-tree.html">Tree</a></li>
139
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
140
<li><a href="../../../../index-all.html">Index</a></li>
141
<li><a href="../../../../help-doc.html">Help</a></li>
142
</ul>
143
<div class="aboutLanguage"><em>libgdx API</em></div>
144
</div>
145
<div class="subNav">
146
<ul class="navList">
147
<li>Prev</li>
148
<li>Next</li>
149
</ul>
150
<ul class="navList">
151
<li><a href="../../../../index.html?com/badlogic/gdx/class-use/Net.HttpResponse.html" target="_top">Frames</a></li>
152
<li><a href="Net.HttpResponse.html" target="_top">No Frames</a></li>
153
</ul>
154
<ul class="navList" id="allclasses_navbar_bottom">
155
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
156
</ul>
157
<div>
158
<script type="text/javascript"><!--
159
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
160
  if(window==top) {
161
    allClassesLink.style.display = "block";
162
  }
163
  else {
164
    allClassesLink.style.display = "none";
165
  }
166
  //-->
167
</script>
168
</div>
169
<a name="skip-navbar_bottom">
170
<!--   -->
171
</a></div>
172
<!-- ======== END OF BOTTOM NAVBAR ======= -->
173
<p class="legalCopy"><small>
174
                                <div style="font-size:9pt"><i>
175
                                Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
176
                                </i></div>
177
                        </small></p>
178
</body>
179
</html>