Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.ws.soap.server
Class
public
class
SoapEndpointInvocationChain
extends
EndpointInvocationChain
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
SOAP-specific subclass of the
EndpointInvocationChain
. Adds associated actors (SOAP 1.1) or roles (SOAP 1.2). Used by the
SoapMessageDispatcher
to determine the MustUnderstand headers for particular endpoint.
See also
getActorsOrRoles()
SoapMessageDispatcher
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
EndpointInvocationChain. Adds associated actors (SOAP 1.1) or roles (SOAP 1.2). Used by theSoapMessageDispatcherto determine the MustUnderstand headers for particular endpoint.