Package com.sun.xml.ws.util

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  
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.
InjectionPlan<T,R> Encapsulates which field/method the injection is done, and performs the injection.
InjectionPlan.FieldInjectionPlan<T,R>  
InjectionPlan.MethodInjectionPlan<T,R>  
JAXWSUtils  
MetadataUtil WSDL, schema document metadata utility class.
NamespaceSupport Encapsulate Namespace logic for use by SAX drivers.
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>  
ReadAllStream Reads a input stream completely and creates a new stream by keeping some data in memory and the rest on the file system.
RuntimeVersion Obtains the version number of the JAX-WS runtime.
ServiceFinder<T> A simple service-provider lookup mechanism.
StreamUtils  
StringUtils  
Version Represents the version information.
VersionUtil Provides some version utilities.
 

Exception Summary
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.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.