public class DurableSubscriptionFeature
extends org.apache.cxf.feature.AbstractFeature
enabled| Constructor and Description |
|---|
DurableSubscriptionFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus) |
void |
initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus) |
void |
setDurableSubscriptionClientId(String durableSubscriptionClientId) |
void |
setDurableSubscriptionName(String durableSubscriptionName) |
doInitializeProvider, getActive, getID, initializeProvider, isEnabledpublic void initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus)
public void initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus)
public void setDurableSubscriptionClientId(String durableSubscriptionClientId)
public void setDurableSubscriptionName(String durableSubscriptionName)
Copyright © 2011–2021 Talend Inc.. All rights reserved.