Skip navigation links
B C F G I L N O P S V W 

B

binding() - Method in class org.reficio.ws.builder.core.Wsdl
 
buildEmptyFault() - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildEmptyFault(SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildEmptyFault() - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildEmptyFault(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildEmptyMessage() - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildEmptyMessage(SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildEmptyMessage() - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildEmptyMessage(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildFault(String, String) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildFault(String, String, SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildFault(String, String) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildFault(String, String, SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildInputMessage(SoapOperation) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildInputMessage(SoapOperation, SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildInputMessage() - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildInputMessage(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildOutputMessage(SoapOperation) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildOutputMessage(SoapOperation, SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilder
 
buildOutputMessage() - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
buildOutputMessage(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 

C

createOperation(SoapBuilder, Binding, BindingOperation, String) - Static method in class org.reficio.ws.builder.core.SoapUtils
 

F

find() - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
find(SoapContext) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
find() - Method in interface org.reficio.ws.builder.SoapOperationFinder
 
find(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationFinder
 

G

getBinding() - Method in interface org.reficio.ws.builder.SoapBuilder
 
getBindingName() - Method in interface org.reficio.ws.builder.SoapBuilder
 
getBindingName() - Method in interface org.reficio.ws.builder.SoapOperation
 
getBindings() - Method in class org.reficio.ws.builder.core.Wsdl
 
getBuilder(String) - Method in class org.reficio.ws.builder.core.Wsdl
 
getBuilder(String, SoapContext) - Method in class org.reficio.ws.builder.core.Wsdl
 
getBuilder(QName) - Method in class org.reficio.ws.builder.core.Wsdl
 
getBuilder(QName, SoapContext) - Method in class org.reficio.ws.builder.core.Wsdl
 
getContext() - Method in interface org.reficio.ws.builder.SoapBuilder
 
getContext() - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
getOperationBuilder(SoapOperation) - Method in interface org.reficio.ws.builder.SoapBuilder
 
getOperationInputName() - Method in interface org.reficio.ws.builder.SoapOperation
 
getOperationName() - Method in interface org.reficio.ws.builder.SoapOperation
 
getOperationOutputName() - Method in interface org.reficio.ws.builder.SoapOperation
 
getOperations() - Method in interface org.reficio.ws.builder.SoapBuilder
 
getServiceUrls() - Method in interface org.reficio.ws.builder.SoapBuilder
 
getSoapAction() - Method in interface org.reficio.ws.builder.SoapOperation
 
getSOAPActionUri(BindingOperation) - Static method in class org.reficio.ws.builder.core.SoapUtils
 

I

inputName(String) - Method in interface org.reficio.ws.builder.SoapOperationFinder
 
isInputSoapEncoded(SoapOperation) - Method in interface org.reficio.ws.builder.SoapBuilder
 
isInputSoapEncoded() - Method in interface org.reficio.ws.builder.SoapOperation
 
isOutputSoapEncoded(SoapOperation) - Method in interface org.reficio.ws.builder.SoapBuilder
 
isOutputSoapEncoded() - Method in interface org.reficio.ws.builder.SoapOperation
 
isRpc() - Method in interface org.reficio.ws.builder.SoapBuilder
 
isRpc() - Method in interface org.reficio.ws.builder.SoapOperation
 

L

localPart(String) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 

N

name(String) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
name(QName) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
name(String) - Method in interface org.reficio.ws.builder.SoapOperationFinder
 
namespaceURI(String) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
normalizeSoapAction(String) - Static method in class org.reficio.ws.builder.core.SoapUtils
 

O

operation() - Method in interface org.reficio.ws.builder.SoapBuilder
 
org.reficio.ws.builder - package org.reficio.ws.builder
 
org.reficio.ws.builder.core - package org.reficio.ws.builder.core
 
outputName(String) - Method in interface org.reficio.ws.builder.SoapOperationFinder
 

P

parse(URL) - Static method in class org.reficio.ws.builder.core.Wsdl
 
parse(String) - Static method in class org.reficio.ws.builder.core.Wsdl
 
prefix(String) - Method in interface org.reficio.ws.builder.SoapBuilderFinder
 
printBindings() - Method in class org.reficio.ws.builder.core.Wsdl
 

S

saveWsdl(File) - Method in class org.reficio.ws.builder.core.Wsdl
 
saveWsdl(URL, File) - Static method in class org.reficio.ws.builder.core.Wsdl
 
setContext(SoapContext) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
soapAction(String) - Method in interface org.reficio.ws.builder.SoapOperationFinder
 
SoapBuilder - Interface in org.reficio.ws.builder
 
SoapBuilderFinder - Interface in org.reficio.ws.builder
 
SoapOperation - Interface in org.reficio.ws.builder
Wrapper object that represents one operation from a WSDL's binding
SoapOperationBuilder - Interface in org.reficio.ws.builder
 
SoapOperationFinder - Interface in org.reficio.ws.builder
 
SoapUtils - Class in org.reficio.ws.builder.core
 
SoapUtils() - Constructor for class org.reficio.ws.builder.core.SoapUtils
 

V

validateInputMessage(SoapOperation, String) - Method in interface org.reficio.ws.builder.SoapBuilder
 
validateInputMessage(SoapOperation, String, boolean) - Method in interface org.reficio.ws.builder.SoapBuilder
 
validateInputMessage(String) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
validateInputMessage(String, boolean) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
validateOutputMessage(SoapOperation, String) - Method in interface org.reficio.ws.builder.SoapBuilder
 
validateOutputMessage(SoapOperation, String, boolean) - Method in interface org.reficio.ws.builder.SoapBuilder
 
validateOutputMessage(String) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 
validateOutputMessage(String, boolean) - Method in interface org.reficio.ws.builder.SoapOperationBuilder
 

W

Wsdl - Class in org.reficio.ws.builder.core
 
B C F G I L N O P S V W 
Skip navigation links

Copyright © 2012-2018. All Rights Reserved.