C N W

C

com.sun.tools.ws.spi - package com.sun.tools.ws.spi
This document describes the SPI for the JAX-WS 2.0.1 tools.

N

newInstance() - Static method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Obtain an instance of a factory.

W

wsgen(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsgen on the endpoint implementation, and generates the necessary artifacts like wrapper, exception bean classes etc.
wsgen(OutputStream, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsgen on the endpoint implementation, and generates the necessary artifacts like wrapper, exception bean classes etc.
wsimport(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsimport on the wsdl URL argument, and generates the necessary portable artifacts like SEI, Service, Bean classes etc.
wsimport(OutputStream, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsimport on the wsdl URL argument, and generates the necessary portable artifacts like SEI, Service, Bean classes etc.
WSToolsObjectFactory - Class in com.sun.tools.ws.spi
Singleton abstract factory used to produce JAX-WS tools related objects.
WSToolsObjectFactory() - Constructor for class com.sun.tools.ws.spi.WSToolsObjectFactory
 

C N W

Copyright ? 2005 Sun Microsystems, Inc. All Rights Reserved.