net.sf.dexterim.oscar.server
Class SupportedSnacFamilies

java.lang.Object
  extended bynet.sf.dexterim.oscar.server.SupportedSnacFamilies
All Implemented Interfaces:
Response

public class SupportedSnacFamilies
extends java.lang.Object
implements Response

Author:
christoph

Constructor Summary
SupportedSnacFamilies()
           
 
Method Summary
 void add(int family)
           
static Response create(Snac snac)
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedSnacFamilies

public SupportedSnacFamilies()
Method Detail

add

public void add(int family)

iterator

public java.util.Iterator iterator()

create

public static Response create(Snac snac)


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