net.sf.dexterim.oscar.io
Class ConnectionNegotiationParser

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

public class ConnectionNegotiationParser
extends java.lang.Object
implements MessageParser

Author:
christoph

Constructor Summary
ConnectionNegotiationParser()
           
 
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

ConnectionNegotiationParser

public ConnectionNegotiationParser()
Method Detail

parse

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


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