|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMAssertion | |
---|---|
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 |
Uses of RMAssertion in org.apache.cxf.ws.rm |
---|
Methods in org.apache.cxf.ws.rm with parameters of type RMAssertion | |
---|---|
void |
RMManager.setRMAssertion(RMAssertion rma)
|
Uses of RMAssertion in org.apache.cxf.ws.rm.feature |
---|
Methods in org.apache.cxf.ws.rm.feature with parameters of type RMAssertion | |
---|---|
void |
RMFeature.setRMAssertion(RMAssertion rma)
|
Uses of RMAssertion in org.apache.cxf.ws.rm.policy |
---|
Methods in org.apache.cxf.ws.rm.policy that return types with arguments of type RMAssertion | |
---|---|
protected JaxbAssertion<RMAssertion> |
RM10AssertionBuilder.buildAssertion()
|
Methods in org.apache.cxf.ws.rm.policy with parameters of type RMAssertion | |
---|---|
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. |
Uses of RMAssertion in org.apache.cxf.ws.rm.soap |
---|
Methods in org.apache.cxf.ws.rm.soap that return types with arguments of type RMAssertion | |
---|---|
protected JaxbAssertion<RMAssertion> |
RetransmissionQueueImpl.getAssertion(AssertionInfo ai)
|
Uses of RMAssertion in org.apache.cxf.ws.rmp.v200502 |
---|
Methods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion | |
---|---|
RMAssertion |
ObjectFactory.createRMAssertion()
Create an instance of RMAssertion |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |