|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationSelection | |
org.apache.wsif.providers.jca.toolplugin |
Uses of OperationSelection in org.apache.wsif.providers.jca.toolplugin |
Methods in org.apache.wsif.providers.jca.toolplugin that return OperationSelection | |
OperationSelection[] |
PortTypeSelection.getOperationSelection()
Returns the selected WSDL Operations for the PortType. |
Methods in org.apache.wsif.providers.jca.toolplugin with parameters of type OperationSelection | |
void |
PortTypeSelection.setOperationSelection(OperationSelection[] operationSelection)
Sets the selected WSDL Operations for the PortType. |
Constructors in org.apache.wsif.providers.jca.toolplugin with parameters of type OperationSelection | |
PortTypeSelection(javax.xml.namespace.QName portTypeQName,
OperationSelection[] operationSelection)
Constructs a PortTypeSelection for a given WSDL PortType and selected WSDL Operations |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |