82838485868788899091
super(next); props.put(PipeConstants.SECURITY_PIPE,this); this.helper = new PipeHelper(PipeConstants.SOAP_LAYER,props,null); this.isHttpBinding = isHttpBinding; }
9091929394959697
WSDLPort wsdlModel = (WSDLPort)props.get(PipeConstants.WSDL_MODEL); if (wsdlModel != null) { props.put(PipeConstants.WSDL_SERVICE, wsdlModel.getOwner().getName()); } this.helper = new PipeHelper(PipeConstants.SOAP_LAYER,props,null); }