|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertySet.Property | |
|---|---|
| com.sun.xml.ws.addressing | |
| com.sun.xml.ws.api.addressing | |
| com.sun.xml.ws.api.message | Message and related abstractions that represent a SOAP message. |
| com.sun.xml.ws.api.pipe | Pipe and related abstractions. |
| com.sun.xml.ws.client | JAX-WS 2.0.1 Client Runtime |
| com.sun.xml.ws.encoding.xml | |
| com.sun.xml.ws.model.wsdl | |
| Uses of PropertySet.Property in com.sun.xml.ws.addressing |
|---|
| Methods in com.sun.xml.ws.addressing with annotations of type PropertySet.Property | |
|---|---|
String |
WsaPropertyBag.getAction()
Gets the wsa:Action header content as String. |
WSEndpointReference |
WsaPropertyBag.getFaultToFromRequest()
|
WSEndpointReference |
WsaPropertyBag.getFrom()
Gets the wsa:From header. |
String |
WsaPropertyBag.getMessageID()
Gets the wsa:MessageID header content as String. |
String |
WsaPropertyBag.getMessageIdFromRequest()
|
WSEndpointReference |
WsaPropertyBag.getReplyToFromRequest()
|
String |
WsaPropertyBag.getTo()
Gets the wsa:To header. |
WSEndpointReference |
WsaPropertyBag.getToAsReference()
Gets the wsa:To header. |
| 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 | |
|---|---|
String |
AddressingPropertySet.getFaultTo()
|
| Uses of PropertySet.Property in com.sun.xml.ws.api.message |
|---|
| Fields in com.sun.xml.ws.api.message with annotations of type PropertySet.Property | |
|---|---|
WSEndpoint |
Packet.endpoint
The governing WSEndpoint in which this message is floating. |
Boolean |
Packet.expectReply
A hint indicating that whether a transport should expect a reply back from the server. |
HandlerConfiguration |
Packet.handlerConfig
This property holds the snapshot of HandlerConfiguration at the time of invocation. |
BindingProvider |
Packet.proxy
If a message originates from a proxy stub that implements a port interface, this field is set to point to that object. |
String |
Packet.soapAction
The value of the SOAPAction header associated with the message. |
| Methods in com.sun.xml.ws.api.message with annotations of type PropertySet.Property | |
|---|---|
String |
Packet.getContentNegotiationString()
|
String |
Packet.getEndPointAddressString()
Deprecated. The programatic acccess should be done via Packet.endpointAddress. This is for JAX-WS client applications
that access this property via BindingProvider.ENDPOINT_ADDRESS_PROPERTY. |
List<Element> |
Packet.getReferenceParameters()
Gives a list of Reference Parameters in the Message |
QName |
Packet.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.Property | |
|---|---|
Message |
ThrowableContainerPropertySet.getFaultMessage()
|
Packet |
ThrowableContainerPropertySet.getResponsePacket()
|
Throwable |
ThrowableContainerPropertySet.getThrowable()
|
boolean |
ThrowableContainerPropertySet.isFaultCreated()
|
| Uses of PropertySet.Property in com.sun.xml.ws.client |
|---|
| Methods in com.sun.xml.ws.client with annotations of type PropertySet.Property | |
|---|---|
String |
RequestContext.getContentNegotiationString()
|
String |
RequestContext.getEndPointAddressString()
Deprecated. always access RequestContext.endpointAddress. |
String |
RequestContext.getSoapAction()
|
Boolean |
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 | |
|---|---|
String |
XMLPropertyBag.getXMLContentType()
|
| Uses of PropertySet.Property in com.sun.xml.ws.model.wsdl |
|---|
| Methods in com.sun.xml.ws.model.wsdl with annotations of type PropertySet.Property | |
|---|---|
InputSource |
WSDLProperties.getWSDLDescription()
|
abstract QName |
WSDLProperties.getWSDLPort()
|
abstract QName |
WSDLProperties.getWSDLPortType()
|
abstract QName |
WSDLProperties.getWSDLService()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||