|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.codehaus.xfire.java | |
org.codehaus.xfire.java.message | |
org.codehaus.xfire.java.wsdl |
Uses of Operation in org.codehaus.xfire.java |
---|
Methods in org.codehaus.xfire.java that return Operation | |
---|---|
Operation |
JavaService.getOperation(java.lang.String localName,
java.lang.String namespace)
|
Operation |
DefaultJavaService.getOperation(java.lang.String localName,
java.lang.String namespace)
|
Uses of Operation in org.codehaus.xfire.java.message |
---|
Fields in org.codehaus.xfire.java.message declared as Operation | |
---|---|
protected Operation |
AbstractMessageBridge.operation
|
Methods in org.codehaus.xfire.java.message that return Operation | |
---|---|
protected Operation |
DocumentBridge.findOperation(int i)
|
Operation |
MessageBridge.getOperation()
|
Operation |
AbstractMessageBridge.getOperation()
|
Methods in org.codehaus.xfire.java.message with parameters of type Operation | |
---|---|
void |
AbstractMessageBridge.setOperation(Operation operation)
|
Uses of Operation in org.codehaus.xfire.java.wsdl |
---|
Methods in org.codehaus.xfire.java.wsdl with parameters of type Operation | |
---|---|
protected void |
WrappedWSDL.createInputParts(javax.wsdl.Message req,
Operation op)
|
protected void |
DocumentWSDL.createInputParts(javax.wsdl.Message req,
Operation op)
|
protected abstract void |
AbstractWSDL.createInputParts(javax.wsdl.Message req,
Operation op)
|
protected void |
WrappedWSDL.createOutputParts(javax.wsdl.Message req,
Operation op)
|
protected void |
DocumentWSDL.createOutputParts(javax.wsdl.Message res,
Operation op)
|
protected abstract void |
AbstractWSDL.createOutputParts(javax.wsdl.Message req,
Operation op)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |