Package | Description |
---|---|
org.apache.cxf.wsn | |
org.apache.cxf.wsn.services |
Modifier and Type | Field and Description |
---|---|
protected EndpointManager |
AbstractEndpoint.manager |
Modifier and Type | Method and Description |
---|---|
EndpointManager |
AbstractEndpoint.getManager() |
Modifier and Type | Method and Description |
---|---|
CreatePullPointResponse |
AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest,
EndpointManager manager) |
SubscribeResponse |
AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest,
EndpointManager manager) |
void |
AbstractEndpoint.setManager(EndpointManager manager) |
Modifier and Type | Class and Description |
---|---|
class |
JaxwsEndpointManager |
class |
OSGiJaxwsEndpointManager |
Constructor and Description |
---|
JaxwsCreatePullPoint(String name,
javax.jms.ConnectionFactory connectionFactory,
EndpointManager epManager) |
JaxwsNotificationBroker(String name,
javax.jms.ConnectionFactory connectionFactory,
EndpointManager epManager) |
Apache CXF