Module com.sun.xml.ws
Package com.sun.xml.ws.util
-
Class Summary Class Description ASCIIUtility Copied from mail.jar.ByteArrayBuffer Read/write buffer that stores a sequence of bytes.ByteArrayDataSource DataSourcebacked by a byte buffer.CompletedFuture<T> Futureimplementation 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.MethodUtil MrJarUtil Utility class used as a JEP 238 multi release jar versioned class.NamespaceSupport Encapsulate Namespace logic for use by SAX drivers.NoCloseInputStream InputStreamthat cannot be closed.NoCloseOutputStream OutputStreamthat cannot be closed.Pool<T> General-purpose object pool.Pool.Marshaller JAXBMarshallerpool.Pool.TubePool Tubepool.Pool.Unmarshaller JAXBMarshallerpool.QNameMap<V> Map keyed byQName.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 Exception Description UtilException UtilException represents an exception that occurred while one of the util classes is operating. -
Error Summary Error Description ServiceConfigurationError Error thrown when something goes wrong while looking up service providers.