Uses of Class
com.sun.istack.Nullable
-
-
Uses of Nullable in com.oracle.webservices.api.message
Methods in com.oracle.webservices.api.message with annotations of type Nullable Modifier and Type Method Description <T extends PropertySet>
TBaseDistributedPropertySet. getSatellite(Class<T> satelliteClass)<T extends PropertySet>
TDistributedPropertySet. 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 Modifier and Type Method Description static TypeJAXBRIContext. getBaseType(Type type, Class baseType)Gets the parameterization of the given base type.abstract QNameJAXBRIContext. getElementName(Class o)Allows to retrieve the element name based on Class.abstract QNameJAXBRIContext. 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 Modifier and Type Method Description static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)Deprecated.Compatibility with older versions.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)Deprecated.Compatibility with older versions.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. 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 newJAXBRIContext.static JAXBRIContextJAXBRIContext. 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 newJAXBRIContext.static JAXBRIContextJAXBRIContext. 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 newJAXBRIContext.static JAXBRIContextJAXBRIContext. 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 newJAXBRIContext.TBridge. unmarshal(XMLStreamReader in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TBridge. unmarshal(Source in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TBridge. unmarshal(Node n, javax.xml.bind.attachment.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 Modifier and Type Method Description <A extends Annotation>
AAnnotationReader. getClassAnnotation(Class<A> annotation, C clazz, Locatable srcpos)Reads an annotation on a class.<A extends Annotation>
AAnnotationReader. getMethodParameterAnnotation(Class<A> annotation, M method, int paramIndex, Locatable srcPos)Reads an annotation on a parameter of the method.<A extends Annotation>
AAnnotationReader. 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 Modifier and Type Method Description QNamePropertyInfo. getSchemaType()The effective value ofXmlSchemaTypeannotation, 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 Modifier and Type Field Description JAXBContextImplRuntimeModelBuilder. contextTheJAXBContextImplfor 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 Modifier and Type Method Description intNamespaceContextImpl. 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 Modifier and Type Method Description abstract CharSequenceTransducedAccessor. 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 Modifier and Type Method Description 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 Modifier and Type Field Description ClassLoaderUnmarshallingContext. classLoaderUser-suppliedClassLoaderfor converting name toClass.ClassResolverUnmarshallingContext. classResolverUsed 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 Modifier and Type Method Description voidBase64Data. set(byte[] data, int len, String mimeType)Fills in the data object by a portion of the byte[].voidBase64Data. 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 Modifier and Type Method Description protected booleanW3CWsaServerTube. isAnonymousRequired(WSDLBoundOperation wbo)protected booleanWsaServerTube. 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 Constructor Description 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 Modifier and Type Method Description BindingIDBindingIDFactory. create(String transport, SOAPVersion soapVersion)Creates aBindingIDfor given transport and SOAPVersion.<F extends javax.xml.ws.WebServiceFeature>
FWSFeatureList. get(Class<F> featureType)Gets aWebServiceFeatureof the specific type.<F extends javax.xml.ws.WebServiceFeature>
FWSBinding. getFeature(Class<F> featureType)Gets aWebServiceFeatureof the specific type.<F extends javax.xml.ws.WebServiceFeature>
FWSBinding. getOperationFeature(Class<F> featureType, QName operationName)Experimental: Gets aWebServiceFeatureof the specific type that applies to an operation.<S> SComponent. getSPI(Class<S> spiType)Gets the specified SPI.<S> SWSService. getSPI(Class<S> spiType)abstract BindingIDBindingIDFactory. parse(String lexical)Parses a binding ID string intoBindingIDif possible. -
Uses of Nullable in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing with annotations of type Nullable Modifier and Type Method Description static WSEndpointReferenceWSEndpointReference. create(javax.xml.ws.EndpointReference epr)Converts fromEndpointReference.static AddressingVersionAddressingVersion. fromBinding(WSBinding binding)Gets theAddressingVersionfrom aWSBindingWSEndpointReference.EPRExtensionWSEndpointReference. getEPRExtension(QName extnQName)Returns the first extensibility element inside EPR root element with input QName.QNameWSEndpointReference.Metadata. getPortName()QNameWSEndpointReference.Metadata. getPortTypeName()QNameWSEndpointReference.Metadata. getServiceName()StringWSEndpointReference.Metadata. getWsdliLocation()SourceWSEndpointReference.Metadata. getWsdlSource()Method parameters in com.sun.xml.ws.api.addressing with annotations of type Nullable Modifier and Type Method Description static WSEndpointReferenceWSEndpointReference. create(javax.xml.ws.EndpointReference epr)Converts fromEndpointReference.static WSEndpointReferenceOneWayFeature. 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 Constructor Description 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.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. -
Uses of Nullable in com.sun.xml.ws.api.client
Methods in com.sun.xml.ws.api.client with annotations of type Nullable Modifier and Type Method Description WSDLPortWSPortInfo. getPort()Method parameters in com.sun.xml.ws.api.client with annotations of type Nullable Modifier and Type Method Description static ServiceInterceptorServiceInterceptorFactory. load(WSService service, ClassLoader cl)Loads allServiceInterceptors and return aggregated one.List<javax.xml.ws.WebServiceFeature>ServiceInterceptor. preCreateBinding(WSPortInfo port, Class<?> serviceEndpointInterface, WSFeatureList defaultFeatures) -
Uses of Nullable in com.sun.xml.ws.api.handler
Methods in com.sun.xml.ws.api.handler with annotations of type Nullable Modifier and Type Method Description WSDLPortMessageHandlerContext. getPort()Gets theWSDLPortthat represents the port.SEIModelMessageHandlerContext. getSEIModel()Provides access toSEIModel. -
Uses of Nullable in com.sun.xml.ws.api.message
Fields in com.sun.xml.ws.api.message with annotations of type Nullable Modifier and Type Field Description TransportBackChannelPacket. transportBackChannelUsed 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 Modifier and Type Method Description AttachmentAttachmentSet. get(String contentId)Gets the attachment by the content ID.HeaderHeaderList. get(String nsUri, String localName, boolean markAsUnderstood)Gets the firstHeaderof the specified name.HeaderHeaderList. get(QName name)Deprecated.HeaderHeaderList. get(QName name, boolean markAsUnderstood)Gets the firstHeaderof the specified name.StringHeader. getAttribute(String nsUri, String localName)Gets the attribute value on the header element.StringHeader. getAttribute(QName name)Gets the attribute value on the header element.QNameFilterMessageImpl. getFirstDetailEntryName()QNameMessage. getFirstDetailEntryName()It gives S:Envelope/S:Body/S:Fault/detail 's first child's name.JavaMethodMessage. getMethod(SEIModel seiModel)Deprecated.WSDLBoundOperationMessage. getOperation(WSDLBoundPortType boundPortType)Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message.WSDLBoundOperationMessage. getOperation(WSDLPort port)Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message.StringFilterMessageImpl. getPayloadLocalPart()abstract StringMessage. getPayloadLocalPart()Gets the local name of the payload element.QNamePacket. getWSDLOperation()Returns the QName of the wsdl operation associated with this packet.HeaderHeaderList. remove(String nsUri, String localName)Removes the firstHeaderof the specified name.HeaderHeaderList. remove(QName name)Removes the firstHeaderof the specified name.Method parameters in com.sun.xml.ws.api.message with annotations of type Nullable Modifier and Type Method Description voidPacket. copyPropertiesTo(Packet response)Copy all properties from (this) packet into a inputPacketstatic MessageMessages. create(SOAPVersion soapVersion, javax.xml.ws.ProtocolException pex, QName faultcode)PacketPacket. createServerResponse(Message responseMessage, AddressingVersion addressingVersion, SOAPVersion soapVersion, String action)Creates a server-side responsePacketfrom a request packet (this).PacketPacket. createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)Creates a server-side responsePacketfrom a request packet (this).PacketPacket. createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)Creates a server-side responsePacketfrom a request packet (this).PacketPacket. createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)Creates a server-side responsePacketfrom a request packet (this).PacketPacket. relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)PacketPacket. relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)PacketPacket. relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)voidPacket. setResponseMessage(Packet request, Message responseMessage, AddressingVersion addressingVersion, SOAPVersion soapVersion, String action) -
Uses of Nullable in com.sun.xml.ws.api.model
Methods in com.sun.xml.ws.api.model with annotations of type Nullable Modifier and Type Method Description QNameJavaMethod. getRequestPayloadName()Gives soap:Body's first child's name for request message.StringJavaMethod. getResponseMessageName()Gives the response wsdl:messageName valueQNameJavaMethod. 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 Modifier and Type Method Description WSEndpointReferenceWSDLPort. getEPR()Returns endpoint referenceWSDLFaultWSDLBoundFault. getFault()Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault.WSDLFaultWSDLOperation. getFault(QName faultDetailName)GivesWSDLFaultfor the given soap fault detail value.<F extends javax.xml.ws.WebServiceFeature>
FWSDLFeaturedObject. getFeature(Class<F> featureType)WSDLPortWSDLService. getMatchingPort(QName portTypeName)Gets the first port in this service which matches the portTypeWSDLBoundOperationWSDLBoundPortType. getOperation(String namespaceUri, String localName)Gets the bound operation in this port for a tag name.WSDLOutputWSDLOperation. getOutput()Gets the wsdl:output of this operation.WSDLPartWSDLBoundOperation. getPart(String partName, javax.jws.WebParam.Mode mode)GetsWSDLPartfor the given wsdl:input or wsdl:output partQNameWSDLBoundFault. getQName()Gives the qualified name associated with the fault.QNameWSDLBoundOperation. getRequestPayloadName()Gets the payload QName of the request message.QNameWSDLBoundOperation. 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 Modifier and Type Method Description EditableWSDLFaultEditableWSDLBoundFault. getFault()EditableWSDLFaultEditableWSDLOperation. getFault(QName faultDetailName)EditableWSDLPortEditableWSDLService. getMatchingPort(QName portTypeName)EditableWSDLBoundOperationEditableWSDLBoundPortType. getOperation(String namespaceUri, String localName)EditableWSDLOutputEditableWSDLOperation. getOutput()EditableWSDLPartEditableWSDLBoundOperation. getPart(String partName, javax.jws.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 Modifier and Type Method Description WSBindingProviderClientTubeAssemblerContext. getBindingProvider()The pipeline is created for thisWSBindingProvider.ClassLoaderFiber. getContextClassLoader()Gets the contextClassLoaderof this fiber.PacketFiber. getPacket()Gets the currentPacketassociated with this fiber.WSPortInfoClientTubeAssemblerContext. getPortInfo()The pipeline is created for thisWSPortInfo.ClassClientTubeAssemblerContext. getSEI()The SEI class for the endpointSEIModelClientTubeAssemblerContext. getSEIModel()The created pipeline will use seiModel to get java concepts for the endpointSEIModelServerTubeAssemblerContext. getSEIModel()The created pipeline will use seiModel to get java concepts for the endpointWSDLPortClientTubeAssemblerContext. getWsdlModel()The created pipeline will be used to serve this port.WSDLPortServerTubeAssemblerContext. 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 Modifier and Type Method Description static PipeTransportPipeFactory. create(ClassLoader classLoader, ClientPipeAssemblerContext context)static TubeTransportTubeFactory. create(ClassLoader classLoader, ClientTubeAssemblerContext context)LocatesTransportTubeFactorys and create a suitable transportTube.static TubelineAssemblerTubelineAssemblerFactory. create(ClassLoader classLoader, BindingID bindingId, Container container)LocatesTubelineAssemblerFactorys and create a suitableTubelineAssembler.static javax.xml.ws.Dispatch<javax.activation.DataSource>Stubs. createDataSourceDispatch(WSPortInfo portInfo, WSBinding binding, javax.xml.ws.Service.Mode mode, WSEndpointReference epr)Creates a newDispatchstub forDataSource.static javax.xml.ws.Dispatch<javax.activation.DataSource>Stubs. createDataSourceDispatch(QName portName, WSService owner, WSBinding binding, javax.xml.ws.Service.Mode mode, Tube next, WSEndpointReference epr)Deprecated.static <T> javax.xml.ws.Dispatch<T>Stubs. createDispatch(WSPortInfo portInfo, WSService owner, WSBinding binding, Class<T> clazz, javax.xml.ws.Service.Mode mode, WSEndpointReference epr)Creates a newDispatchstub that connects to the given pipe.static <T> javax.xml.ws.Dispatch<T>Stubs. createDispatch(QName portName, WSService owner, WSBinding binding, Class<T> clazz, javax.xml.ws.Service.Mode mode, Tube next, WSEndpointReference epr)Creates a newDispatchstub that connects to the given pipe.static javax.xml.ws.Dispatch<Object>Stubs. createJAXBDispatch(WSPortInfo portInfo, WSBinding binding, javax.xml.bind.JAXBContext jaxbContext, javax.xml.ws.Service.Mode mode, WSEndpointReference epr)Creates a new JAXB-basedDispatchstub that connects to the given pipe.static javax.xml.ws.Dispatch<Object>Stubs. createJAXBDispatch(QName portName, WSService owner, WSBinding binding, javax.xml.bind.JAXBContext jaxbContext, javax.xml.ws.Service.Mode mode, Tube next, WSEndpointReference epr)Deprecated.static javax.xml.ws.Dispatch<Message>Stubs. createMessageDispatch(WSPortInfo portInfo, WSBinding binding, WSEndpointReference epr)Creates a newMessage-basedDispatchstub that connects to the given pipe.static javax.xml.ws.Dispatch<Message>Stubs. createMessageDispatch(QName portName, WSService owner, WSBinding binding, Tube next, WSEndpointReference epr)Deprecated.static javax.xml.ws.Dispatch<Packet>Stubs. createPacketDispatch(WSPortInfo portInfo, WSBinding binding, WSEndpointReference epr)Creates a newMessage-basedDispatchstub that connects to the given pipe.static javax.xml.ws.Dispatch<Packet>Stubs. createPacketDispatch(QName portName, WSService owner, WSBinding binding, Tube next, WSEndpointReference epr)Creates a newPacket-basedDispatchstub that connects to the given pipe.<T> TStubs. 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> TStubs. 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 javax.xml.ws.Dispatch<javax.xml.soap.SOAPMessage>Stubs. createSAAJDispatch(WSPortInfo portInfo, WSBinding binding, javax.xml.ws.Service.Mode mode, WSEndpointReference epr)Creates a newDispatchstub forSOAPMessage.static javax.xml.ws.Dispatch<javax.xml.soap.SOAPMessage>Stubs. createSAAJDispatch(QName portName, WSService owner, WSBinding binding, javax.xml.ws.Service.Mode mode, Tube next, WSEndpointReference epr)Deprecated.static javax.xml.ws.Dispatch<Source>Stubs. createSourceDispatch(WSPortInfo portInfo, WSBinding binding, javax.xml.ws.Service.Mode mode, WSEndpointReference epr)Creates a newDispatchstub forSource.static javax.xml.ws.Dispatch<Source>Stubs. createSourceDispatch(QName portName, WSService owner, WSBinding binding, javax.xml.ws.Service.Mode mode, Tube next, WSEndpointReference epr)Deprecated.ClassLoaderFiber. setContextClassLoader(ClassLoader contextClassLoader)Sets the contextClassLoaderof this fiber.voidFiber. start(Tube tubeline, Packet request, Fiber.CompletionCallback completionCallback)Starts the execution of this fiber asynchronously.voidFiber. 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 Constructor Description ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec, SEIModel seiModel, Class sei)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.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 Modifier and Type Method Description ClassPolicyResolver.ServerContext. getEndpointClass()PolicyMapPolicyResolver.ClientContext. getPolicyMap()PolicyMapPolicyResolver.ServerContext. getPolicyMap()Constructor parameters in com.sun.xml.ws.api.policy with annotations of type Nullable Constructor Description ClientContext(PolicyMap policyMap, Container container)The abstraction of PolicyMap is not finalized, and will change in few months.ServerContext(PolicyMap policyMap, Container container, Class endpointClass, boolean hasWsdl, PolicyMapMutator... mutators)The abstraction of PolicyMap is not finalized, and will change in few months.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 Modifier and Type Method Description protected MethodAbstractInstanceResolver. 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 StringAbstractServerAsyncTransport. getAcceptableMimeTypes(T connection)If the request has Accept header, return that valueabstract StringPortAddressResolver. getAddressFor(QName serviceName, String portName)Gets the endpoint address for a WSDL portStringPortAddressResolver. getAddressFor(QName serviceName, String portName, String currentAddress)Gets the endpoint address for a WSDL portabstract OperationDispatcherWSEndpoint. getOperationDispatcher()Nullable when there is no associated WSDL Modelabstract WSDLPortWSEndpoint. getPort()Gets the port that this endpoint is serving.StringDocumentAddressResolver. getRelativeAddressFor(SDDocument current, SDDocument referenced)Produces a relative reference from one document to another.PacketWSWebServiceContext. getRequestPacket()Obtains the request packet that is being processed.abstract SEIModelWSEndpoint. getSEIModel()Gets theSEIModelthat represents the relationship between WSDL and Java SEI.abstract ServiceDefinitionWSEndpoint. getServiceDefinition()Gets the description of the service.<T> TEndpointComponent. getSPI(Class<T> spiType)Deprecated.Gets the specified SPI.<S> SModule. getSPI(Class<S> spiType)<S> SWSEndpoint. getSPI(Class<S> spiType)protected abstract TransportBackChannelAbstractServerAsyncTransport. getTransportBackChannel(T connection)TransportBackChannelused by jax-ws runtime to close the connection while the processing of the request is still continuing.StringWebServiceContextDelegate. 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 Modifier and Type Method Description static <T> ProviderInvokerTube<T>ProviderInvokerTubeFactory. create(ClassLoader classLoader, Container container, Class<T> implType, Invoker invoker, ProviderArgumentsBuilder<?> argsBuilder, boolean isAsync)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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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 asWSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver)except that this version takes an url of thejax-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, 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 configurationstatic <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 configurationstatic <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 configurationstatic <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 configurationstatic <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 configurationstatic <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 configurationstatic <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 configurationstatic <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 configurationstatic <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)abstract WSEndpointReference.EPRExtensionEndpointReferenceExtensionContributor. getEPRExtension(WSEndpoint endpoint, WSEndpointReference.EPRExtension extension)protected static voidAbstractInstanceResolver. invokeMethod(Method method, Object instance, Object... args)Helper for invoking a method with elevated privilege.PacketWSEndpoint.PipeHead. process(Packet request, WebServiceContextDelegate wscd, TransportBackChannel tbc)Processes a request and produces a reply.PacketWSEndpoint.PipeHead. process(Packet request, WebServiceContextDelegate wscd, TransportBackChannel tbc)Processes a request and produces a reply.voidWSEndpoint. process(Packet request, WSEndpoint.CompletionCallback callback, FiberContextSwitchInterceptor interceptor)abstract voidWSEndpoint. schedule(Packet request, WSEndpoint.CompletionCallback callback, FiberContextSwitchInterceptor interceptor)Schedule invocation of web service asynchronously.voidAsyncProviderCallback. send(T response)Indicates that a request was processed successfully.voidSDDocument. writeTo(PortAddressResolver portAddressResolver, DocumentAddressResolver resolver, OutputStream os)Writes the document to the givenOutputStream. -
Uses of Nullable in com.sun.xml.ws.api.streaming
Method parameters in com.sun.xml.ws.api.streaming with annotations of type Nullable Modifier and Type Method Description static XMLStreamReaderXMLStreamReaderFactory. create(String systemId, InputStream in, boolean rejectDTDs)static XMLStreamReaderXMLStreamReaderFactory. create(String systemId, InputStream in, String encoding, boolean rejectDTDs)static XMLStreamReaderXMLStreamReaderFactory. create(String systemId, InputStream in, String encoding, boolean rejectDTDs)static XMLStreamReaderXMLStreamReaderFactory. 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 Modifier and Type Method Description abstract ServiceDescriptorMetaDataResolver. resolve(URI location)GivesServiceDescriptorresolved from the given location.Method parameters in com.sun.xml.ws.api.wsdl.parser with annotations of type Nullable Modifier and Type Method Description abstract MetaDataResolverMetadataResolverFactory. metadataResolver(EntityResolver resolver)Gets aMetaDataResolver -
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 Constructor Description 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.dev
Methods in com.sun.xml.ws.assembler.dev with annotations of type Nullable Modifier and Type Method Description SEIModelClientTubelineAssemblyContext. getSEIModel()The created pipeline will use seiModel to get java concepts for the endpointSEIModelServerTubelineAssemblyContext. getSEIModel()The created pipeline will use seiModel to get java concepts for the endpointWSDLPortServerTubelineAssemblyContext. getWsdlPort()The created pipeline will be used to serve this port. -
Uses of Nullable in com.sun.xml.ws.assembler.metro
Method parameters in com.sun.xml.ws.assembler.metro with annotations of type Nullable Modifier and Type Method Description PipeServerPipelineHook. 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.PipeServerPipelineHook. 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.PipeServerPipelineHook. 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.metro.dev
Method parameters in com.sun.xml.ws.assembler.metro.dev with annotations of type Nullable Modifier and Type Method Description PipeClientPipelineHook. createSecurityPipe(PolicyMap policyMap, ClientPipeAssemblerContext ctxt, Pipe tail) -
Uses of Nullable in com.sun.xml.ws.binding
Methods in com.sun.xml.ws.binding with annotations of type Nullable Modifier and Type Method Description <F extends javax.xml.ws.WebServiceFeature>
FWebServiceFeatureList. get(Class<F> featureType)<F extends javax.xml.ws.WebServiceFeature>
FBindingImpl. getFeature(Class<F> featureType)static <F extends javax.xml.ws.WebServiceFeature>
FWebServiceFeatureList. getFeature(javax.xml.ws.WebServiceFeature[] features, Class<F> featureType)<F extends javax.xml.ws.WebServiceFeature>
FBindingImpl. getOperationFeature(Class<F> featureType, QName operationName)static <F extends javax.xml.ws.WebServiceFeature>
FFeatureListUtil. mergeFeature(Class<F> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)Method parameters in com.sun.xml.ws.binding with annotations of type Nullable Modifier and Type Method Description static booleanFeatureListUtil. isFeatureEnabled(Class<? extends javax.xml.ws.WebServiceFeature> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)static booleanFeatureListUtil. isFeatureEnabled(Class<? extends javax.xml.ws.WebServiceFeature> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)static <F extends javax.xml.ws.WebServiceFeature>
FFeatureListUtil. mergeFeature(Class<F> featureType, WebServiceFeatureList list1, WebServiceFeatureList list2)static <F extends javax.xml.ws.WebServiceFeature>
FFeatureListUtil. 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 Modifier and Type Field Description protected WSEndpointReferenceStub. endpointReferenceNon-null if this stub is configured to talk to an EPR.WSDLPortPortInfo. portModelIf a port is known statically to a WSDL,PortInfomay have the corresponding WSDL model.protected WSDLPortStub. wsdlPortMethods in com.sun.xml.ws.client with annotations of type Nullable Modifier and Type Method Description OperationDispatcherStub. getOperationDispatcher()Nullable when there is no associated WSDL ModelWSDLPortPortInfo. getPort()Method parameters in com.sun.xml.ws.client with annotations of type Nullable Modifier and Type Method Description protected InvocationHandlerWSServiceDelegate. getStubHandler(BindingImpl binding, SEIPortInfo eif, WSEndpointReference epr)Constructor parameters in com.sun.xml.ws.client with annotations of type Nullable Constructor Description AsyncResponseImpl(Runnable runnable, javax.xml.ws.AsyncHandler<T> handler)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.Stub(QName portname, WSServiceDelegate owner, Tube master, BindingImpl binding, WSDLPort wsdlPort, EndpointAddress defaultEndPointAddress, WSEndpointReference epr)Deprecated.WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, WebServiceFeatureList features)WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, WebServiceFeatureList features)WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, javax.xml.ws.WebServiceFeature... features)WSServiceDelegate(Source wsdl, WSDLService service, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, javax.xml.ws.WebServiceFeature... features)WSServiceDelegate(Source wsdl, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, WebServiceFeatureList features)WSServiceDelegate(Source wsdl, QName serviceName, Class<? extends javax.xml.ws.Service> serviceClass, javax.xml.ws.WebServiceFeature... 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 Modifier and Type Method Description protected StringDispatchImpl. resolveURI(URI endpointURI, String pathInfo, String queryString)protected StringDispatchImpl. resolveURI(URI endpointURI, String pathInfo, String queryString)Constructor parameters in com.sun.xml.ws.client.dispatch with annotations of type Nullable Constructor Description DispatchImpl(WSPortInfo portInfo, javax.xml.ws.Service.Mode mode, Tube pipe, BindingImpl binding, WSEndpointReference epr, boolean allowFaultResponseMsg)DispatchImpl(WSPortInfo portInfo, javax.xml.ws.Service.Mode mode, BindingImpl binding, WSEndpointReference epr)DispatchImpl(WSPortInfo portInfo, javax.xml.ws.Service.Mode mode, BindingImpl binding, WSEndpointReference epr, boolean allowFaultResponseMsg)DispatchImpl(WSPortInfo portInfo, javax.xml.ws.Service.Mode mode, BindingImpl binding, Tube pipe, WSEndpointReference epr, boolean allowFaultResponseMsg)DispatchImpl(QName port, javax.xml.ws.Service.Mode mode, WSServiceDelegate owner, Tube pipe, BindingImpl binding, WSEndpointReference epr)Deprecated.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 Modifier and Type Method Description OperationDispatcherSEIStub. 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 Modifier and Type Method Description JAXBContextFactoryUsesJAXBContextFeature. getFactory()Gets theJAXBContextFactoryinstance to be used for creatingJAXBContextfor SEI.TStatefulWebServiceManager. resolve(javax.xml.ws.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 Modifier and Type Method Description <EPR extends javax.xml.ws.EndpointReference>
EPRStatefulWebServiceManager. export(Class<EPR> epr, T o, EPRRecipe recipe)Exports an object.voidStatefulWebServiceManager. setTimeout(long milliseconds, StatefulWebServiceManager.Callback<T> callback)Configures timeout for exported instances.voidStatefulWebServiceManager. unexport(T o)Unexports the given instance.Constructor parameters in com.sun.xml.ws.developer with annotations of type Nullable Constructor Description StreamingAttachmentFeature(String dir, boolean parseEagerly, long memoryThreshold)UsesJAXBContextFeature(JAXBRIContext context)CreatesUsesJAXBContextFeature.UsesJAXBContextFeature(JAXBContextFactory factory)CreatesUsesJAXBContextFeature. -
Uses of Nullable in com.sun.xml.ws.encoding
Fields in com.sun.xml.ws.encoding with annotations of type Nullable Modifier and Type Field Description StringTagInfoset. nsUriNamespace URI of the start tag in stax-style.StringTagInfoset. prefixPrefix of the start tag in stax-style.Methods in com.sun.xml.ws.encoding with annotations of type Nullable Modifier and Type Method Description AttachmentMimeMultipartParser. getAttachmentPart(String contentId)This method can be called to get a matching MIME attachment part for the given contentId.StringContentTypeImpl. getCharSet()Returns the character set encoding.AttachmentMimeMultipartParser. getRootPart()Parses the stream and returns the root part.Constructor parameters in com.sun.xml.ws.encoding with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description QNameSOAPFaultBuilder. getFirstDetailEntryName()Method parameters in com.sun.xml.ws.fault with annotations of type Nullable Modifier and Type Method Description static MessageSOAPFaultBuilder. createSOAPFaultMessage(SOAPVersion soapVersion, javax.xml.ws.ProtocolException ex, QName faultcode) -
Uses of Nullable in com.sun.xml.ws.handler
Fields in com.sun.xml.ws.handler with annotations of type Nullable Modifier and Type Field Description protected WSDLPortHandlerTube. portMethods in com.sun.xml.ws.handler with annotations of type Nullable Modifier and Type Method Description WSDLPortMessageHandlerContextImpl. getPort()SEIModelMessageHandlerContextImpl. getSEIModel()Constructor parameters in com.sun.xml.ws.handler with annotations of type Nullable Constructor Description ClientMessageHandlerTube(SEIModel seiModel, WSBinding binding, WSDLPort port, Tube next)Creates a new instance of MessageHandlerTubeMessageHandlerContextImpl(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 Modifier and Type Method Description AttachmentMimeAttachmentSet. get(String contentId)StringFaultDetailHeader. getAttribute(String nsUri, String localName)StringProblemActionHeader. getAttribute(String nsUri, String localName)StringStringHeader. getAttribute(String nsUri, String localName)QNameFaultMessage. getFirstDetailEntryName()Constructor parameters in com.sun.xml.ws.message with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description StringSAAJMessage. 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 Constructor Description 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 Constructor Description PayloadStreamReaderMessage(MessageHeaders headers, XMLStreamReader reader, AttachmentSet attSet, SOAPVersion soapVersion)StreamMessage(MessageHeaders headers, AttachmentSet attachmentSet, XMLStreamReader reader, SOAPVersion soapVersion)Creates aStreamMessagefrom aXMLStreamReaderthat points at the start element of the payload, and headers.StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion)Creates aStreamMessagefrom aXMLStreamReaderand the complete infoset of the SOAP envelope.StreamMessage(TagInfoset envelopeTag, TagInfoset headerTag, AttachmentSet attachmentSet, MessageHeaders headers, TagInfoset bodyTag, XMLStreamReader reader, SOAPVersion soapVersion)Creates aStreamMessagefrom aXMLStreamReaderand the complete infoset of the SOAP envelope.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) -
Uses of Nullable in com.sun.xml.ws.model
Methods in com.sun.xml.ws.model with annotations of type Nullable Modifier and Type Method Description QNameJavaMethodImpl. getRequestPayloadName()QNameJavaMethodImpl. getResponsePayloadName() -
Uses of Nullable in com.sun.xml.ws.model.wsdl
Methods in com.sun.xml.ws.model.wsdl with annotations of type Nullable Modifier and Type Method Description WSEndpointReferenceWSDLPortImpl. getEPR()EditableWSDLPortWSDLServiceImpl. getMatchingPort(QName portTypeName)gets the first port in this service which matches the portTypeQNameWSDLBoundOperationImpl. getRequestPayloadName()QNameWSDLBoundOperationImpl. getResponsePayloadName()Constructor parameters in com.sun.xml.ws.model.wsdl with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description javax.xml.ws.EndpointReferenceCreateSequenceResponseData. getAcceptedSequenceAcksTo()AcknowledgementDataCloseSequenceData. getAcknowledgementData()AcknowledgementDataCloseSequenceResponseData. getAcknowledgementData()AcknowledgementDataTerminateSequenceData. getAcknowledgementData()AcknowledgementDataTerminateSequenceResponseData. getAcknowledgementData()StringTerminateSequenceResponseData. getBoundSequenceId()StringCreateSequenceData. getOfferedSequenceId()SecurityTokenReferenceTypeCreateSequenceData. getStrType()Method parameters in com.sun.xml.ws.rx.rm.protocol with annotations of type Nullable Modifier and Type Method Description CloseSequenceData.BuilderCloseSequenceData.Builder. acknowledgementData(AcknowledgementData acknowledgementData)voidCloseSequenceResponseData.Builder. acknowledgementData(AcknowledgementData acknowledgementData)TerminateSequenceData.BuilderTerminateSequenceData.Builder. acknowledgementData(AcknowledgementData acknowledgementData)TerminateSequenceResponseData.BuilderTerminateSequenceResponseData.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 Modifier and Type Method Description abstract PacketWsrmProtocolHandler. toPacket(CloseSequenceData data, Packet requestPacket)abstract PacketWsrmProtocolHandler. toPacket(CreateSequenceData data, Packet requestPacket)abstract PacketWsrmProtocolHandler. 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 Modifier and Type Method Description ApplicationMessageSequence. retrieveMessage(String correlationId)Retrieves a message stored within the sequence under the providedcorrelationIdif avalable. -
Uses of Nullable in com.sun.xml.ws.rx.util
Methods in com.sun.xml.ws.rx.util with annotations of type Nullable Modifier and Type Method Description EndpointAddressCommunicator. getDestinationAddress()Provides the destination endpoint reference thisCommunicatoris pointing to.Method parameters in com.sun.xml.ws.rx.util with annotations of type Nullable Modifier and Type Method Description voidCommunicator. sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler)Asynchronously sends the requestPacketvoidCommunicator. sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler, FiberContextSwitchInterceptor interceptor)voidCommunicator. sendAsync(Packet request, Fiber.CompletionCallback completionCallbackHandler, FiberContextSwitchInterceptor interceptor)voidFiberExecutor. 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 Modifier and Type Method Description StringLazyStreamBasedMessage. 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 Constructor Description VerifiedStreamMessage(MessageHeaders headers, AttachmentSet attachmentSet, XMLStreamReader reader, SOAPVersion soapVersion, Map<String,String> bodyEnvNs)Creates aStreamMessagefrom aXMLStreamReaderthat 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 aStreamMessagefrom aXMLStreamReaderand 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 aStreamMessagefrom aXMLStreamReaderand 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 Modifier and Type Method Description StringHeader. getAttribute(String nsUri, String localName)Gets the attribute value on the header element.StringHeader. getAttribute(QName name)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 Modifier and Type Method Description StringSecurityHeader. getAttribute(String nsUri, String localName)Gets the attribute value on the header element.StringSecurityHeader. getAttribute(QName name)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 Modifier and Type Method Description static ElementDOMUtil. 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 Modifier and Type Method Description OperationDispatcherWSEndpointImpl. getOperationDispatcher()Nullable when there is no associated WSDL ModelSEIModelWSEndpointImpl. getSEIModel()static StringEndpointFactory. getWsdlLocation(Class<?> implType)Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.static StringEndpointFactory. 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 Modifier and Type Method Description <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)<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)<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)<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)<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)<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)<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)<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)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)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)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)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)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)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)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)voidStatefulInstanceResolver. unexport(T o)Constructor parameters in com.sun.xml.ws.server with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description protected PacketProviderArgumentsBuilder. getResponse(Packet request, T returnValue, WSDLPort port, WSBinding binding)CreatesPacketfrom method invocation's return valuevoidAsyncProviderInvokerTube.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 Modifier and Type Method Description static TypeBindingHelper. getBaseType(Type type, Class baseType)Gets the parameterization of the given base type.QNameBindingContext. getElementName(Class o)Allows to retrieve the element name based on Class.QNameBindingContext. 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 Modifier and Type Method Description TOldBridge. unmarshal(XMLStreamReader in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TOldBridge. unmarshal(Source in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TOldBridge. unmarshal(Node n, javax.xml.bind.attachment.AttachmentUnmarshaller au)TXMLBridge. unmarshal(XMLStreamReader in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TXMLBridge. unmarshal(Source in, javax.xml.bind.attachment.AttachmentUnmarshaller au)TXMLBridge. unmarshal(Node n, javax.xml.bind.attachment.AttachmentUnmarshaller au) -
Uses of Nullable in com.sun.xml.ws.streaming
Methods in com.sun.xml.ws.streaming with annotations of type Nullable Modifier and Type Method Description static StringXMLStreamWriterUtil. getEncoding(XMLStreamWriter writer)Gives the encoding with which XMLStreamWriter is created.static OutputStreamXMLStreamWriterUtil. getOutputStream(XMLStreamWriter writer)Gives the underlying stream for XMLStreamWriter.Constructor parameters in com.sun.xml.ws.streaming with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description abstract StringWSHTTPConnection. getPathInfo()Extra portion of the request URI after the end of the expected address of the service but before the query stringabstract StringWSHTTPConnection. getQueryString()HTTP Query string, such as "foo=bar", or null if none exists.abstract StringWSHTTPConnection. 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 Modifier and Type Method Description protected InputStreamHttpClientTransport. 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 Modifier and Type Method Description protected WSServletDelegateWSServlet. getDelegate(javax.servlet.ServletConfig servletConfig)Gets theWSServletDelegatethat 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 Modifier and Type Method Description ChannelContextClientConnectionSession. findWSServiceContextByURI(WSTCPURI wsTCPURI)ObjectClientConnectionSession. getAttribute(String name)StringTCPClientTransport. getContentType()WSTCPErrorTCPClientTransport. getError()Method parameters in com.sun.xml.ws.transport.tcp.client with annotations of type Nullable Modifier and Type Method Description voidTCPClientTransport. 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 Modifier and Type Method Description ChannelContextServerConnectionSession. findWSServiceContextByChannelId(int channelId)static IncomeMessageProcessorIncomeMessageProcessor. getMessageProcessorForPort(int port)TCPAdapterWSTCPAdapterRegistry. getTarget(WSTCPURI requestURI)TCPAdapterWSTCPDelegate. getTarget(WSTCPURI tcpURI)Determines whichTCPAdapterserves 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 Constructor Description 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 Modifier and Type Method Description ChannelContextConnectionSession. findWSServiceContextByChannelId(int channelId)ChannelContextConnectionSession. findWSServiceContextByURI(WSTCPURI wsTCPURI)ObjectConnectionSession. getAttribute(String name)CodecChannelContext. getCodec()Return message Codec, which is used for encoding/decoding messages on this virtual channelWSTCPURIChannelContext. getTargetWSURI()Return correspondent WS's URIMethod parameters in com.sun.xml.ws.transport.tcp.util with annotations of type Nullable Modifier and Type Method Description voidConnectionSession. 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 Modifier and Type Method Description static ElementDOMUtil. getFirstElementChild(Node parent)Gets the first element child.Method parameters in com.sun.xml.ws.util with annotations of type Nullable Modifier and Type Method Description 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 Modifier and Type Method Description static EntityResolverXmlCatalogUtil. createEntityResolver(URL catalogUrl)Gets an EntityResolver using XML catalogstatic EntityResolverXmlUtil. createEntityResolver(URL catalogUrl)Gets an EntityResolver using XML catalog -
Uses of Nullable in com.sun.xml.ws.wsdl
Methods in com.sun.xml.ws.wsdl with annotations of type Nullable Modifier and Type Method Description SDDocumentSDDocumentResolver. resolve(String systemId)returnsSDDocumentfor the give systemId.Constructor parameters in com.sun.xml.ws.wsdl with annotations of type Nullable Constructor Description 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 Modifier and Type Method Description static WSDLModelRuntimeWSDLParser. parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, PolicyResolver policyResolver, WSDLParserExtension... extensions)Parses the WSDL and gives WSDLModel.static WSDLModelRuntimeWSDLParser. parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, WSDLParserExtension... extensions)Parses the WSDL and gives WSDLModel.static WSDLModelRuntimeWSDLParser. 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 WSDLModelRuntimeWSDLParser. parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, Class serviceClass, PolicyResolver policyResolver, WSDLParserExtension... extensions)Parses the WSDL and gives WSDLModel.static WSDLModelRuntimeWSDLParser. parse(URL wsdlLoc, Source wsdlSource, EntityResolver resolver, boolean isClientSide, Container container, Class serviceClass, WSDLParserExtension... extensions)Parses the WSDL and gives WSDLModel.protected voidRuntimeWSDLParser. 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 Modifier and Type Method Description StringDocumentLocationResolver. getLocationFor(String namespaceURI, String systemId)Produces a relative reference from one document to another.
-