net.sf.dexterim.oscar.io
Class CloseConnectionNegotiationParser

java.lang.Object
  extended bynet.sf.dexterim.oscar.io.CloseConnectionNegotiationParser
All Implemented Interfaces:
MessageParser

public class CloseConnectionNegotiationParser
extends java.lang.Object
implements MessageParser

Author:
christoph

Constructor Summary
CloseConnectionNegotiationParser()
           
 
Method Summary
 Response parse(Flap flap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseConnectionNegotiationParser

public CloseConnectionNegotiationParser()
Method Detail

parse

public Response parse(Flap flap)
               throws ParserException
Specified by:
parse in interface MessageParser
Throws:
ParserException


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