Package info.mikethomas.fahservices
Class Application
java.lang.Object
info.mikethomas.fahservices.Application
Application class.
- Version:
- $Id: $Id
- Author:
- Michael Thomas (mikepthomas@outlook.com)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioninfo.mikethomas.jfold.Connection
fahConnection.static void
main.
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
main.
- Parameters:
args
- an array ofString
objects
-
fahConnection
fahConnection.
- Returns:
- a
Connection
object - Throws:
IOException
- if any.
-