Uses of Class
org.apache.axis.wsdl.symbolTable.MimeInfo
-
Packages that use MimeInfo Package Description org.apache.axis.wsdl.symbolTable -
-
Uses of MimeInfo in org.apache.axis.wsdl.symbolTable
Methods in org.apache.axis.wsdl.symbolTable that return MimeInfo Modifier and Type Method Description MimeInfoBindingEntry. getMIMEInfo(java.lang.String operationName, java.lang.String parameterName)Get the mime mapping for the given parameter name.MimeInfoParameter. getMIMEInfo()Get the MIME type of the parameter.Methods in org.apache.axis.wsdl.symbolTable with parameters of type MimeInfo Modifier and Type Method Description voidParameter. setMIMEInfo(MimeInfo mimeInfo)Set the MIME type of the parameter.
-