Package com.sun.xml.ws.util

Interface Summary
MetadataUtil.MetadataResolver  
RuntimeVersionMBean  
 

Class Summary
ASCIIUtility Copied from mail.jar.
ByteArrayBuffer Read/write buffer that stores a sequence of bytes.
ByteArrayDataSource DataSource backed by a byte buffer.
CompletedFuture<T> Future implementation that obtains an already available value.
Constants This holds generic constants information for the whole JAX-WS SI.
DOMUtil $author: JAXWS Development Team
FastInfosetReflection  
FastInfosetUtil  
HandlerAnnotationInfo Used to hold a list of handlers and a set of roles from an annotated endpoint.
HandlerAnnotationProcessor Used by client and server side to create handler information from annotated class.
JAXWSUtils  
MetadataUtil WSDL, schema document metadata utility class.
NamespaceSupport Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport.Context Internal class for a single Namespace context.
NoCloseInputStream InputStream that cannot be closed.
NoCloseOutputStream OutputStream that cannot be closed.
Pool<T> General-purpose object pool.
Pool.Marshaller JAXB Marshaller pool.
Pool.TubePool Tube pool.
Pool.Unmarshaller JAXB Marshaller pool.
QNameMap<V> Map keyed by QName.
QNameMap.Entry<V>  
RuntimeVersion Obtains the version number of the JAX-WS runtime.
ServiceFinder<T> A simple service-provider lookup mechanism.
StringUtils  
Version Represents the version information.
VersionUtil Provides some version utilities.
 

Exception Summary
ReadOnlyPropertyException Used to indicate that PropertySet.put(String, Object) failed because a property is read-only.
UtilException UtilException represents an exception that occurred while one of the util classes is operating.
 

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