72 lines
2.5 KiB
HTML
72 lines
2.5 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
|
||
|
|
<title>Akka Persistence Module 0.6 API : Overview</title>
|
||
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
|
||
|
|
<meta content="scaladoc (1.2)" name="generator"></meta>
|
||
|
|
<script type="text/javascript" src="./jquery-1.3.2.js"></script>
|
||
|
|
|
||
|
|
|
||
|
|
<link href="./content.css" type="text/css" rel="stylesheet"></link>
|
||
|
|
<script src="./content.js" language="javascript" id="content.js"></script>
|
||
|
|
<link href="./_highlighter/SyntaxHighlighter.css" type="text/css" rel="stylesheet"></link>
|
||
|
|
<script src="./_highlighter/shAll.js" language="javascript" id="shAll.js"></script>
|
||
|
|
|
||
|
|
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="header"></div>
|
||
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
|
|
<a name="navbar_top"><!-- --></a>
|
||
|
|
<table cellpadding="1" width="100%" class="NavBar" cellspacing="0" border="0">
|
||
|
|
<tr>
|
||
|
|
<td class="NavBarCell1"></td>
|
||
|
|
<td class="NavBarCell2">
|
||
|
|
<a href="./index.html" target="_top">FRAMES</a>
|
||
|
|
|
||
|
|
<a href="overview.html" target="_top">NO FRAMES</a>
|
||
|
|
</td>
|
||
|
|
<td class="NavBarCell3"></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
|
|
|
||
|
|
<h1><div>Akka Persistence Module 0.6 API</div></h1>
|
||
|
|
<div id="overview_desc">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<div id="packages">
|
||
|
|
<h2>Packages</h2>
|
||
|
|
<dl>
|
||
|
|
|
||
|
|
<dt><a href="javascript:selectPackage('se.scalablesolutions.akka.state')">se.scalablesolutions.akka.state</a></dt>
|
||
|
|
<dd>
|
||
|
|
|
||
|
|
|
||
|
|
</dd>
|
||
|
|
|
||
|
|
</dl>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
|
|
<a name="navbar_bottom"><!-- --></a>
|
||
|
|
<table cellpadding="1" width="100%" class="NavBar" cellspacing="0" border="0">
|
||
|
|
<tr>
|
||
|
|
<td class="NavBarCell1"></td>
|
||
|
|
<td class="NavBarCell2">
|
||
|
|
<a href="./index.html" target="_top">FRAMES</a>
|
||
|
|
|
||
|
|
<a href="overview.html" target="_top">NO FRAMES</a>
|
||
|
|
</td>
|
||
|
|
<td class="NavBarCell3"></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
|
|
<div>Copyright (c) 2009 <a href="http://scalablesolutions.se">Scalable Solutions AB</a>. All Rights Reserved.</div>
|
||
|
|
<script language="javascript">
|
||
|
|
dp.SyntaxHighlighter.ClipboardSwf = './_highlighter/clipboard.swf';
|
||
|
|
dp.SyntaxHighlighter.HighlightAll('code');
|
||
|
|
</script>
|
||
|
|
</body>
|
||
|
|
</html>
|