Package | Description |
---|---|
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.policy.attachment | |
org.apache.cxf.ws.policy.attachment.reference |
Modifier and Type | Class and Description |
---|---|
class |
PolicyBuilderImpl
PolicyBuilderImpl is an implementation of the PolicyBuilder interface,
provides methods to create Policy and PolicyReferenceObjects
from DOM elements, but also from an input stream etc.
|
Modifier and Type | Field and Description |
---|---|
protected PolicyBuilder |
AbstractPolicyProvider.builder |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPolicyProvider.setBuilder(PolicyBuilder b) |
Constructor and Description |
---|
LocalDocumentReferenceResolver(Document di,
PolicyBuilder b) |
LocalServiceModelReferenceResolver(DescriptionInfo d,
PolicyBuilder b) |
RemoteReferenceResolver(String uri,
PolicyBuilder b) |
Apache CXF