| com.sun.xml.ws.addressing.WsaTube com.sun.xml.ws.addressing.WsaClientTube
WsaClientTube | final public class WsaClientTube extends WsaTube (Code) | | WsaClientTube appears in the Tubeline only if addressing is enabled.
This tube checks the validity of addressing headers in the incoming messages
based on the WSDL model.
author: Arun Gupta |
checkMandatoryHeaders | protected void checkMandatoryHeaders(Packet packet, boolean foundAction, boolean foundTo, boolean foundMessageID, boolean foundRelatesTo)(Code) | | |
validateAction | public void validateAction(Packet packet)(Code) | | |
|
|