Uses of Package
com.sun.xml.ws.util

Packages that use com.sun.xml.ws.util
com.sun.xml.ws.api.model   
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.handler   
com.sun.xml.ws.message.stream   
com.sun.xml.ws.model   
com.sun.xml.ws.util   
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.api.model
Pool.Marshaller
          JAXB Marshaller pool.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.api.server
Pool
          General-purpose object pool.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.client
Pool
          General-purpose object pool.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.handler
HandlerAnnotationInfo
          Used to hold a list of handlers and a set of roles from an annotated endpoint.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.message.stream
ByteArrayBuffer
          Read/write buffer that stores a sequence of bytes.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.model
Pool.Marshaller
          JAXB Marshaller pool.
 

Classes in com.sun.xml.ws.util used by com.sun.xml.ws.util
HandlerAnnotationInfo
          Used to hold a list of handlers and a set of roles from an annotated endpoint.
InjectionPlan
          Encapsulates which field/method the injection is done, and performs the injection.
NamespaceSupport
          Encapsulate Namespace logic for use by SAX drivers.
Pool
          General-purpose object pool.
QNameMap
          Map keyed by QName.
QNameMap.Entry
           
ServiceFinder
          A simple service-provider lookup mechanism.
Version
          Represents the version information.
 



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