Uses of Class
org.codehaus.xfire.transport.AbstractChannel

Packages that use AbstractChannel
org.codehaus.xfire.transport.dead   
org.codehaus.xfire.transport.http   
org.codehaus.xfire.transport.local   
 

Uses of AbstractChannel in org.codehaus.xfire.transport.dead
 

Subclasses of AbstractChannel in org.codehaus.xfire.transport.dead
 class DeadLetterChannel
          A channel which does nothing except log when a message is sent from it.
 

Uses of AbstractChannel in org.codehaus.xfire.transport.http
 

Subclasses of AbstractChannel in org.codehaus.xfire.transport.http
 class HttpChannel
           
 

Uses of AbstractChannel in org.codehaus.xfire.transport.local
 

Subclasses of AbstractChannel in org.codehaus.xfire.transport.local
 class LocalChannel
           
 



Copyright © 2004-2006 null. All Rights Reserved.