Package com.sun.xml.ws.policy.privateutil

This package contains utility classes that are not part of the public Policy API.

See:
          Description

Class Summary
LocalizationMessages Defines string formatting method for each constant in the resource file
PolicyLogger This is a helper class that provides some conveniece methods wrapped around the standard Logger interface.
PolicyUtils This is a wrapper class for various utilities that may be reused within Policy API implementation.
PolicyUtils.Collections  
PolicyUtils.Commons  
PolicyUtils.Comparison  
PolicyUtils.ConfigFile  
PolicyUtils.IO  
PolicyUtils.Rfc2396  
PolicyUtils.ServiceProvider Wrapper for ServiceFinder class which is not part of the Java SE yet.
PolicyUtils.Text Text utilities wrapper.
 

Exception Summary
RuntimePolicyUtilsException  
 

Error Summary
ServiceConfigurationError Error thrown when something goes wrong while looking up service providers.
 

Package com.sun.xml.ws.policy.privateutil Description

This package contains utility classes that are not part of the public Policy API. None of the classes contained in this package should be used outside the Policy API implementation. The creators of the Policy API will not provide any support concerning usage of the classes in this package. I should be also clear that any method signatures, classes and interfaces may be changed or even removed without a prior notice.

To put it simple: Do not use classes in this package, unless you are member of the WS policy implementation team!!!



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.