public class J2EEModelerHelper extends Object
| Constructor and Description |
|---|
J2EEModelerHelper(J2EEModelerIf base,
J2EEModelInfo modelInfo) |
public J2EEModelerHelper(J2EEModelerIf base, J2EEModelInfo modelInfo)
protected String getServiceInterfaceName(QName serviceQName, Service wsdlService)
serviceQName - wsdlService - protected void setJavaOperationNameProperty(Message inputMessage)
protected boolean useExplicitServiceContextForDocLit(Message inputMessage)
protected boolean useExplicitServiceContextForRpcLit(Message inputMessage)
protected J2EEModelInfo.MetadataOperationInfo findOperationInfo(Message inputMessage)
protected boolean useExplicitServiceContextForRpcEncoded(Message inputMessage)
protected boolean isUnwrappable(Message inputMessage)
protected void setCurrentPort(Port port)
public LiteralType getElementTypeToLiteralType(QName elementType)
protected AbstractType verifyResultType(AbstractType type, Operation operation)
protected AbstractType verifyParameterType(AbstractType type, String partName, Operation operation)
protected void postProcessSOAPOperation(Operation operation)
protected WSDLModelerBase.WSDLExceptionInfo getExceptionInfo(Fault fault)
protected void setSOAPUse()
public static QName getQNameOf(GloballyKnown entity)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.