|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceRegistry | |
|---|---|
| org.codehaus.xfire | |
| org.codehaus.xfire.service | Contains the classes and interfaces for the service model of XFire. |
| org.codehaus.xfire.service.event | |
| org.codehaus.xfire.test | |
| org.codehaus.xfire.transport.http | |
| Uses of ServiceRegistry in org.codehaus.xfire |
|---|
| Methods in org.codehaus.xfire that return ServiceRegistry | |
|---|---|
ServiceRegistry |
XFire.getServiceRegistry()
Get the ServiceRegistry. |
ServiceRegistry |
DefaultXFire.getServiceRegistry()
|
| Constructors in org.codehaus.xfire with parameters of type ServiceRegistry | |
|---|---|
DefaultXFire(ServiceRegistry registry,
TransportManager transportManager)
|
|
| Uses of ServiceRegistry in org.codehaus.xfire.service |
|---|
| Classes in org.codehaus.xfire.service that implement ServiceRegistry | |
|---|---|
class |
DefaultServiceRegistry
|
| Uses of ServiceRegistry in org.codehaus.xfire.service.event |
|---|
| Constructors in org.codehaus.xfire.service.event with parameters of type ServiceRegistry | |
|---|---|
RegistrationEvent(ServiceRegistry source,
Service endpoint)
Initializes a RegistrationEvent object initialized with the given
ServiceEndpointRegistry and ServiceEndpoint object. |
|
| Uses of ServiceRegistry in org.codehaus.xfire.test |
|---|
| Methods in org.codehaus.xfire.test that return ServiceRegistry | |
|---|---|
protected ServiceRegistry |
AbstractXFireTest.getServiceRegistry()
|
| Uses of ServiceRegistry in org.codehaus.xfire.transport.http |
|---|
| Methods in org.codehaus.xfire.transport.http that return ServiceRegistry | |
|---|---|
ServiceRegistry |
XFireServletController.getServiceRegistry()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||