source: Dev/branches/play-2.0.1/documentation/api/java/overview-summary.html @ 322

Last change on this file since 322 was 322, checked in by hendrikvanantwerpen, 13 years ago

Added Play! framework and application with Jena dependency. Working on
the basic things now (login/register), after that start implementing
our data model.

File size: 7.2 KB
Line 
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_29) on Wed May 02 16:04:59 CEST 2012 -->
6<TITLE>
7Overview (playframework)
8</TITLE>
9
10<META NAME="date" CONTENT="2012-05-02">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="Overview (playframework)";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47  </TR>
48</TABLE>
49</TD>
50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51</EM>
52</TD>
53</TR>
54
55<TR>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57&nbsp;PREV&nbsp;
58&nbsp;NEXT</FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62&nbsp;<SCRIPT type="text/javascript">
63  <!--
64  if(window==top) {
65    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
66  }
67  //-->
68</SCRIPT>
69<NOSCRIPT>
70  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
71</NOSCRIPT>
72
73
74</FONT></TD>
75</TR>
76</TABLE>
77<A NAME="skip-navbar_top"></A>
78<!-- ========= END OF TOP NAVBAR ========= -->
79
80<HR>
81<CENTER>
82<H1>
83Play&nbsp;2.0.1&nbsp;Java&nbsp;API
84</H1>
85</CENTER>
86
87<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
88<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
89<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
90<B>Packages</B></FONT></TH>
91</TR>
92<TR BGCOLOR="white" CLASS="TableRowColor">
93<TD WIDTH="20%"><B><A HREF="play/package-summary.html">play</A></B></TD>
94<TD>Provides the Play framework's publicly accessible Java API.</TD>
95</TR>
96<TR BGCOLOR="white" CLASS="TableRowColor">
97<TD WIDTH="20%"><B><A HREF="play/cache/package-summary.html">play.cache</A></B></TD>
98<TD>Provides the Cache API.</TD>
99</TR>
100<TR BGCOLOR="white" CLASS="TableRowColor">
101<TD WIDTH="20%"><B><A HREF="play/data/package-summary.html">play.data</A></B></TD>
102<TD>Provides data manipulation helpers, mainly for HTTP form handling.</TD>
103</TR>
104<TR BGCOLOR="white" CLASS="TableRowColor">
105<TD WIDTH="20%"><B><A HREF="play/data/format/package-summary.html">play.data.format</A></B></TD>
106<TD>Provides the formatting API used by <code>Form</code> classes.</TD>
107</TR>
108<TR BGCOLOR="white" CLASS="TableRowColor">
109<TD WIDTH="20%"><B><A HREF="play/data/validation/package-summary.html">play.data.validation</A></B></TD>
110<TD>Provides the JSR 303 validation constraints.</TD>
111</TR>
112<TR BGCOLOR="white" CLASS="TableRowColor">
113<TD WIDTH="20%"><B><A HREF="play/db/package-summary.html">play.db</A></B></TD>
114<TD>Provides the JDBC database access API.</TD>
115</TR>
116<TR BGCOLOR="white" CLASS="TableRowColor">
117<TD WIDTH="20%"><B><A HREF="play/db/ebean/package-summary.html">play.db.ebean</A></B></TD>
118<TD>Provides Ebean ORM integration.</TD>
119</TR>
120<TR BGCOLOR="white" CLASS="TableRowColor">
121<TD WIDTH="20%"><B><A HREF="play/db/jpa/package-summary.html">play.db.jpa</A></B></TD>
122<TD>Provides JPA ORM integration.</TD>
123</TR>
124<TR BGCOLOR="white" CLASS="TableRowColor">
125<TD WIDTH="20%"><B><A HREF="play/i18n/package-summary.html">play.i18n</A></B></TD>
126<TD>Provides the i18n API.</TD>
127</TR>
128<TR BGCOLOR="white" CLASS="TableRowColor">
129<TD WIDTH="20%"><B><A HREF="play/libs/package-summary.html">play.libs</A></B></TD>
130<TD>Provides various APIs that are useful for developing web applications.</TD>
131</TR>
132<TR BGCOLOR="white" CLASS="TableRowColor">
133<TD WIDTH="20%"><B><A HREF="play/mvc/package-summary.html">play.mvc</A></B></TD>
134<TD>Provides the Controller/Action/Result API for handling HTTP requests.</TD>
135</TR>
136<TR BGCOLOR="white" CLASS="TableRowColor">
137<TD WIDTH="20%"><B><A HREF="play/test/package-summary.html">play.test</A></B></TD>
138<TD>Contains test helpers.</TD>
139</TR>
140</TABLE>
141
142<P>
143&nbsp;<HR>
144
145
146<!-- ======= START OF BOTTOM NAVBAR ====== -->
147<A NAME="navbar_bottom"><!-- --></A>
148<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
149<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
150<TR>
151<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
152<A NAME="navbar_bottom_firstrow"><!-- --></A>
153<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
154  <TR ALIGN="center" VALIGN="top">
155  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
156  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
157  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
158  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
159  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
160  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
161  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
162  </TR>
163</TABLE>
164</TD>
165<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
166</EM>
167</TD>
168</TR>
169
170<TR>
171<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
172&nbsp;PREV&nbsp;
173&nbsp;NEXT</FONT></TD>
174<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
175  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
176&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
177&nbsp;<SCRIPT type="text/javascript">
178  <!--
179  if(window==top) {
180    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
181  }
182  //-->
183</SCRIPT>
184<NOSCRIPT>
185  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
186</NOSCRIPT>
187
188
189</FONT></TD>
190</TR>
191</TABLE>
192<A NAME="skip-navbar_bottom"></A>
193<!-- ======== END OF BOTTOM NAVBAR ======= -->
194
195<HR>
196
197</BODY>
198</HTML>
Note: See TracBrowser for help on using the repository browser.