Uses of Class
org.apache.axis.wsdl.symbolTable.MimeInfo
Packages that use MimeInfo
-
Uses of MimeInfo in org.apache.axis.wsdl.symbolTable
Methods in org.apache.axis.wsdl.symbolTable that return MimeInfoModifier and TypeMethodDescriptionBindingEntry.getMIMEInfo(String operationName, String parameterName) Get the mime mapping for the given parameter name.Parameter.getMIMEInfo()Get the MIME type of the parameter.Methods in org.apache.axis.wsdl.symbolTable with parameters of type MimeInfoModifier and TypeMethodDescriptionvoidParameter.setMIMEInfo(MimeInfo mimeInfo) Set the MIME type of the parameter.