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.
-
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 MessagePacket.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.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()
Packet.endpointAddress.