|
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 |
Uses of RMAssertion in org.apache.cxf.ws.rm |
---|
Methods in org.apache.cxf.ws.rm that return RMAssertion | |
---|---|
RMAssertion |
RMManager.getRMAssertion()
|
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 RMAssertion | |
---|---|
RMAssertion |
ObjectFactory.createRMAssertion()
Create an instance of RMAssertion |
static RMAssertion |
PolicyUtils.getRMAssertion(RMAssertion defaultValue,
Message message)
Returns an RMAssertion that is compatible with the default value and all RMAssertions pertaining to the message (can never be null). |
static RMAssertion |
PolicyUtils.intersect(RMAssertion a,
RMAssertion b)
|
Methods in org.apache.cxf.ws.rm.policy that return types with arguments of type RMAssertion | |
---|---|
protected JaxbAssertion<RMAssertion> |
RMAssertionBuilder.buildAssertion()
|
Methods in org.apache.cxf.ws.rm.policy with parameters of type RMAssertion | |
---|---|
static boolean |
PolicyUtils.equals(RMAssertion a,
RMAssertion b)
|
static RMAssertion |
PolicyUtils.getRMAssertion(RMAssertion defaultValue,
Message message)
Returns an RMAssertion that is compatible with the default value and all RMAssertions pertaining to the message (can never be null). |
static RMAssertion |
PolicyUtils.intersect(RMAssertion a,
RMAssertion b)
|
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)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |