|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistrationEventListener | |
---|---|
org.codehaus.xfire.loom.transport | |
org.codehaus.xfire.plexus.transport | |
org.codehaus.xfire.service | Contains the classes and interfaces for the service model of XFire. |
org.codehaus.xfire.transport |
Uses of RegistrationEventListener in org.codehaus.xfire.loom.transport |
---|
Classes in org.codehaus.xfire.loom.transport that implement RegistrationEventListener | |
---|---|
class |
LoomTransportManager
|
Uses of RegistrationEventListener in org.codehaus.xfire.plexus.transport |
---|
Classes in org.codehaus.xfire.plexus.transport that implement RegistrationEventListener | |
---|---|
class |
PlexusTransportManager
|
Uses of RegistrationEventListener in org.codehaus.xfire.service |
---|
Methods in org.codehaus.xfire.service with parameters of type RegistrationEventListener | |
---|---|
void |
ServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
Add a listener for registration events. |
void |
DefaultServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
Add a listener for registration events. |
void |
ServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
Remove a listener for registration events. |
void |
DefaultServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
Remove a listener for registration events. |
Uses of RegistrationEventListener in org.codehaus.xfire.transport |
---|
Classes in org.codehaus.xfire.transport that implement RegistrationEventListener | |
---|---|
class |
DefaultTransportManager
The default TransportManager implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |