|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistrationEventListener | |
---|---|
org.codehaus.xfire.service | |
org.codehaus.xfire.transport |
Uses of RegistrationEventListener in org.codehaus.xfire.service |
---|
Methods in org.codehaus.xfire.service with parameters of type RegistrationEventListener | |
---|---|
void |
ServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
|
void |
DefaultServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
|
void |
ServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
|
void |
DefaultServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
|
Uses of RegistrationEventListener in org.codehaus.xfire.transport |
---|
Classes in org.codehaus.xfire.transport that implement RegistrationEventListener | |
---|---|
class |
DefaultTransportManager
The default TransportService implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |