|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointRegistrationException | |
|---|---|
| org.apache.servicemix.wsn | This package provides base classes for WS-Notification implementations. |
| org.apache.servicemix.wsn.component | JBI Service Engine implementing WS-Notification 1.3. |
| Uses of EndpointRegistrationException in org.apache.servicemix.wsn |
|---|
| Methods in org.apache.servicemix.wsn that throw EndpointRegistrationException | |
|---|---|
void |
AbstractEndpoint.register()
|
Object |
EndpointManager.register(String address,
Object service)
|
void |
AbstractEndpoint.unregister()
|
void |
EndpointManager.unregister(Object endpoint)
|
| Uses of EndpointRegistrationException in org.apache.servicemix.wsn.component |
|---|
| Methods in org.apache.servicemix.wsn.component that throw EndpointRegistrationException | |
|---|---|
Object |
WSNDeployer.WSNSubscriptionEndpoint.register(String address,
Object service)
|
Object |
WSNDeployer.WSNPullPointEndpoint.register(String address,
Object service)
|
Object |
WSNDeployer.WSNPublisherEndpoint.register(String address,
Object service)
|
Object |
WSNLifeCycle.WSNEndpointManager.register(String address,
Object service)
|
void |
WSNDeployer.WSNSubscriptionEndpoint.unregister(Object endpoint)
|
void |
WSNDeployer.WSNPullPointEndpoint.unregister(Object endpoint)
|
void |
WSNDeployer.WSNPublisherEndpoint.unregister(Object endpoint)
|
void |
WSNLifeCycle.WSNEndpointManager.unregister(Object endpoint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||