org.subethamail.smtp
Class Version

java.lang.Object
  extended by org.subethamail.smtp.Version

public class Version
extends java.lang.Object

Provides version information from the manifest.

Author:
Jeff Schnitzer

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getImplementation()
           
static java.lang.String getSpecification()
           
static void main(java.lang.String[] args)
          A simple main method that prints the version and exits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getSpecification

public static java.lang.String getSpecification()

getImplementation

public static java.lang.String getImplementation()

main

public static void main(java.lang.String[] args)
A simple main method that prints the version and exits



Copyright © 2011 SubEthaSMTP. All Rights Reserved. Build version: UNVERSIONED