Rework cache system - Add Javadoc for AuthMe
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_33) on Fri Aug 22 06:48:06 CEST 2014 -->
|
||||
<TITLE>
|
||||
fr.xephi.authme.datasource
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2014-08-22">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white">
|
||||
<FONT size="+1" CLASS="FrameTitleFont">
|
||||
<A HREF="../../../../fr/xephi/authme/datasource/package-summary.html" target="classFrame">fr.xephi.authme.datasource</A></FONT>
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Interfaces</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="DataSource.html" title="interface in fr.xephi.authme.datasource" target="classFrame"><I>DataSource</I></A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Classes</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="CacheDataSource.html" title="class in fr.xephi.authme.datasource" target="classFrame">CacheDataSource</A>
|
||||
<BR>
|
||||
<A HREF="FlatFileThread.html" title="class in fr.xephi.authme.datasource" target="classFrame">FlatFileThread</A>
|
||||
<BR>
|
||||
<A HREF="MiniConnectionPoolManager.html" title="class in fr.xephi.authme.datasource" target="classFrame">MiniConnectionPoolManager</A>
|
||||
<BR>
|
||||
<A HREF="MySQLThread.html" title="class in fr.xephi.authme.datasource" target="classFrame">MySQLThread</A>
|
||||
<BR>
|
||||
<A HREF="SQLiteThread.html" title="class in fr.xephi.authme.datasource" target="classFrame">SQLiteThread</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Enums</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="DataSource.DataSourceType.html" title="enum in fr.xephi.authme.datasource" target="classFrame">DataSource.DataSourceType</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Exceptions</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="MiniConnectionPoolManager.TimeoutException.html" title="class in fr.xephi.authme.datasource" target="classFrame">MiniConnectionPoolManager.TimeoutException</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user