public abstract class WsaTubeHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected AddressingVersion |
addVer |
protected WSBinding |
binding |
protected SEIModel |
seiModel |
protected SOAPVersion |
soapVer |
protected WSDLPort |
wsdlPort |
Constructor and Description |
---|
WsaTubeHelper(WSBinding binding,
SEIModel seiModel,
WSDLPort wsdlPort) |
protected SEIModel seiModel
protected WSDLPort wsdlPort
protected WSBinding binding
protected final SOAPVersion soapVer
protected final AddressingVersion addVer
String getFaultActionFromSEIModel(Packet requestPacket, Packet responsePacket)
String getFaultAction(@Nullable WSDLBoundOperation wbo, Packet responsePacket)
public String getEffectiveInputAction(Packet packet)
packet
- public boolean isInputActionDefault(Packet packet)
String getOutputAction(@Nullable WSDLBoundOperation wbo)
public javax.xml.soap.SOAPFault createInvalidAddressingHeaderFault(InvalidAddressingHeaderException e, AddressingVersion av)
public javax.xml.soap.SOAPFault newMapRequiredFault(MissingAddressingHeaderException e)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.