de.osci.osci12.messagetypes
Class StoredMessageParser

java.lang.Object
  |
  +--de.osci.osci12.messagetypes.IncomingMSGParser
        |
        +--de.osci.osci12.messagetypes.StoredMessageParser

public class StoredMessageParser
extends de.osci.osci12.messagetypes.IncomingMSGParser

Die Klasse ist der Einrittspunkt für Nachrichten, die bei einem passiven Empfänger eingehen.

Copyright: Copyright (c) 2003

Organisation:

Version:
1.0

Field Summary
static java.lang.String test
           
 
Constructor Summary
StoredMessageParser()
           
 
Method Summary
 StoredMessage parseStream(java.io.InputStream input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

test

public static java.lang.String test
Constructor Detail

StoredMessageParser

public StoredMessageParser()
Method Detail

parseStream

public StoredMessage parseStream(java.io.InputStream input)
                          throws java.io.IOException,
                                 OSCIException,
                                 java.security.NoSuchAlgorithmException
java.io.IOException
OSCIException
java.security.NoSuchAlgorithmException


Copyright © 2004. All Rights Reserved.