Web Service Attributes Editor: WSDL Customization: Binding Operations

Use the Binding Operations section to customize the attachment mechanism that provides additional metadata as to how the WSDL type is bound to Java.

For each operation you can set the following property.

Element Description

Enable MIME Content

When deselected the data will be bound to a Byte array. When selected wsimport will use the information in the mime:content portion of the binding section and bind it to java.awt.Image.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.