Uses of Annotation Type
com.oracle.webservices.api.message.PropertySet.Property
Packages that use PropertySet.Property
Package
Description
Message and related abstractions that represent a SOAP message.Pipe and related abstractions.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
Servlet transport for the JAX-WS RI.
-
Uses of PropertySet.Property in com.oracle.webservices.oracle_internal_api.rm
Methods in com.oracle.webservices.oracle_internal_api.rm with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionabstract BooleanInboundAccepted.getAccepted()abstract BooleanOutboundDelivered.getDelivered()abstract StringOutboundDelivered.getMessageIdentity()abstract longInboundAccepted.getRMMessageNumber()abstract StringInboundAccepted.getRMSequenceId() -
Uses of PropertySet.Property in com.sun.xml.ws.addressing
Methods in com.sun.xml.ws.addressing with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionWsaPropertyBag.getAction()Gets thewsa:Actionheader content as String.WsaPropertyBag.getFaultToFromRequest()WsaPropertyBag.getFrom()Gets thewsa:Fromheader.WsaPropertyBag.getMessageID()Gets thewsa:MessageIDheader content as String.WsaPropertyBag.getMessageIdFromRequest()WsaPropertyBag.getReplyToFromRequest()WsaPropertyBag.getTo()Gets thewsa:Toheader.WsaPropertyBag.getToAsReference()Gets thewsa:Toheader. -
Uses of PropertySet.Property in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing with annotations of type PropertySet.Property -
Uses of PropertySet.Property in com.sun.xml.ws.api.message
Fields in com.sun.xml.ws.api.message with annotations of type PropertySet.PropertyModifier and TypeFieldDescriptionPacket.endpointThe governingWSEndpointin which this message is floating.Packet.expectReplyA hint indicating that whether a transport should expect a reply back from the server.Packet.handlerConfigThis property holds the snapshot of HandlerConfiguration at the time of invocation.jakarta.xml.ws.BindingProviderPacket.proxyIf a message originates from a proxy stub that implements a port interface, this field is set to point to that object.Packet.soapActionThe value of the SOAPAction header associated with the message.Methods in com.sun.xml.ws.api.message with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionPacket.getContentNegotiationString()Packet.getEndPointAddressString()Deprecated.Packet.getReferenceParameters()Gives a list of Reference Parameters in the Messagefinal QNamePacket.getWSDLOperation()Returns the QName of the wsdl operation associated with this packet. -
Uses of PropertySet.Property in com.sun.xml.ws.api.pipe
Methods in com.sun.xml.ws.api.pipe with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionThrowableContainerPropertySet.getFaultMessage()ThrowableContainerPropertySet.getResponsePacket()ThrowableContainerPropertySet.getThrowable()booleanThrowableContainerPropertySet.isFaultCreated() -
Uses of PropertySet.Property in com.sun.xml.ws.client
Methods in com.sun.xml.ws.client with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionRequestContext.getContentNegotiationString()RequestContext.getEndPointAddressString()Deprecated.always accessRequestContext.endpointAddress.RequestContext.getSoapAction()RequestContext.getSoapActionUse() -
Uses of PropertySet.Property in com.sun.xml.ws.encoding.xml
Methods in com.sun.xml.ws.encoding.xml with annotations of type PropertySet.Property -
Uses of PropertySet.Property in com.sun.xml.ws.model.wsdl
Methods in com.sun.xml.ws.model.wsdl with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionWSDLProperties.getWSDLDescription()abstract QNameWSDLProperties.getWSDLPort()abstract QNameWSDLProperties.getWSDLPortType()abstract QNameWSDLProperties.getWSDLService() -
Uses of PropertySet.Property in com.sun.xml.ws.rx.mc.dev
Methods in com.sun.xml.ws.rx.mc.dev with annotations of type PropertySet.Property -
Uses of PropertySet.Property in com.sun.xml.ws.rx.rm.runtime.transaction
Methods in com.sun.xml.ws.rx.rm.runtime.transaction with annotations of type PropertySet.Property -
Uses of PropertySet.Property in com.sun.xml.ws.transport.http.servlet
Methods in com.sun.xml.ws.transport.http.servlet with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionjakarta.servlet.ServletContextServletConnectionImpl.getContext()ServletConnectionImpl.getHaInfo()ServletConnectionImpl.getPathInfo()ServletConnectionImpl.getQueryString()jakarta.servlet.http.HttpServletRequestServletConnectionImpl.getRequest()ServletConnectionImpl.getRequestHeaders()ServletConnectionImpl.getRequestMethod()ServletConnectionImpl.getRequestURL()jakarta.servlet.http.HttpServletResponseServletConnectionImpl.getResponse()ServletConnectionImpl.getResponseHeaders()intServletConnectionImpl.getStatus() -
Uses of PropertySet.Property in com.sun.xml.ws.transport.tcp.client
Methods in com.sun.xml.ws.transport.tcp.client with annotations of type PropertySet.Property -
Uses of PropertySet.Property in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server with annotations of type PropertySet.PropertyModifier and TypeMethodDescriptionTCPServiceChannelWSAdapter.ServiceChannelWSSatellite.getAdapterRegistry()TCPServiceChannelWSAdapter.ServiceChannelWSSatellite.getChannelContext()
Packet.endpointAddress.