Package | Description |
---|---|
org.apache.axiom.soap | |
org.apache.axiom.soap.impl.dom | |
org.apache.axiom.soap.impl.llom |
Modifier and Type | Method and Description |
---|---|
Iterator |
SOAPHeader.getHeadersToProcess(RolePlayer rolePlayer)
Get the appropriate set of headers for a RolePlayer.
|
Iterator |
SOAPHeader.getHeadersToProcess(RolePlayer rolePlayer,
String namespace)
Get the appropriate set of headers for a RolePlayer in a particular namespace
The RolePlayer indicates whether it is the ultimate destination (in which case headers with
no role or the explicit UltimateDestination role will be included), and any non-standard
roles it supports.
|
Modifier and Type | Method and Description |
---|---|
Iterator |
SOAPHeaderImpl.getHeadersToProcess(RolePlayer rolePlayer)
Get the appropriate set of headers for a RolePlayer.
|
Iterator |
SOAPHeaderImpl.getHeadersToProcess(RolePlayer rolePlayer,
String namespace) |
Modifier and Type | Method and Description |
---|---|
Iterator |
SOAPHeaderImpl.getHeadersToProcess(RolePlayer rolePlayer)
Get the appropriate set of headers for a RolePlayer.
|
Iterator |
SOAPHeaderImpl.getHeadersToProcess(RolePlayer rolePlayer,
String namespace)
Get the appropriate set of headers for a RolePlayer.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.