Uses of Class
org.apache.axis.wsdl.symbolTable.MimeInfo

Packages that use MimeInfo
org.apache.axis.wsdl.symbolTable   
 

Uses of MimeInfo in org.apache.axis.wsdl.symbolTable
 

Methods in org.apache.axis.wsdl.symbolTable that return MimeInfo
 MimeInfo Parameter.getMIMEInfo()
          Get the MIME type of the parameter.
 MimeInfo BindingEntry.getMIMEInfo(java.lang.String operationName, java.lang.String parameterName)
          Get the mime mapping for the given parameter name.
 

Methods in org.apache.axis.wsdl.symbolTable with parameters of type MimeInfo
 void Parameter.setMIMEInfo(MimeInfo mimeInfo)
          Set the MIME type of the parameter.
 



Copyright ? 2003 Apache Web Services Project. All Rights Reserved.