net.sf.dexterim.oscar.client
Class FlapFactory

java.lang.Object
  extended bynet.sf.dexterim.oscar.client.FlapFactory

public class FlapFactory
extends java.lang.Object

Author:
christoph

Method Summary
 Flap createClientCookieFlap()
           
 Flap createIdentRequestFlap()
           
 Flap createSnacFlap()
           
static FlapFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createSnacFlap

public Flap createSnacFlap()

createIdentRequestFlap

public Flap createIdentRequestFlap()

createClientCookieFlap

public Flap createClientCookieFlap()

getInstance

public static FlapFactory getInstance()


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