Class update

java.lang.Object
  extended byupdate

public class update
extends Object

Author:
Brian Wellington <[email protected]>

Constructor Summary
update(InputStream in)
           
 
Method Summary
static void main(String[] args)
           
 Message newMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

update

public update(InputStream in)
       throws IOException
Method Detail

newMessage

public Message newMessage()

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.