org.jboss.remoting.samples.chat.client
Interface ConnectionStrategy

All Known Implementing Classes:
LocalStrategy

public interface ConnectionStrategy


Method Summary
 void create()
           
 void list()
           
 

Method Detail

list

void list()
          throws ConnectionException
Throws:
ConnectionException

create

void create()
            throws ConnectionException
Throws:
ConnectionException


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.