|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Assertor in org.apache.cxf.binding.soap.tcp |
---|
Classes in org.apache.cxf.binding.soap.tcp that implement Assertor | |
---|---|
class |
BackendTcpConduit
|
class |
TCPConduit
|
Uses of Assertor in org.apache.cxf.transport.http |
---|
Classes in org.apache.cxf.transport.http that implement Assertor | |
---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations. |
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols. |
Uses of Assertor in org.apache.cxf.transport.http_jaxws_spi |
---|
Classes in org.apache.cxf.transport.http_jaxws_spi that implement Assertor | |
---|---|
class |
JAXWSHttpSpiDestination
|
Uses of Assertor in org.apache.cxf.transport.http_jetty |
---|
Classes in org.apache.cxf.transport.http_jetty that implement Assertor | |
---|---|
class |
JettyHTTPDestination
|
Uses of Assertor in org.apache.cxf.transport.http_osgi |
---|
Classes in org.apache.cxf.transport.http_osgi that implement Assertor | |
---|---|
class |
OsgiDestination
|
Uses of Assertor in org.apache.cxf.transport.servlet |
---|
Classes in org.apache.cxf.transport.servlet that implement Assertor | |
---|---|
class |
ServletDestination
|
Uses of Assertor in org.apache.cxf.ws.policy |
---|
Methods in org.apache.cxf.ws.policy that return Assertor | |
---|---|
Assertor |
EndpointPolicyImpl.getAssertor()
|
Methods in org.apache.cxf.ws.policy with parameters of type Assertor | |
---|---|
Collection<PolicyAssertion> |
AlternativeSelector.selectAlternative(org.apache.neethi.Policy policy,
PolicyEngine engine,
Assertor assertor)
|
boolean |
PolicyEngineImpl.supportsAlternative(Collection<PolicyAssertion> alternative,
Assertor assertor)
Check if a given list of assertions can potentially be supported by interceptors or by an already installed assertor (a conduit or transport that implements the Assertor interface). |
boolean |
PolicyEngine.supportsAlternative(Collection<PolicyAssertion> alterative,
Assertor assertor)
|
Constructors in org.apache.cxf.ws.policy with parameters of type Assertor | |
---|---|
EndpointPolicyImpl(EndpointInfo ei,
PolicyEngineImpl engine,
boolean requestor,
Assertor assertor)
|
Uses of Assertor in org.apache.cxf.ws.policy.selector |
---|
Methods in org.apache.cxf.ws.policy.selector with parameters of type Assertor | |
---|---|
Collection<PolicyAssertion> |
MaximalAlternativeSelector.selectAlternative(org.apache.neethi.Policy policy,
PolicyEngine engine,
Assertor assertor)
|
Collection<PolicyAssertion> |
FirstAlternativeSelector.selectAlternative(org.apache.neethi.Policy policy,
PolicyEngine engine,
Assertor assertor)
|
Collection<PolicyAssertion> |
MinimalAlternativeSelector.selectAlternative(org.apache.neethi.Policy policy,
PolicyEngine engine,
Assertor assertor)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |