blob: b1d17f61b545a36f12eeb88e916d10f158dd2a06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>uk.org.ury.common</TITLE>
</HEAD>
<BODY>
<H1>Resources common to the frontend and backend components.</H1>
<P>This package contains classes that can be used both by the
URY Server backend and the frontend implementation.</P>
</BODY>
</HTML>
|