Uses of Package
com.sun.istack

Packages that use com.sun.istack
com.oracle.webservices.api.message   
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.ws.addressing   
com.sun.xml.ws.addressing.model   
com.sun.xml.ws.addressing.v200408   
com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API. 
com.sun.xml.ws.api.addressing   
com.sun.xml.ws.api.client   
com.sun.xml.ws.api.handler   
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
com.sun.xml.ws.api.model   
com.sun.xml.ws.api.model.wsdl   
com.sun.xml.ws.api.model.wsdl.editable   
com.sun.xml.ws.api.pipe Pipe and related abstractions. 
com.sun.xml.ws.api.pipe.helper Default partial implementations of Pipe
com.sun.xml.ws.api.policy   
com.sun.xml.ws.api.security   
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.api.streaming   
com.sun.xml.ws.api.wsdl.parser Extension point for WSDL parsing. 
com.sun.xml.ws.api.wsdl.writer   
com.sun.xml.ws.assembler   
com.sun.xml.ws.assembler.dev   
com.sun.xml.ws.binding   
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.client.dispatch   
com.sun.xml.ws.client.sei   
com.sun.xml.ws.commons   
com.sun.xml.ws.commons.xmlutil   
com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users. 
com.sun.xml.ws.encoding   
com.sun.xml.ws.encoding.xml   
com.sun.xml.ws.fault   
com.sun.xml.ws.handler   
com.sun.xml.ws.message Message implementations. 
com.sun.xml.ws.message.jaxb Message implementation for JAXB. 
com.sun.xml.ws.message.saaj   
com.sun.xml.ws.message.source   
com.sun.xml.ws.message.stream   
com.sun.xml.ws.metro.api.config.management   
com.sun.xml.ws.mex.client   
com.sun.xml.ws.model   
com.sun.xml.ws.model.wsdl   
com.sun.xml.ws.protocol.soap   
com.sun.xml.ws.rx.mc.dev   
com.sun.xml.ws.rx.message   
com.sun.xml.ws.rx.message.jaxws   
com.sun.xml.ws.rx.rm.policy   
com.sun.xml.ws.rx.rm.protocol   
com.sun.xml.ws.rx.rm.runtime   
com.sun.xml.ws.rx.rm.runtime.delivery   
com.sun.xml.ws.rx.rm.runtime.sequence   
com.sun.xml.ws.rx.util   
com.sun.xml.ws.security.encoding   
com.sun.xml.ws.security.impl.policyconv   
com.sun.xml.ws.security.message.stream   
com.sun.xml.ws.security.opt.impl.attachment   
com.sun.xml.ws.security.opt.impl.dsig   
com.sun.xml.ws.security.opt.impl.incoming   
com.sun.xml.ws.security.opt.impl.keyinfo   
com.sun.xml.ws.security.opt.impl.message   
com.sun.xml.ws.security.opt.impl.outgoing   
com.sun.xml.ws.security.opt.impl.reference   
com.sun.xml.ws.security.opt.impl.util   
com.sun.xml.ws.security.trust.impl.elements   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.server.provider   
com.sun.xml.ws.server.sei   
com.sun.xml.ws.server.servlet   
com.sun.xml.ws.spi.db   
com.sun.xml.ws.streaming   
com.sun.xml.ws.transport   
com.sun.xml.ws.transport.http   
com.sun.xml.ws.transport.http.client   
com.sun.xml.ws.transport.http.server   
com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI. 
com.sun.xml.ws.transport.tcp.client   
com.sun.xml.ws.transport.tcp.grizzly   
com.sun.xml.ws.transport.tcp.server   
com.sun.xml.ws.transport.tcp.server.glassfish   
com.sun.xml.ws.transport.tcp.servicechannel   
com.sun.xml.ws.transport.tcp.util   
com.sun.xml.ws.transport.tcp.wsit   
com.sun.xml.ws.tx.at.tube   
com.sun.xml.ws.util   
com.sun.xml.ws.util.exception   
com.sun.xml.ws.util.pipe   
com.sun.xml.ws.util.xml   
com.sun.xml.ws.wsdl   
com.sun.xml.ws.wsdl.parser   
com.sun.xml.ws.wsdl.writer   
com.sun.xml.wss.provider.wsit   
 

Classes in com.sun.istack used by com.oracle.webservices.api.message
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.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.ws.addressing
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.ws.addressing.model
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.ws.addressing.v200408
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.ws.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.ws.api.addressing
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.ws.api.client
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.ws.api.handler
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.ws.api.message
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.ws.api.model
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.ws.api.model.wsdl
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.ws.api.model.wsdl.editable
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.ws.api.pipe
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.ws.api.pipe.helper
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.ws.api.policy
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.ws.api.security
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.ws.api.server
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.ws.api.streaming
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.ws.api.wsdl.parser
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.ws.api.wsdl.writer
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.ws.assembler
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.ws.assembler.dev
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.ws.binding
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.ws.client
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.ws.client.dispatch
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.ws.client.sei
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.ws.commons
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.ws.commons.xmlutil
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.ws.developer
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.ws.encoding
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.ws.encoding.xml
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.ws.fault
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.ws.handler
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.ws.message
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.ws.message.jaxb
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.ws.message.saaj
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.ws.message.source
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.ws.message.stream
FinalArrayList
          ArrayList with the final keyword.
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.ws.metro.api.config.management
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.ws.mex.client
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.ws.model
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.ws.model.wsdl
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.ws.protocol.soap
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.ws.rx.mc.dev
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.ws.rx.message
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.ws.rx.message.jaxws
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.ws.rx.rm.policy
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.ws.rx.rm.protocol
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.ws.rx.rm.runtime
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.ws.rx.rm.runtime.delivery
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.ws.rx.rm.runtime.sequence
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.ws.rx.util
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.ws.security.encoding
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.ws.security.impl.policyconv
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.ws.security.message.stream
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.ws.security.opt.impl.attachment
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.ws.security.opt.impl.dsig
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.ws.security.opt.impl.incoming
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.ws.security.opt.impl.keyinfo
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.ws.security.opt.impl.message
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.ws.security.opt.impl.outgoing
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.ws.security.opt.impl.reference
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.ws.security.opt.impl.util
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.ws.security.trust.impl.elements
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.ws.server
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.ws.server.provider
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.ws.server.sei
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.ws.server.servlet
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.ws.spi.db
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.ws.streaming
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.ws.transport
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.ws.transport.http
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.ws.transport.http.client
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.ws.transport.http.server
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.ws.transport.http.servlet
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.ws.transport.tcp.client
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.ws.transport.tcp.grizzly
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.ws.transport.tcp.server
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.ws.transport.tcp.server.glassfish
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.ws.transport.tcp.servicechannel
Nullable
          Designates that a field, return value, argument, or a variable may be null.
 

Classes in com.sun.istack used by com.sun.xml.ws.transport.tcp.util
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.ws.transport.tcp.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 com.sun.xml.ws.tx.at.tube
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.ws.util
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.ws.util.exception
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.ws.util.pipe
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.ws.util.xml
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.ws.wsdl
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.ws.wsdl.parser
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.ws.wsdl.writer
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.wss.provider.wsit
NotNull
          Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
 



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