Uses of Class
com.sun.istack.Nullable

Packages that use Nullable
com.oracle.webservices.api.message   
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.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.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.policy   
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.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.fault   
com.sun.xml.ws.handler   
com.sun.xml.ws.message Message implementations. 
com.sun.xml.ws.message.saaj   
com.sun.xml.ws.message.source   
com.sun.xml.ws.message.stream   
com.sun.xml.ws.model   
com.sun.xml.ws.model.wsdl   
com.sun.xml.ws.rx.rm.protocol   
com.sun.xml.ws.rx.rm.runtime   
com.sun.xml.ws.rx.rm.runtime.sequence   
com.sun.xml.ws.rx.util   
com.sun.xml.ws.security.message.stream   
com.sun.xml.ws.security.opt.impl.incoming   
com.sun.xml.ws.security.opt.impl.message   
com.sun.xml.ws.security.opt.impl.outgoing   
com.sun.xml.ws.security.opt.impl.util   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.server.provider   
com.sun.xml.ws.spi.db   
com.sun.xml.ws.streaming   
com.sun.xml.ws.transport.http   
com.sun.xml.ws.transport.http.client   
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.server   
com.sun.xml.ws.transport.tcp.servicechannel   
com.sun.xml.ws.transport.tcp.util   
com.sun.xml.ws.util   
com.sun.xml.ws.util.xml   
com.sun.xml.ws.wsdl   
com.sun.xml.ws.wsdl.parser   
com.sun.xml.ws.wsdl.writer   
 

Uses of Nullable in com.oracle.webservices.api.message
 

Methods in com.oracle.webservices.api.message with annotations of type Nullable
<T extends PropertySet>
T
BaseDistributedPropertySet.getSatellite(Class<T> satelliteClass)
           
<T extends PropertySet>
T
DistributedPropertySet.getSatellite(Class<T> satelliteClass)
           
 

Uses of Nullable in com.sun.xml.bind.api
 

Methods in com.sun.xml.bind.api with annotations of type Nullable
static Type JAXBRIContext.getBaseType(Type type, Class baseType)
          Gets the parameterization of the given base type.
abstract  QName JAXBRIContext.getElementName(Class o)
          Allows to retrieve the element name based on Class.
abstract  QName JAXBRIContext.getElementName(Object o)
          If the given object is bound to an element in XML by JAXB, returns the element name.
abstract  Class<?> ClassResolver.resolveElementName(String nsUri, String localName)
          JAXB calls this method when it sees an unknown element.
 

Method parameters in com.sun.xml.bind.api with annotations of type Nullable
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)
          Creates a new JAXBRIContext.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)
          Deprecated. Compatibility with older versions.
static JAXBRIContext JAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)
          Deprecated. Compatibility with older versions.
 T Bridge.unmarshal(Node n, AttachmentUnmarshaller au)
           
 T Bridge.unmarshal(Source in, AttachmentUnmarshaller au)
           
 T Bridge.unmarshal(XMLStreamReader in, AttachmentUnmarshaller au)
           
 

Uses of Nullable in com.sun.xml.bind.v2.model.annotation
 

Methods in com.sun.xml.bind.v2.model.annotation with annotations of type Nullable
<A extends Annotation>
A
AnnotationReader.getClassAnnotation(Class<A> annotation, C clazz, Locatable srcpos)
          Reads an annotation on a class.
<A extends Annotation>
A
AnnotationReader.getMethodParameterAnnotation(Class<A> annotation, M method, int paramIndex, Locatable srcPos)
          Reads an annotation on a parameter of the method.
<A extends Annotation>
A
AnnotationReader.getPackageAnnotation(Class<A> annotation, C clazz, Locatable srcpos)
          Reads an annotation on the package that the given class belongs to.
 

Uses of Nullable in com.sun.xml.bind.v2.model.core
 

Methods in com.sun.xml.bind.v2.model.core with annotations of type Nullable
 QName PropertyInfo.getSchemaType()
          The effective value of XmlSchemaType annotation, if any.
 

Uses of Nullable in com.sun.xml.bind.v2.model.impl
 

Fields in com.sun.xml.bind.v2.model.impl with annotations of type Nullable
 JAXBContextImpl RuntimeModelBuilder.context
          The JAXBContextImpl for which the model is built.
 

Uses of Nullable in com.sun.xml.bind.v2.runtime.output
 

Method parameters in com.sun.xml.bind.v2.runtime.output with annotations of type Nullable
 int NamespaceContextImpl.put(String uri, String prefix)
          Puts this new binding into the declared prefixes list without doing any duplicate check.
 

Uses of Nullable in com.sun.xml.bind.v2.runtime.reflect
 

Methods in com.sun.xml.bind.v2.runtime.reflect with annotations of type Nullable
abstract  CharSequence TransducedAccessor.print(BeanT o)
          Prints the responsible field of the given bean to the writer.
 

Method parameters in com.sun.xml.bind.v2.runtime.reflect with annotations of type Nullable
 Accessor<BeanT,ValueT> Accessor.optimize(JAXBContextImpl context)
          Returns the optimized version of the same accessor.
 

Uses of Nullable in com.sun.xml.bind.v2.runtime.unmarshaller
 

Fields in com.sun.xml.bind.v2.runtime.unmarshaller with annotations of type Nullable
 ClassLoader UnmarshallingContext.classLoader
          User-supplied ClassLoader for converting name to Class.
 ClassResolver UnmarshallingContext.classResolver
          Used to discover additional classes when we hit unknown elements/types.
 

Method parameters in com.sun.xml.bind.v2.runtime.unmarshaller with annotations of type Nullable
 void Base64Data.set(byte[] data, int len, String mimeType)
          Fills in the data object by a portion of the byte[].
 void Base64Data.set(byte[] data, String mimeType)
          Fills in the data object by the byte[] of the exact length.
 

Uses of Nullable in com.sun.xml.ws.addressing
 

Method parameters in com.sun.xml.ws.addressing with annotations of type Nullable
protected  boolean W3CWsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo)
           
protected  boolean WsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo)
           
 

Uses of Nullable in com.sun.xml.ws.addressing.model
 

Constructor parameters in com.sun.xml.ws.addressing.model with annotations of type Nullable
MissingAddressingHeaderException(QName name, Packet p)
           
 

Uses of Nullable in com.sun.xml.ws.api
 

Methods in com.sun.xml.ws.api with annotations of type Nullable
 BindingID BindingIDFactory.create(String transport, SOAPVersion soapVersion)
          Creates a BindingID for given transport and SOAPVersion.
<F extends WebServiceFeature>
F
WSFeatureList.get(Class<F> featureType)
          Gets a WebServiceFeature of the specific type.
<F extends WebServiceFeature>
F
WSBinding.getFeature(Class<F> featureType)
          Gets a WebServiceFeature of the specific type.
<F extends WebServiceFeature>
F
WSBinding.getOperationFeature(Class<F> featureType, QName operationName)
          Experimental: Gets a WebServiceFeature of the specific type that applies to an operation.
<S> S
Component.getSPI(Class<S> spiType)
          Gets the specified SPI.
<S> S
WSService.getSPI(Class<S> spiType)
           
abstract  BindingID BindingIDFactory.parse(String lexical)
          Parses a binding ID string into BindingID if possible.
 

Uses of Nullable in com.sun.xml.ws.api.addressing
 

Methods in com.sun.xml.ws.api.addressing with annotations of type Nullable
static WSEndpointReference WSEndpointReference.create(EndpointReference epr)
          Converts from EndpointReference.
static AddressingVersion AddressingVersion.fromBinding(WSBinding binding)
          Gets the AddressingVersion from a WSBinding
 WSEndpointReference.EPRExtension WSEndpointReference.getEPRExtension(QName extnQName)
          Returns the first extensibility element inside EPR root element with input QName.
 QName WSEndpointReference.Metadata.getPortName()
           
 QName WSEndpointReference.Metadata.getPortTypeName()
           
 QName WSEndpointReference.Metadata.getServiceName()
           
 String WSEndpointReference.Metadata.getWsdliLocation()
           
 Source WSEndpointReference.Metadata.getWsdlSource()
           
 

Method parameters in com.sun.xml.ws.api.addressing with annotations of type Nullable
static WSEndpointReference WSEndpointReference.create(EndpointReference epr)
          Converts from EndpointReference.
static WSEndpointReference OneWayFeature.enableSslForEpr(WSEndpointReference epr, String sslHost, int sslPort)
          Calculate a new EPR using an existing one and substituting SSL specific host and port values.
 

Constructor parameters in com.sun.xml.ws.api.addressing with annotations of type Nullable
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, List<Element> referenceParameters, Collection<WSEndpointReference.EPRExtension> extns, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
WSEndpointReference(AddressingVersion version, String address, QName service, QName port, QName portType, List<Element> metadata, String wsdlAddress, String wsdlTargetNamepsace, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
          Creates an EPR from individual components.
 

Uses of Nullable in com.sun.xml.ws.api.client
 

Methods in com.sun.xml.ws.api.client with annotations of type Nullable
 WSDLPort WSPortInfo.getPort()
          Gets the WSDLPort object that represents this port, if WSService is configured with WSDL.
 

Method parameters in com.sun.xml.ws.api.client with annotations of type Nullable
static ServiceInterceptor ServiceInterceptorFactory.load(WSService service, ClassLoader cl)
          Loads all ServiceInterceptors and return aggregated one.
 List<WebServiceFeature> ServiceInterceptor.preCreateBinding(WSPortInfo port, Class<?> serviceEndpointInterface, WSFeatureList defaultFeatures)
          Called before WSBinding is created, to allow interceptors to add WebServiceFeatures to the created WSBinding.
 

Uses of Nullable in com.sun.xml.ws.api.handler
 

Methods in com.sun.xml.ws.api.handler with annotations of type Nullable
 WSDLPort MessageHandlerContext.getPort()
          Gets the WSDLPort that represents the port.
 SEIModel MessageHandlerContext.getSEIModel()
          Provides access to SEIModel.
 

Uses of Nullable in com.sun.xml.ws.api.message
 

Fields in com.sun.xml.ws.api.message with annotations of type Nullable
 TransportBackChannel Packet.transportBackChannel
          Used only on the server side so that the transport can close the connection early.
 

Methods in com.sun.xml.ws.api.message with annotations of type Nullable
 Header HeaderList.get(QName name)
          Deprecated. Use HeaderList.get(QName)
 Header HeaderList.get(QName name, boolean markAsUnderstood)
          Gets the first Header of the specified name.
 Attachment AttachmentSet.get(String contentId)
          Gets the attachment by the content ID.
 Header HeaderList.get(String nsUri, String localName, boolean markAsUnderstood)
          Gets the first Header of the specified name.
 String Header.getAttribute(QName name)
          Gets the attribute value on the header element.
 String Header.getAttribute(String nsUri, String localName)
          Gets the attribute value on the header element.
 QName FilterMessageImpl.getFirstDetailEntryName()
           
 QName Message.getFirstDetailEntryName()
          It gives S:Envelope/S:Body/S:Fault/detail 's first child's name.
 JavaMethod Message.getMethod(SEIModel seiModel)
          Deprecated. 
 WSDLBoundOperation Message.getOperation(WSDLBoundPortType boundPortType)
          Deprecated. It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. Instead, Use Packet.getWSDLOperation() to get it correctly.

This method works only for a request. A pipe can determine an operation for a request, and then keep it in a local variable to use it with a response, so there should be no need to find out operation from a response (besides, there might not be any response!).

 WSDLBoundOperation Message.getOperation(WSDLPort port)
          Deprecated. It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. Instead, Use Packet.getWSDLOperation() to get it correctly.
 String FilterMessageImpl.getPayloadLocalPart()
           
abstract  String Message.getPayloadLocalPart()
          Gets the local name of the payload element.
 QName Packet.getWSDLOperation()
          Returns the QName of the wsdl operation associated with this packet.
 Header HeaderList.remove(QName name)
          Removes the first Header of the specified name.
 Header HeaderList.remove(String nsUri, String localName)
          Removes the first Header of the specified name.
 

Method parameters in com.sun.xml.ws.api.message with annotations of type Nullable
 void Packet.copyPropertiesTo(Packet response)
          Copy all properties from (this) packet into a input Packet
static Message Messages.create(SOAPVersion soapVersion, ProtocolException pex, QName faultcode)
          To be called to convert a ProtocolException and faultcode for a given SOAPVersion in to a Message.
 Packet Packet.createServerResponse(Message responseMessage, AddressingVersion addressingVersion, SOAPVersion soapVersion, String action)
          Creates a server-side response Packet from a request packet (this).
 Packet Packet.createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
          Creates a server-side response Packet from a request packet (this).
 Packet Packet.createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
          Creates a server-side response Packet from a request packet (this).
 Packet Packet.createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
          Creates a server-side response Packet from a request packet (this).
 Packet Packet.relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
           
 Packet Packet.relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
           
 Packet Packet.relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
           
 void Packet.setResponseMessage(Packet request, Message responseMessage, AddressingVersion addressingVersion, SOAPVersion soapVersion, String action)
          Overwrites the Message of the response packet (this) by the given Message.
 

Uses of Nullable in com.sun.xml.ws.api.model
 

Methods in com.sun.xml.ws.api.model with annotations of type Nullable
 QName JavaMethod.getRequestPayloadName()
          Gives soap:Body's first child's name for request message.
 String JavaMethod.getResponseMessageName()
          Gives the response wsdl:messageName value
 QName JavaMethod.getResponsePayloadName()
          Gives soap:Body's first child's name for response message.
 

Uses of Nullable in com.sun.xml.ws.api.model.wsdl
 

Methods in com.sun.xml.ws.api.model.wsdl with annotations of type Nullable
 WSEndpointReference WSDLPort.getEPR()
          Returns endpoint reference
 WSDLFault WSDLBoundFault.getFault()
          Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault.
 WSDLFault WSDLOperation.getFault(QName faultDetailName)
          Gives WSDLFault for the given soap fault detail value.
<F extends WebServiceFeature>
F
WSDLFeaturedObject.getFeature(Class<F> featureType)
           
 WSDLPort WSDLService.getMatchingPort(QName portTypeName)
          Gets the first port in this service which matches the portType
 WSDLBoundOperation WSDLBoundPortType.getOperation(String namespaceUri, String localName)
          Gets the bound operation in this port for a tag name.
 WSDLOutput WSDLOperation.getOutput()
          Gets the wsdl:output of this operation.
 WSDLPart WSDLBoundOperation.getPart(String partName, WebParam.Mode mode)
          Gets WSDLPart for the given wsdl:input or wsdl:output part
 QName WSDLBoundFault.getQName()
          Gives the qualified name associated with the fault.
 QName WSDLBoundOperation.getRequestPayloadName()
          Gets the payload QName of the request message.
 QName WSDLBoundOperation.getResponsePayloadName()
          Gets the payload QName of the response message.
 

Uses of Nullable in com.sun.xml.ws.api.model.wsdl.editable
 

Methods in com.sun.xml.ws.api.model.wsdl.editable with annotations of type Nullable
 EditableWSDLFault EditableWSDLBoundFault.getFault()
           
 EditableWSDLFault EditableWSDLOperation.getFault(QName faultDetailName)
           
 EditableWSDLPort EditableWSDLService.getMatchingPort(QName portTypeName)
           
 EditableWSDLBoundOperation EditableWSDLBoundPortType.getOperation(String namespaceUri, String localName)
           
 EditableWSDLOutput EditableWSDLOperation.getOutput()
           
 EditableWSDLPart EditableWSDLBoundOperation.getPart(String partName, WebParam.Mode mode)
           
 

Uses of Nullable in com.sun.xml.ws.api.pipe
 

Methods in com.sun.xml.ws.api.pipe with annotations of type Nullable
 WSBindingProvider ClientTubeAssemblerContext.getBindingProvider()
          The pipeline is created for this WSBindingProvider.
 ClassLoader Fiber.getContextClassLoader()
          Gets the context ClassLoader of this fiber.
 Packet Fiber.getPacket()
          Gets the current Packet associated with this fiber.
 WSPortInfo ClientTubeAssemblerContext.getPortInfo()
          The pipeline is created for this WSPortInfo.
 Class ClientTubeAssemblerContext.getSEI()
          The SEI class for the endpoint
 SEIModel ClientTubeAssemblerContext.getSEIModel()
          The created pipeline will use seiModel to get java concepts for the endpoint
 SEIModel ServerTubeAssemblerContext.getSEIModel()
          The created pipeline will use seiModel to get java concepts for the endpoint
 WSDLPort ClientTubeAssemblerContext.getWsdlModel()
          The created pipeline will be used to serve this port.
 WSDLPort ServerTubeAssemblerContext.getWsdlModel()
          The created pipeline will be used to serve this port.
 

Method parameters in com.sun.xml.ws.api.pipe with annotations of type Nullable
static TubelineAssembler TubelineAssemblerFactory.create(ClassLoader classLoader, BindingID bindingId, Container container)
          Locates TubelineAssemblerFactorys and create a suitable TubelineAssembler.
static Pipe TransportPipeFactory.create(ClassLoader classLoader, ClientPipeAssemblerContext context)
          Deprecated. Use TransportTubeFactory.create(ClassLoader, ClientTubeAssemblerContext)
static Tube TransportTubeFactory.create(ClassLoader classLoader, ClientTubeAssemblerContext context)
          Locates TransportTubeFactorys and create a suitable transport Tube.
static Dispatch<DataSource> Stubs.createDataSourceDispatch(QName portName, WSService owner, WSBinding binding, Service.Mode mode, Tube next, WSEndpointReference epr)
          Deprecated. 
static Dispatch<DataSource> Stubs.createDataSourceDispatch(WSPortInfo portInfo, WSBinding binding, Service.Mode mode, WSEndpointReference epr)
          Creates a new Dispatch stub for DataSource.
static
<T> Dispatch<T>
Stubs.createDispatch(QName portName, WSService owner, WSBinding binding, Class<T> clazz, Service.Mode mode, Tube next, WSEndpointReference epr)
          Creates a new Dispatch stub that connects to the given pipe.
static
<T> Dispatch<T>
Stubs.createDispatch(WSPortInfo portInfo, WSService owner, WSBinding binding, Class<T> clazz, Service.Mode mode, WSEndpointReference epr)
          Creates a new Dispatch stub that connects to the given pipe.
static Dispatch<Object> Stubs.createJAXBDispatch(QName portName, WSService owner, WSBinding binding, JAXBContext jaxbContext, Service.Mode mode, Tube next, WSEndpointReference epr)
          Deprecated. 
static Dispatch<Object> Stubs.createJAXBDispatch(WSPortInfo portInfo, WSBinding binding, JAXBContext jaxbContext, Service.Mode mode, WSEndpointReference epr)
          Creates a new JAXB-based Dispatch stub that connects to the given pipe.
static Dispatch<Message> Stubs.createMessageDispatch(QName portName, WSService owner, WSBinding binding, Tube next, WSEndpointReference epr)
          Deprecated. 
static Dispatch<Message> Stubs.createMessageDispatch(WSPortInfo portInfo, WSBinding binding, WSEndpointReference epr)
          Creates a new Message-based Dispatch stub that connects to the given pipe.
static Dispatch<Packet> Stubs.createPacketDispatch(QName portName, WSService owner, WSBinding binding, Tube next, WSEndpointReference epr)
          Creates a new Packet-based Dispatch stub that connects to the given pipe.
static Dispatch<Packet> Stubs.createPacketDispatch(WSPortInfo portInfo, WSBinding binding, WSEndpointReference epr)
          Creates a new Message-based Dispatch stub that connects to the given pipe.
<T> T
Stubs.createPortProxy(WSPortInfo portInfo, WSBinding binding, SEIModel model, Class<T> portInterface, WSEndpointReference epr)
          Creates a new strongly-typed proxy object that implements a given port interface.
<T> T
Stubs.createPortProxy(WSService service, WSBinding binding, SEIModel model, Class<T> portInterface, Tube next, WSEndpointReference epr)
          Creates a new strongly-typed proxy object that implements a given port interface.
static Dispatch<SOAPMessage> Stubs.createSAAJDispatch(QName portName, WSService owner, WSBinding binding, Service.Mode mode, Tube next, WSEndpointReference epr)
          Deprecated. 
static Dispatch<SOAPMessage> Stubs.createSAAJDispatch(WSPortInfo portInfo, WSBinding binding, Service.Mode mode, WSEndpointReference epr)
          Creates a new Dispatch stub for SOAPMessage.
static Dispatch<Source> Stubs.createSourceDispatch(QName portName, WSService owner, WSBinding binding, Service.Mode mode, Tube next, WSEndpointReference epr)
          Deprecated. 
static Dispatch<Source> Stubs.createSourceDispatch(WSPortInfo portInfo, WSBinding binding, Service.Mode mode, WSEndpointReference epr)
          Creates a new Dispatch stub for Source.
 ClassLoader Fiber.setContextClassLoader(ClassLoader contextClassLoader)
          Sets the context ClassLoader of this fiber.
 void Fiber.start(Tube tubeline, Packet request, Fiber.CompletionCallback completionCallback)
          Starts the execution of this fiber asynchronously.
 void Fiber.start(Tube tubeline, Packet request, Fiber.CompletionCallback completionCallback, boolean forceSync)
          Starts the execution of this fiber.
 

Constructor parameters in com.sun.xml.ws.api.pipe with annotations of type Nullable
ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSBindingProvider bindingProvider, WSBinding binding, Container container, Codec codec, SEIModel seiModel, Class sei)
          This constructor should be used only by JAX-WS Runtime and is not meant for external consumption.
ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding)
          Deprecated. Use ClientTubeAssemblerContext.ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container)
          Deprecated. Use ClientTubeAssemblerContext.ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec)
          Deprecated. Use ClientTubeAssemblerContext.ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec, SEIModel seiModel, Class sei)
          Deprecated. Use ClientTubeAssemblerContext.ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ServerPipeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous)
          Deprecated.  
ServerPipeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous)
          Deprecated.  
ServerTubeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous)
           
ServerTubeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous)
           
 

Uses of Nullable in com.sun.xml.ws.api.policy
 

Methods in com.sun.xml.ws.api.policy with annotations of type Nullable
 Class PolicyResolver.ServerContext.getEndpointClass()
           
 PolicyMap PolicyResolver.ServerContext.getPolicyMap()
           
 PolicyMap PolicyResolver.ClientContext.getPolicyMap()
           
 

Constructor parameters in com.sun.xml.ws.api.policy with annotations of type Nullable
PolicyResolver.ClientContext(PolicyMap policyMap, Container container)
          The abstraction of PolicyMap is not finalized, and will change in few months.
PolicyResolver.ServerContext(PolicyMap policyMap, Container container, Class endpointClass, boolean hasWsdl, PolicyMapMutator... mutators)
          The abstraction of PolicyMap is not finalized, and will change in few months.
PolicyResolver.ServerContext(PolicyMap policyMap, Container container, Class endpointClass, PolicyMapMutator... mutators)
          The abstraction of PolicyMap is not finalized, and will change in few months.
 

Uses of Nullable in com.sun.xml.ws.api.server
 

Methods in com.sun.xml.ws.api.server with annotations of type Nullable
protected  Method AbstractInstanceResolver.findAnnotatedMethod(Class clazz, Class<? extends Annotation> annType)
          Finds the method that has the given annotation, while making sure that there's only at most one such method.
protected abstract  String AbstractServerAsyncTransport.getAcceptableMimeTypes(T connection)
          If the request has Accept header, return that value
abstract  String PortAddressResolver.getAddressFor(QName serviceName, String portName)
          Gets the endpoint address for a WSDL port
 String PortAddressResolver.getAddressFor(QName serviceName, String portName, String currentAddress)
          Gets the endpoint address for a WSDL port
abstract  OperationDispatcher WSEndpoint.getOperationDispatcher()
          Nullable when there is no associated WSDL Model
abstract  WSDLPort WSEndpoint.getPort()
          Gets the port that this endpoint is serving.
 String DocumentAddressResolver.getRelativeAddressFor(SDDocument current, SDDocument referenced)
          Produces a relative reference from one document to another.
 Packet WSWebServiceContext.getRequestPacket()
          Obtains the request packet that is being processed.
abstract  SEIModel WSEndpoint.getSEIModel()
          Gets the SEIModel that represents the relationship between WSDL and Java SEI.
abstract  ServiceDefinition WSEndpoint.getServiceDefinition()
          Gets the description of the service.
<S> S
Module.getSPI(Class<S> spiType)
           
<S> S
WSEndpoint.getSPI(Class<S> spiType)
           
<T> T
EndpointComponent.getSPI(Class<T> spiType)
          Deprecated. Gets the specified SPI.
protected abstract  TransportBackChannel AbstractServerAsyncTransport.getTransportBackChannel(T connection)
          TransportBackChannel used by jax-ws runtime to close the connection while the processing of the request is still continuing.
 String WebServiceContextDelegate.getWSDLAddress(Packet request, WSEndpoint endpoint)
          Gets the address of the primary WSDL.
 

Method parameters in com.sun.xml.ws.api.server with annotations of type Nullable
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver)
          Deprecated. 
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Creates an endpoint from deployment or programmatic configuration
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> WSEndpoint<T>
WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl)
          The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
static
<T> ProviderInvokerTube<T>
ProviderInvokerTubeFactory.create(ClassLoader classLoader, Container container, Class<T> implType, Invoker invoker, ProviderArgumentsBuilder<?> argsBuilder, boolean isAsync)
           
abstract  WSEndpointReference.EPRExtension EndpointReferenceExtensionContributor.getEPRExtension(WSEndpoint endpoint, WSEndpointReference.EPRExtension extension)
           
protected static void AbstractInstanceResolver.invokeMethod(Method method, Object instance, Object... args)
          Helper for invoking a method with elevated privilege.
 Packet WSEndpoint.PipeHead.process(Packet request, WebServiceContextDelegate wscd, TransportBackChannel tbc)
          Processes a request and produces a reply.
 Packet WSEndpoint.PipeHead.process(Packet request, WebServiceContextDelegate wscd, TransportBackChannel tbc)
          Processes a request and produces a reply.
 void WSEndpoint.process(Packet request, WSEndpoint.CompletionCallback callback, FiberContextSwitchInterceptor interceptor)
           
abstract  void WSEndpoint.schedule(Packet request, WSEndpoint.CompletionCallback callback, FiberContextSwitchInterceptor interceptor)
          Schedule invocation of web service asynchronously.
 void AsyncProviderCallback.send(T response)
          Indicates that a request was processed successfully.
 void SDDocument.writeTo(PortAddressResolver portAddressResolver, DocumentAddressResolver resolver, OutputStream os)
          Writes the document to the given OutputStream.
 

Uses of Nullable in com.sun.xml.ws.api.streaming
 

Method parameters in com.sun.xml.ws.api.streaming with annotations of type Nullable
static XMLStreamReader XMLStreamReaderFactory.create(String systemId, InputStream in, boolean rejectDTDs)
           
static XMLStreamReader XMLStreamReaderFactory.create(String systemId, InputStream in, String encoding, boolean rejectDTDs)
           
static XMLStreamReader XMLStreamReaderFactory.create(String systemId, InputStream in, String encoding, boolean rejectDTDs)
           
static XMLStreamReader XMLStreamReaderFactory.create(String systemId, Reader reader, boolean rejectDTDs)
           
 

Uses of Nullable in com.sun.xml.ws.api.wsdl.parser
 

Methods in com.sun.xml.ws.api.wsdl.parser with annotations of type Nullable
abstract  ServiceDescriptor MetaDataResolver.resolve(URI location)
          Gives ServiceDescriptor resolved from the given location.
 

Method parameters in com.sun.xml.ws.api.wsdl.parser with annotations of type Nullable
abstract  MetaDataResolver MetadataResolverFactory.metadataResolver(EntityResolver resolver)
          Gets a MetaDataResolver
 

Uses of Nullable in com.sun.xml.ws.api.wsdl.writer
 

Constructor parameters in com.sun.xml.ws.api.wsdl.writer with annotations of type Nullable
WSDLGenExtnContext(TypedXmlWriter root, SEIModel model, WSBinding binding, Container container, Class endpointClass)
          Constructs WSDL Generation context for the extensions
 

Uses of Nullable in com.sun.xml.ws.assembler
 

Method parameters in com.sun.xml.ws.assembler with annotations of type Nullable
 Pipe ServerPipelineHook.createSecurityPipe(PolicyMap policyMap, SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint owner, Pipe tail)
          Called during the server-side pipeline construction process once to allow a container to register a pipe for security on the service endpoint.
 Pipe ServerPipelineHook.createSecurityPipe(PolicyMap policyMap, SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint owner, Pipe tail)
          Called during the server-side pipeline construction process once to allow a container to register a pipe for security on the service endpoint.
 Pipe ServerPipelineHook.createSecurityPipe(PolicyMap policyMap, SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint owner, Pipe tail)
          Called during the server-side pipeline construction process once to allow a container to register a pipe for security on the service endpoint.
 

Uses of Nullable in com.sun.xml.ws.assembler.dev
 

Methods in com.sun.xml.ws.assembler.dev with annotations of type Nullable
 SEIModel ClientTubelineAssemblyContext.getSEIModel()
          The created pipeline will use seiModel to get java concepts for the endpoint
 SEIModel ServerTubelineAssemblyContext.getSEIModel()
          The created pipeline will use seiModel to get java concepts for the endpoint
 WSDLPort ServerTubelineAssemblyContext.getWsdlPort()
          The created pipeline will be used to serve this port.
 

Method parameters in com.sun.xml.ws.assembler.dev with annotations of type Nullable
 Pipe ClientPipelineHook.createSecurityPipe(PolicyMap policyMap, ClientPipeAssemblerContext ctxt, Pipe tail)
          Deprecated. Use ClientPipelineHook.createSecurityTube(com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext).
 

Uses of Nullable in com.sun.xml.ws.binding
 

Methods in com.sun.xml.ws.binding with annotations of type Nullable
<F extends WebServiceFeature>
F
WebServiceFeatureList.get(Class<F> featureType)
           
<F extends WebServiceFeature>
F
BindingImpl.getFeature(Class<F> featureType)
           
static
<F extends WebServiceFeature>
F
WebServiceFeatureList.getFeature(WebServiceFeature[] features, Class<F> featureType)
           
<F extends WebServiceFeature>
F
BindingImpl.getOperationFeature(Class<F> featureType, QName operationName)
           
static
<F extends WebServiceFeature>
F
FeatureListUtil.mergeFeature(Class<F> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)
           
 

Method parameters in com.sun.xml.ws.binding with annotations of type Nullable
static boolean FeatureListUtil.isFeatureEnabled(Class<? extends WebServiceFeature> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)
           
static boolean FeatureListUtil.isFeatureEnabled(Class<? extends WebServiceFeature> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)
           
static
<F extends WebServiceFeature>
F
FeatureListUtil.mergeFeature(Class<F> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)
           
static
<F extends WebServiceFeature>
F
FeatureListUtil.mergeFeature(Class<F> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)
           
 

Uses of Nullable in com.sun.xml.ws.client
 

Fields in com.sun.xml.ws.client with annotations of type Nullable
protected  WSEndpointReference Stub.endpointReference
          Non-null if this stub is configured to talk to an EPR.
 WSDLPort PortInfo.portModel
          If a port is known statically to a WSDL, PortInfo may have the corresponding WSDL model.
protected  WSDLPort Stub.wsdlPort
           
 

Methods in com.sun.xml.ws.client with annotations of type Nullable
 OperationDispatcher Stub.getOperationDispatcher()
          Nullable when there is no associated WSDL Model
 WSDLPort PortInfo.getPort()
           
 

Method parameters in com.sun.xml.ws.client with annotations of type Nullable
protected  InvocationHandler WSServiceDelegate.getStubHandler(BindingImpl binding, SEIPortInfo eif, WSEndpointReference epr)
           
 

Constructor parameters in com.sun.xml.ws.client with annotations of type Nullable
AsyncResponseImpl(Runnable runnable, AsyncHandler<T> handler)
           
Stub(QName portname, WSServiceDelegate owner, Tube master, BindingImpl binding, WSDLPort wsdlPort, EndpointAddress defaultEndPointAddress, WSEndpointReference epr)
          Deprecated. 
Stub(WSPortInfo portInfo, BindingImpl binding, EndpointAddress defaultEndPointAddress, WSEndpointReference epr)
           
Stub(WSPortInfo portInfo, BindingImpl binding, Tube master, EndpointAddress defaultEndPointAddress, WSEndpointReference epr)
           
Stub(WSServiceDelegate owner, Tube master, BindingImpl binding, WSDLPort wsdlPort, EndpointAddress defaultEndPointAddress, WSEndpointReference epr)
          Deprecated. 
WSServiceDelegate(Source wsdl, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeature... features)
           
WSServiceDelegate(Source wsdl, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeatureList features)
           
WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeature... features)
           
WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeature... features)
           
WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeatureList features)
           
WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeatureList features)
           
 

Uses of Nullable in com.sun.xml.ws.client.dispatch
 

Method parameters in com.sun.xml.ws.client.dispatch with annotations of type Nullable
protected  String DispatchImpl.resolveURI(URI endpointURI, String pathInfo, String queryString)
           
protected  String DispatchImpl.resolveURI(URI endpointURI, String pathInfo, String queryString)
           
 

Constructor parameters in com.sun.xml.ws.client.dispatch with annotations of type Nullable
DispatchImpl(QName port, Service.Mode mode, WSServiceDelegate owner, Tube pipe, BindingImpl binding, WSEndpointReference epr)
          Deprecated. 
DispatchImpl(WSPortInfo portInfo, Service.Mode mode, BindingImpl binding, Tube pipe, WSEndpointReference epr, boolean allowFaultResponseMsg)
           
DispatchImpl(WSPortInfo portInfo, Service.Mode mode, BindingImpl binding, WSEndpointReference epr)
           
DispatchImpl(WSPortInfo portInfo, Service.Mode mode, BindingImpl binding, WSEndpointReference epr, boolean allowFaultResponseMsg)
           
DispatchImpl(WSPortInfo portInfo, Service.Mode mode, Tube pipe, BindingImpl binding, WSEndpointReference epr, boolean allowFaultResponseMsg)
           
PacketDispatch(QName port, WSServiceDelegate owner, Tube pipe, BindingImpl binding, WSEndpointReference epr)
          Deprecated. 
 

Uses of Nullable in com.sun.xml.ws.client.sei
 

Methods in com.sun.xml.ws.client.sei with annotations of type Nullable
 OperationDispatcher SEIStub.getOperationDispatcher()
          Nullable when there is no associated WSDL Model
 

Uses of Nullable in com.sun.xml.ws.developer
 

Methods in com.sun.xml.ws.developer with annotations of type Nullable
 JAXBContextFactory UsesJAXBContextFeature.getFactory()
          Gets the JAXBContextFactory instance to be used for creating JAXBContext for SEI.
 T StatefulWebServiceManager.resolve(EndpointReference epr)
          Checks if the given EPR represents an object that has been exported from this manager.
 

Method parameters in com.sun.xml.ws.developer with annotations of type Nullable
<EPR extends EndpointReference>
EPR
StatefulWebServiceManager.export(Class<EPR> epr, T o, EPRRecipe recipe)
          Exports an object.
 void StatefulWebServiceManager.setTimeout(long milliseconds, StatefulWebServiceManager.Callback<T> callback)
          Configures timeout for exported instances.
 void StatefulWebServiceManager.unexport(T o)
          Unexports the given instance.
 

Constructor parameters in com.sun.xml.ws.developer with annotations of type Nullable
StreamingAttachmentFeature(String dir, boolean parseEagerly, long memoryThreshold)
           
UsesJAXBContextFeature(JAXBContextFactory factory)
          Creates UsesJAXBContextFeature.
UsesJAXBContextFeature(JAXBRIContext context)
          Creates UsesJAXBContextFeature.
 

Uses of Nullable in com.sun.xml.ws.encoding
 

Fields in com.sun.xml.ws.encoding with annotations of type Nullable
 String TagInfoset.nsUri
          Namespace URI of the start tag in stax-style.
 String TagInfoset.prefix
          Prefix of the start tag in stax-style.
 

Methods in com.sun.xml.ws.encoding with annotations of type Nullable
 Attachment MimeMultipartParser.getAttachmentPart(String contentId)
          This method can be called to get a matching MIME attachment part for the given contentId.
 String ContentTypeImpl.getCharSet()
          Returns the character set encoding.
 Attachment MimeMultipartParser.getRootPart()
          Parses the stream and returns the root part.
 

Constructor parameters in com.sun.xml.ws.encoding with annotations of type Nullable
ContentTypeImpl(String contentType, String soapAction)
           
ContentTypeImpl(String contentType, String soapAction, String accept)
           
ContentTypeImpl(String contentType, String soapAction, String accept)
           
ContentTypeImpl(String contentType, String soapAction, String accept, String charsetParam)
           
ContentTypeImpl(String contentType, String soapAction, String accept, String charsetParam)
           
 

Uses of Nullable in com.sun.xml.ws.fault
 

Methods in com.sun.xml.ws.fault with annotations of type Nullable
 QName SOAPFaultBuilder.getFirstDetailEntryName()
           
 

Method parameters in com.sun.xml.ws.fault with annotations of type Nullable
static Message SOAPFaultBuilder.createSOAPFaultMessage(SOAPVersion soapVersion, ProtocolException ex, QName faultcode)
          To be called to convert a ProtocolException and faultcode for a given SOAPVersion in to a Message.
 

Uses of Nullable in com.sun.xml.ws.handler
 

Fields in com.sun.xml.ws.handler with annotations of type Nullable
protected  WSDLPort HandlerTube.port
           
 

Methods in com.sun.xml.ws.handler with annotations of type Nullable
 WSDLPort MessageHandlerContextImpl.getPort()
           
 SEIModel MessageHandlerContextImpl.getSEIModel()
           
 

Constructor parameters in com.sun.xml.ws.handler with annotations of type Nullable
ClientMessageHandlerTube(SEIModel seiModel, WSBinding binding, WSDLPort port, Tube next)
          Creates a new instance of MessageHandlerTube
MessageHandlerContextImpl(SEIModel seiModel, WSBinding binding, WSDLPort wsdlModel, Packet packet, Set<String> roles)
           
MessageHandlerContextImpl(SEIModel seiModel, WSBinding binding, WSDLPort wsdlModel, Packet packet, Set<String> roles)
           
 

Uses of Nullable in com.sun.xml.ws.message
 

Methods in com.sun.xml.ws.message with annotations of type Nullable
 Attachment MimeAttachmentSet.get(String contentId)
           
 String FaultDetailHeader.getAttribute(String nsUri, String localName)
           
 String ProblemActionHeader.getAttribute(String nsUri, String localName)
           
 String StringHeader.getAttribute(String nsUri, String localName)
           
 QName FaultMessage.getFirstDetailEntryName()
           
 

Constructor parameters in com.sun.xml.ws.message with annotations of type Nullable
FaultMessage(Message delegate, QName detailEntryName)
           
 

Uses of Nullable in com.sun.xml.ws.message.saaj
 

Methods in com.sun.xml.ws.message.saaj with annotations of type Nullable
 String SAAJMessage.getPayloadLocalPart()
           
 

Uses of Nullable in com.sun.xml.ws.message.source
 

Constructor parameters in com.sun.xml.ws.message.source with annotations of type Nullable
PayloadSourceMessage(MessageHeaders headers, Source payload, AttachmentSet attSet, SOAPVersion soapVersion)
           
 

Uses of Nullable in com.sun.xml.ws.message.stream
 

Constructor parameters in com.sun.xml.ws.message.stream with annotations of type Nullable
PayloadStreamReaderMessage(MessageHeaders headers, XMLStreamReader reader, AttachmentSet attSet, SOAPVersion soapVersion)
           
StreamMessage(MessageHeaders headers, AttachmentSet attachmentSet, XMLStreamReader reader, SOAPVersion soapVersion)
          Creates a StreamMessage from a XMLStreamReader that points at the start element of the payload, and headers.
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, String bodyPrologue, TagInfoset bodyTag, String bodyEpilogue, XMLStreamReader reader, SOAPVersion soapVersion)
           
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, String bodyPrologue, TagInfoset bodyTag, String bodyEpilogue, XMLStreamReader reader, SOAPVersion soapVersion)
           
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, String bodyPrologue, TagInfoset bodyTag, String bodyEpilogue, XMLStreamReader reader, SOAPVersion soapVersion)
           
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, String bodyPrologue, TagInfoset bodyTag, String bodyEpilogue, XMLStreamReader reader, SOAPVersion soapVersion)
           
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion)
          Creates a StreamMessage from a XMLStreamReader and the complete infoset of the SOAP envelope.
StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion)
          Creates a StreamMessage from a XMLStreamReader and the complete infoset of the SOAP envelope.
 

Uses of Nullable in com.sun.xml.ws.model
 

Methods in com.sun.xml.ws.model with annotations of type Nullable
 QName JavaMethodImpl.getRequestPayloadName()
           
 QName JavaMethodImpl.getResponsePayloadName()
           
 

Uses of Nullable in com.sun.xml.ws.model.wsdl
 

Methods in com.sun.xml.ws.model.wsdl with annotations of type Nullable
 WSEndpointReference WSDLPortImpl.getEPR()
           
 EditableWSDLPort WSDLServiceImpl.getMatchingPort(QName portTypeName)
          gets the first port in this service which matches the portType
 QName WSDLBoundOperationImpl.getRequestPayloadName()
           
 QName WSDLBoundOperationImpl.getResponsePayloadName()
           
 

Constructor parameters in com.sun.xml.ws.model.wsdl with annotations of type Nullable
WSDLPortProperties(WSDLPort port, SEIModel seiModel)
           
WSDLProperties(SEIModel seiModel)
           
 

Uses of Nullable in com.sun.xml.ws.rx.rm.protocol
 

Methods in com.sun.xml.ws.rx.rm.protocol with annotations of type Nullable
 EndpointReference CreateSequenceResponseData.getAcceptedSequenceAcksTo()
           
 AcknowledgementData CloseSequenceData.getAcknowledgementData()
           
 AcknowledgementData CloseSequenceResponseData.getAcknowledgementData()
           
 AcknowledgementData TerminateSequenceData.getAcknowledgementData()
           
 AcknowledgementData TerminateSequenceResponseData.getAcknowledgementData()
           
 String TerminateSequenceResponseData.getBoundSequenceId()
           
 String CreateSequenceData.getOfferedSequenceId()
           
 SecurityTokenReferenceType CreateSequenceData.getStrType()
           
 

Method parameters in com.sun.xml.ws.rx.rm.protocol with annotations of type Nullable
 CloseSequenceData.Builder CloseSequenceData.Builder.acknowledgementData(AcknowledgementData acknowledgementData)
           
 void CloseSequenceResponseData.Builder.acknowledgementData(AcknowledgementData acknowledgementData)
           
 TerminateSequenceData.Builder TerminateSequenceData.Builder.acknowledgementData(AcknowledgementData acknowledgementData)
           
 TerminateSequenceResponseData.Builder TerminateSequenceResponseData.Builder.acknowledgementData(AcknowledgementData acknowledgementData)
           
 

Uses of Nullable in com.sun.xml.ws.rx.rm.runtime
 

Method parameters in com.sun.xml.ws.rx.rm.runtime with annotations of type Nullable
abstract  Packet WsrmProtocolHandler.toPacket(CloseSequenceData data, Packet requestPacket)
           
abstract  Packet WsrmProtocolHandler.toPacket(CreateSequenceData data, Packet requestPacket)
           
abstract  Packet WsrmProtocolHandler.toPacket(TerminateSequenceData data, Packet requestPacket)
           
 

Uses of Nullable in com.sun.xml.ws.rx.rm.runtime.sequence
 

Methods in com.sun.xml.ws.rx.rm.runtime.sequence with annotations of type Nullable
 ApplicationMessage Sequence.retrieveMessage(String correlationId)
          Retrieves a message stored within the sequence under the provided correlationId if avalable.
 

Uses of Nullable in com.sun.xml.ws.rx.util
 

Methods in com.sun.xml.ws.rx.util with annotations of type Nullable
 EndpointAddress Communicator.getDestinationAddress()
          Provides the destination endpoint reference this Communicator is pointing to.
 

Method parameters in com.sun.xml.ws.rx.util with annotations of type Nullable
 void Communicator.sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler)
          Asynchronously sends the request Packet
 void Communicator.sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler, FiberContextSwitchInterceptor interceptor)
           
 void Communicator.sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler, FiberContextSwitchInterceptor interceptor)
           
 void FiberExecutor.start(Packet request, Fiber.CompletionCallback callback, FiberContextSwitchInterceptor interceptor)
           
 

Uses of Nullable in com.sun.xml.ws.security.message.stream
 

Methods in com.sun.xml.ws.security.message.stream with annotations of type Nullable
 String LazyStreamBasedMessage.getPayloadLocalPart()
          Gets the local name of the payload element.
 

Uses of Nullable in com.sun.xml.ws.security.opt.impl.incoming
 

Constructor parameters in com.sun.xml.ws.security.opt.impl.incoming with annotations of type Nullable
VerifiedStreamMessage(MessageHeaders headers, AttachmentSet attachmentSet, XMLStreamReader reader, SOAPVersion soapVersion, Map<String,String> bodyEnvNs)
          Creates a StreamMessage from a XMLStreamReader that points at the start element of the payload, and headers.
VerifiedStreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion, Map<String,String> bodyEnvNs)
          Creates a StreamMessage from a XMLStreamReader and the complete infoset of the SOAP envelope.
VerifiedStreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion, Map<String,String> bodyEnvNs)
          Creates a StreamMessage from a XMLStreamReader and the complete infoset of the SOAP envelope.
 

Uses of Nullable in com.sun.xml.ws.security.opt.impl.message
 

Methods in com.sun.xml.ws.security.opt.impl.message with annotations of type Nullable
 String Header.getAttribute(QName name)
          Gets the attribute value on the header element.
 String Header.getAttribute(String nsUri, String localName)
          Gets the attribute value on the header element.
 

Uses of Nullable in com.sun.xml.ws.security.opt.impl.outgoing
 

Methods in com.sun.xml.ws.security.opt.impl.outgoing with annotations of type Nullable
 String SecurityHeader.getAttribute(QName name)
          Gets the attribute value on the header element.
 String SecurityHeader.getAttribute(String nsUri, String localName)
          Gets the attribute value on the header element.
 

Uses of Nullable in com.sun.xml.ws.security.opt.impl.util
 

Methods in com.sun.xml.ws.security.opt.impl.util with annotations of type Nullable
static Element DOMUtil.getFirstElementChild(Node parent)
          Gets the first element child.
 

Uses of Nullable in com.sun.xml.ws.server
 

Methods in com.sun.xml.ws.server with annotations of type Nullable
 OperationDispatcher WSEndpointImpl.getOperationDispatcher()
          Nullable when there is no associated WSDL Model
 SEIModel WSEndpointImpl.getSEIModel()
           
static String EndpointFactory.getWsdlLocation(Class<?> implType)
          Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
static String EndpointFactory.getWsdlLocation(Class<?> implType, MetadataReader metadataReader)
          Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
 

Method parameters in com.sun.xml.ws.server with annotations of type Nullable
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
<T> WSEndpoint<T>
EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous)
          Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
static
<T> WSEndpoint<T>
EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard)
           
 void StatefulInstanceResolver.unexport(T o)
           
 

Constructor parameters in com.sun.xml.ws.server with annotations of type Nullable
WSEndpointImpl(QName serviceName, QName portName, WSBinding binding, Container container, SEIModel seiModel, WSDLPort port, Class<T> implementationClass, ServiceDefinitionImpl serviceDef, EndpointAwareTube terminalTube, boolean isSynchronous, PolicyMap endpointPolicy)
           
 

Uses of Nullable in com.sun.xml.ws.server.provider
 

Method parameters in com.sun.xml.ws.server.provider with annotations of type Nullable
protected  Packet ProviderArgumentsBuilder.getResponse(Packet request, T returnValue, WSDLPort port, WSBinding binding)
          Creates Packet from method invocation's return value
 void AsyncProviderInvokerTube.AsyncProviderCallbackImpl.send(T param)
           
 

Uses of Nullable in com.sun.xml.ws.spi.db
 

Methods in com.sun.xml.ws.spi.db with annotations of type Nullable
static Type BindingHelper.getBaseType(Type type, Class baseType)
          Gets the parameterization of the given base type.
 QName BindingContext.getElementName(Class o)
          Allows to retrieve the element name based on Class.
 QName BindingContext.getElementName(Object o)
          If the given object is bound to an element in XML by JAXB, returns the element name.
 

Method parameters in com.sun.xml.ws.spi.db with annotations of type Nullable
 T OldBridge.unmarshal(Node n, AttachmentUnmarshaller au)
           
 T XMLBridge.unmarshal(Node n, AttachmentUnmarshaller au)
           
 T OldBridge.unmarshal(Source in, AttachmentUnmarshaller au)
           
 T XMLBridge.unmarshal(Source in, AttachmentUnmarshaller au)
           
 T OldBridge.unmarshal(XMLStreamReader in, AttachmentUnmarshaller au)
           
 T XMLBridge.unmarshal(XMLStreamReader in, AttachmentUnmarshaller au)
           
 

Uses of Nullable in com.sun.xml.ws.streaming
 

Methods in com.sun.xml.ws.streaming with annotations of type Nullable
static String XMLStreamWriterUtil.getEncoding(XMLStreamWriter writer)
          Gives the encoding with which XMLStreamWriter is created.
static OutputStream XMLStreamWriterUtil.getOutputStream(XMLStreamWriter writer)
          Gives the underlying stream for XMLStreamWriter.
 

Constructor parameters in com.sun.xml.ws.streaming with annotations of type Nullable
TidyXMLStreamReader(XMLStreamReader reader, Closeable closeableSource)
           
 

Uses of Nullable in com.sun.xml.ws.transport.http
 

Methods in com.sun.xml.ws.transport.http with annotations of type Nullable
abstract  String WSHTTPConnection.getPathInfo()
          Extra portion of the request URI after the end of the expected address of the service but before the query string
abstract  String WSHTTPConnection.getQueryString()
          HTTP Query string, such as "foo=bar", or null if none exists.
abstract  String WSHTTPConnection.getRequestHeader(String headerName)
          Gets an HTTP request header.
abstract  List<String> WSHTTPConnection.getRequestHeaderValues(String headerName)
          Gets an HTTP request header.
 

Uses of Nullable in com.sun.xml.ws.transport.http.client
 

Methods in com.sun.xml.ws.transport.http.client with annotations of type Nullable
protected  InputStream HttpClientTransport.readResponse()
           
 

Uses of Nullable in com.sun.xml.ws.transport.http.servlet
 

Methods in com.sun.xml.ws.transport.http.servlet with annotations of type Nullable
protected  WSServletDelegate WSServlet.getDelegate(javax.servlet.ServletConfig servletConfig)
          Gets the WSServletDelegate that we will be forwarding the requests to.
 

Uses of Nullable in com.sun.xml.ws.transport.tcp.client
 

Methods in com.sun.xml.ws.transport.tcp.client with annotations of type Nullable
 ChannelContext ClientConnectionSession.findWSServiceContextByURI(WSTCPURI wsTCPURI)
           
 Object ClientConnectionSession.getAttribute(String name)
           
 String TCPClientTransport.getContentType()
           
 WSTCPError TCPClientTransport.getError()
           
 

Method parameters in com.sun.xml.ws.transport.tcp.client with annotations of type Nullable
 void TCPClientTransport.setup(ChannelContext channelContext)
           
 

Uses of Nullable in com.sun.xml.ws.transport.tcp.server
 

Methods in com.sun.xml.ws.transport.tcp.server with annotations of type Nullable
 ChannelContext ServerConnectionSession.findWSServiceContextByChannelId(int channelId)
           
static IncomeMessageProcessor IncomeMessageProcessor.getMessageProcessorForPort(int port)
           
 TCPAdapter WSTCPAdapterRegistry.getTarget(WSTCPURI requestURI)
           
 TCPAdapter WSTCPDelegate.getTarget(WSTCPURI tcpURI)
          Determines which TCPAdapter serves the given request.
 

Uses of Nullable in com.sun.xml.ws.transport.tcp.servicechannel
 

Constructor parameters in com.sun.xml.ws.transport.tcp.servicechannel with annotations of type Nullable
ServiceChannelException(ServiceChannelErrorCode errorCode, String message)
           
 

Uses of Nullable in com.sun.xml.ws.transport.tcp.util
 

Methods in com.sun.xml.ws.transport.tcp.util with annotations of type Nullable
 ChannelContext ConnectionSession.findWSServiceContextByChannelId(int channelId)
           
 ChannelContext ConnectionSession.findWSServiceContextByURI(WSTCPURI wsTCPURI)
           
 Object ConnectionSession.getAttribute(String name)
           
 Codec ChannelContext.getCodec()
          Return message Codec, which is used for encoding/decoding messages on this virtual channel
 WSTCPURI ChannelContext.getTargetWSURI()
          Return correspondent WS's URI
 

Method parameters in com.sun.xml.ws.transport.tcp.util with annotations of type Nullable
 void ConnectionSession.setAttribute(String name, Object value)
           
 

Uses of Nullable in com.sun.xml.ws.util
 

Methods in com.sun.xml.ws.util with annotations of type Nullable
static Element DOMUtil.getFirstElementChild(Node parent)
          Gets the first element child.
 

Method parameters in com.sun.xml.ws.util with annotations of type Nullable
static
<T> ServiceFinder<T>
ServiceFinder.find(Class<T> service, ClassLoader loader)
          Locates and incrementally instantiates the available providers of a given service using the given class loader.
static
<T> ServiceFinder<T>
ServiceFinder.find(Class<T> service, ClassLoader loader, Component component)
           
 

Uses of Nullable in com.sun.xml.ws.util.xml
 

Method parameters in com.sun.xml.ws.util.xml with annotations of type Nullable
static EntityResolver XmlUtil.createEntityResolver(URL catalogUrl)
           
 

Uses of Nullable in com.sun.xml.ws.wsdl
 

Methods in com.sun.xml.ws.wsdl with annotations of type Nullable
 SDDocument SDDocumentResolver.resolve(String systemId)
          returns SDDocument for the give systemId.
 

Constructor parameters in com.sun.xml.ws.wsdl with annotations of type Nullable
OperationDispatcher(WSDLPort wsdlModel, WSBinding binding, SEIModel seiModel)
           
WSDLOperationFinder(WSDLPort wsdlModel, WSBinding binding, SEIModel seiModel)
           
 

Uses of Nullable in com.sun.xml.ws.wsdl.parser
 

Method parameters in com.sun.xml.ws.wsdl.parser with annotations of type Nullable
static WSDLModel RuntimeWSDLParser.parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, Class serviceClass, PolicyResolver policyResolver, boolean isUseStreamFromEntityResolverWrapper, WSDLParserExtension... extensions)
          Parses the WSDL and gives WSDLModel.
static WSDLModel RuntimeWSDLParser.parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, Class serviceClass, PolicyResolver policyResolver, WSDLParserExtension... extensions)
          Parses the WSDL and gives WSDLModel.
static WSDLModel RuntimeWSDLParser.parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, Class serviceClass, WSDLParserExtension... extensions)
          Parses the WSDL and gives WSDLModel.
static WSDLModel RuntimeWSDLParser.parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, PolicyResolver policyResolver, WSDLParserExtension... extensions)
          Parses the WSDL and gives WSDLModel.
static WSDLModel RuntimeWSDLParser.parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, WSDLParserExtension... extensions)
          Parses the WSDL and gives WSDLModel.
protected  void RuntimeWSDLParser.parseImport(URL baseURL, XMLStreamReader reader)
           
 

Uses of Nullable in com.sun.xml.ws.wsdl.writer
 

Methods in com.sun.xml.ws.wsdl.writer with annotations of type Nullable
 String DocumentLocationResolver.getLocationFor(String namespaceURI, String systemId)
          Produces a relative reference from one document to another.
 



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