Understanding the Assembly Viewer in iWay Explorer

iWay Explorer will first display the .NET assemblies found in a particular directory, in this example, the samples directory.

Expand an assembly, and the list of classes for the assembly are displayed.

In the Detail pane, the Assembly Information window will display relevant information on the selected assembly, as shown in the following image.

The Detail pane will display information on the class, as shown in the following image.

Expand a class and the methods of the class appear, as shown in the following image.

Expand a method, and the method information displays, as shown in the following image.

The Detail pane displays information on the selected method, as shown in the following image.

To create XML schema for a method, right-click the method and select Open Schemas from the context menu.

To create an iWay Business Service (web service) for a method, right-click the method and select Create iWay Business Service from the context menu.


iWay Software