net.sf.dexterim.oscar.io
Interface MessageParser

All Known Implementing Classes:
CloseConnectionNegotiationParser, ConnectionNegotiationParser, ErrorParser, ReceiptParser, SnacParser

public interface MessageParser

Author:
christoph

Method Summary
 Response parse(Flap flap)
           
 

Method Detail

parse

public Response parse(Flap flap)
               throws ParserException
Throws:
ParserException


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.