Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 27 20:37:11 CET 2013 -->
6
<TITLE>
7
com.badlogic.gdx.net (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="com.badlogic.gdx.net (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/collision/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/physics/box2d/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/net/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
</TABLE>
93
<A NAME="skip-navbar_top"></A>
94
<!-- ========= END OF TOP NAVBAR ========= -->
95
 
96
<HR>
97
<H2>
98
Package com.badlogic.gdx.net
99
</H2>
100
 
101
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
102
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
103
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
104
<B>Interface Summary</B></FONT></TH>
105
</TR>
106
<TR BGCOLOR="white" CLASS="TableRowColor">
107
<TD WIDTH="15%"><B><A HREF="../../../../com/badlogic/gdx/net/ServerSocket.html" title="interface in com.badlogic.gdx.net">ServerSocket</A></B></TD>
108
<TD>A server socket that accepts new incoming connections, returning
109
 <A HREF="../../../../com/badlogic/gdx/net/Socket.html" title="interface in com.badlogic.gdx.net"><CODE>Socket</CODE></A> instances.</TD>
110
</TR>
111
<TR BGCOLOR="white" CLASS="TableRowColor">
112
<TD WIDTH="15%"><B><A HREF="../../../../com/badlogic/gdx/net/Socket.html" title="interface in com.badlogic.gdx.net">Socket</A></B></TD>
113
<TD>A client socket that talks to a server socket via some <A HREF="../../../../com/badlogic/gdx/Net.Protocol.html" title="enum in com.badlogic.gdx"><CODE>Net.Protocol</CODE></A>.</TD>
114
</TR>
115
</TABLE>
116
&nbsp;
117
 
118
<P>
119
 
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123
<B>Class Summary</B></FONT></TH>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD WIDTH="15%"><B><A HREF="../../../../com/badlogic/gdx/net/NetJavaImpl.html" title="class in com.badlogic.gdx.net">NetJavaImpl</A></B></TD>
127
<TD>Implements part of the <A HREF="../../../../com/badlogic/gdx/Net.html" title="interface in com.badlogic.gdx"><CODE>Net</CODE></A> API using <CODE>HttpURLConnection</CODE>, to be easily reused between the Android and Desktop
128
 backends.</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD WIDTH="15%"><B><A HREF="../../../../com/badlogic/gdx/net/ServerSocketHints.html" title="class in com.badlogic.gdx.net">ServerSocketHints</A></B></TD>
132
<TD>Options for <A HREF="../../../../com/badlogic/gdx/net/ServerSocket.html" title="interface in com.badlogic.gdx.net"><CODE>ServerSocket</CODE></A> instances.</TD>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD WIDTH="15%"><B><A HREF="../../../../com/badlogic/gdx/net/SocketHints.html" title="class in com.badlogic.gdx.net">SocketHints</A></B></TD>
136
<TD>Options for <A HREF="../../../../com/badlogic/gdx/net/Socket.html" title="interface in com.badlogic.gdx.net"><CODE>Socket</CODE></A> instances.</TD>
137
</TR>
138
</TABLE>
139
&nbsp;
140
 
141
<P>
142
<DL>
143
</DL>
144
<HR>
145
 
146
 
147
<!-- ======= START OF BOTTOM NAVBAR ====== -->
148
<A NAME="navbar_bottom"><!-- --></A>
149
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
150
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
151
<TR>
152
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
153
<A NAME="navbar_bottom_firstrow"><!-- --></A>
154
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
155
  <TR ALIGN="center" VALIGN="top">
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
157
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
159
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
163
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
164
  </TR>
165
</TABLE>
166
</TD>
167
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
168
libgdx API</EM>
169
</TD>
170
</TR>
171
 
172
<TR>
173
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
174
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/collision/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
175
&nbsp;<A HREF="../../../../com/badlogic/gdx/physics/box2d/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
176
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
177
  <A HREF="../../../../index.html?com/badlogic/gdx/net/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
178
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
179
&nbsp;<SCRIPT type="text/javascript">
180
  <!--
181
  if(window==top) {
182
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
183
  }
184
  //-->
185
</SCRIPT>
186
<NOSCRIPT>
187
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
188
</NOSCRIPT>
189
 
190
 
191
</FONT></TD>
192
</TR>
193
</TABLE>
194
<A NAME="skip-navbar_bottom"></A>
195
<!-- ======== END OF BOTTOM NAVBAR ======= -->
196
 
197
<HR>
198
 
199
                                <div style="font-size:9pt"><i>
200
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
201
                                </i></div>
202
 
203
</BODY>
204
</HTML>