Package | Description |
---|---|
org.apache.cxf.transport.http.policy | |
org.apache.cxf.ws.policy.builder.jaxb | |
org.apache.cxf.ws.rm.policy | |
org.apache.cxf.ws.rm.soap |
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<HTTPClientPolicy> |
HTTPClientAssertionBuilder.buildAssertion() |
protected JaxbAssertion<HTTPServerPolicy> |
HTTPServerAssertionBuilder.buildAssertion() |
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<T> |
JaxbAssertionBuilder.buildAssertion() |
static <T> JaxbAssertion<T> |
JaxbAssertion.cast(org.apache.neethi.Assertion a) |
static <T> JaxbAssertion<T> |
JaxbAssertion.cast(org.apache.neethi.Assertion a,
Class<T> type) |
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<RMAssertion> |
RM10AssertionBuilder.buildAssertion() |
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<RMAssertion> |
RetransmissionQueueImpl.getAssertion(AssertionInfo ai) |
Apache CXF