org.apache.wsif.tools
Class WSDL2WSDL

java.lang.Object
  extended by org.apache.wsif.tools.WSDL2WSDL

public class WSDL2WSDL
extends java.lang.Object

WSIF WSDL2WSDL Utility program Add new WSDL bindings to a WSDL file TODO: Support bindings for all WSIF providers, ideally by designing a way for each provider to add its own binding. Based on the Apache AXIS Java2WSDL class by Ravi Kumar and Rich Scheuerle

Author:
Ant Elder

Constructor Summary
WSDL2WSDL()
          WSDL2WSDL constructor
 
Method Summary
static void main(java.lang.String[] args)
          Front end for the WSIF WSDL utilities
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDL2WSDL

public WSDL2WSDL()
WSDL2WSDL constructor

Method Detail

main

public static void main(java.lang.String[] args)
Front end for the WSIF WSDL utilities



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.