org.subethamail.smtp
Class Version

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

public class Version
extends Object

Provides version information from the manifest.

Author:
Jeff Schnitzer

Constructor Summary
Version()
           
 
Method Summary
static String getImplementation()
           
static String getSpecification()
           
static void main(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 String getSpecification()

getImplementation

public static String getImplementation()

main

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



Copyright © 2006-2012. All Rights Reserved.