|
Tuscany Assembly Model | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSDLServiceContract
A WSDL service contract.
Method Summary | |
---|---|
javax.wsdl.PortType |
getCallbackPortType()
Returns the callback WSDL portType. |
javax.wsdl.PortType |
getPortType()
Returns the WSDL portType. |
void |
setCallbackPortType(javax.wsdl.PortType portType)
Sets the callback WSDL portType. |
void |
setPortType(javax.wsdl.PortType portType)
Sets the WSDL portType. |
Methods inherited from interface org.apache.tuscany.model.assembly.ServiceContract |
---|
getCallbackInterface, getInterface, getScope, setCallbackInterface, setInterface, setScope |
Methods inherited from interface org.apache.tuscany.model.assembly.Extensible |
---|
getExtensibilityAttributes, getExtensibilityElements |
Methods inherited from interface org.apache.tuscany.model.assembly.AssemblyObject |
---|
accept, freeze, initialize |
Method Detail |
---|
javax.wsdl.PortType getPortType()
void setPortType(javax.wsdl.PortType portType)
portType
- javax.wsdl.PortType getCallbackPortType()
void setCallbackPortType(javax.wsdl.PortType portType)
portType
-
|
Tuscany Assembly Model | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |