Uses of Package
com.sun.istack

Packages that use com.sun.istack
com.sun.istack istack-commons runtime utilities. 
com.sun.istack.logging   
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. 
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutput and its implementations}. 
com.sun.xml.bind.v2.runtime.reflect Abstraction around accessing data of actual objects. 
com.sun.xml.bind.v2.runtime.unmarshaller   
com.sun.xml.wss.provider.wsit   
org.jvnet.ws.message   
 

Classes in com.sun.istack used by com.sun.istack
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
Pool
          Pool of reusable objects that are indistinguishable from each other, such as JAXB marshallers.
 

Classes in com.sun.istack used by com.sun.istack.logging
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
 

Classes in com.sun.istack used by com.sun.xml.bind.api
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.model.annotation
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.model.core
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.model.impl
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.runtime
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
Pool
          Pool of reusable objects that are indistinguishable from each other, such as JAXB marshallers.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.runtime.output
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.runtime.reflect
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.bind.v2.runtime.unmarshaller
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.wss.provider.wsit
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
 

Classes in com.sun.istack used by org.jvnet.ws.message
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 



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