|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |