Package | Description |
---|---|
org.apache.cxf.ws.rm | |
org.apache.cxf.ws.rm.feature | |
org.apache.cxf.ws.rm.policy | |
org.apache.cxf.ws.rm.soap | |
org.apache.cxf.ws.rmp.v200502 |
Modifier and Type | Method and Description |
---|---|
void |
RMManager.setRMAssertion(RMAssertion rma) |
Modifier and Type | Method and Description |
---|---|
void |
RMFeature.setRMAssertion(RMAssertion rma) |
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<RMAssertion> |
RM10AssertionBuilder.buildAssertion() |
Modifier and Type | Method and Description |
---|---|
static boolean |
RMPolicyUtilities.equals(RMAssertion a,
RMAssertion b) |
static RMConfiguration |
RMPolicyUtilities.intersect(RMAssertion rma,
RMConfiguration cfg)
Intersect a policy with a supplied configuration.
|
static boolean |
RMPolicyUtilities.isCompatible(RMAssertion asser,
RMConfiguration cfg)
Check if a policy is compatible with a supplied configuration.
|
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<RMAssertion> |
RetransmissionQueueImpl.getAssertion(AssertionInfo ai) |
Modifier and Type | Method and Description |
---|---|
RMAssertion |
ObjectFactory.createRMAssertion()
Create an instance of
RMAssertion |
Apache CXF