Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractApplicationContainer - Class in com.sun.xml.ws.test.container
-
Base implementation of
ApplicationContainer. - AbstractApplicationContainer(WsTool, WsTool, boolean) - Constructor for class com.sun.xml.ws.test.container.AbstractApplicationContainer
- AbstractHttpApplication - Class in com.sun.xml.ws.test.container
-
Partial
Applicationimplementation for web containers. - AbstractHttpApplication(URL, DeployedService) - Constructor for class com.sun.xml.ws.test.container.AbstractHttpApplication
- AbstractJavacTask - Class in com.sun.xml.ws.test.util
- AbstractXmlResource - Class in com.sun.xml.ws.test.client
-
Partial default implementation.
- AbstractXmlResource() - Constructor for class com.sun.xml.ws.test.client.AbstractXmlResource
- add(File) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
-
Adds a file path as an argument.
- add(String) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
- add(URL) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
- add(Path) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
- addAll(Collection<String>) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
- addArguments(String...) - Method in class com.sun.xml.ws.test.util.AbstractJavacTask
- addArguments(List<String>) - Method in class com.sun.xml.ws.test.util.AbstractJavacTask
- addClassFolder(File) - Method in class com.sun.xml.ws.test.Realm
-
Adds a single class folder.
- addJar(File) - Method in class com.sun.xml.ws.test.Realm
-
Adds a single jar.
- addJarFolder(File, String...) - Method in class com.sun.xml.ws.test.Realm
-
Adds all jars in the given folder.
- addScript(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- addSTSToClasspath() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- ADMIN_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
The admin HTTP port that Glassfish will use.
- ALL - Static variable in interface com.sun.xml.ws.test.model.TransportSet
-
Constant that represents a set that includes everything.
- allTestsDone(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- ALWAYS - Enum constant in enum com.sun.xml.ws.test.WsGenMode
-
Invokes wsgen for eager wrapper bean generation.
- app - Variable in class com.sun.xml.ws.test.container.DeployedService
-
Applicationthat represents the currently deployed service on the container. - applicableVersions - Variable in class com.sun.xml.ws.test.model.TestClient
-
Versions to which this client test applies.
- applicableVersions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Versions of the program that this test applies.
- Application - Interface in com.sun.xml.ws.test.container
-
Represents an application deployed inside a
ApplicationContainer. - ApplicationContainer - Interface in com.sun.xml.ws.test.container
-
Represents a place that runs services.
- AptAdapter() - Constructor for class com.sun.xml.ws.test.util.AptTask.AptAdapter
- AptTask - Class in com.sun.xml.ws.test.util
-
Ant task that invokes
APTloaded in a separate classloader. - AptTask() - Constructor for class com.sun.xml.ws.test.util.AptTask
- AptTask.AptAdapter - Class in com.sun.xml.ws.test.util
- ArgumentListBuilder - Class in com.sun.xml.ws.test.util
-
Provide convenient methods for building up command-line arguments.
- ArgumentListBuilder() - Constructor for class com.sun.xml.ws.test.util.ArgumentListBuilder
- assembleWar(DeployedService) - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
-
Prepares an exploded war file image for this service.
- assembleWar(DeployedService) - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- asSOAP11Message() - Method in class com.sun.xml.ws.test.client.AbstractXmlResource
- asSOAP11Message() - Method in interface com.sun.xml.ws.test.client.XmlResource
-
Reads it as SAAJ SOAPMessage in SOAP 1.1 and return it.
- asStreamSource() - Method in class com.sun.xml.ws.test.client.AbstractXmlResource
- asStreamSource() - Method in class com.sun.xml.ws.test.client.ReferencedXmlResource
- asStreamSource() - Method in interface com.sun.xml.ws.test.client.XmlResource
-
Returns this XML as a
StreamSource. - asString() - Method in class com.sun.xml.ws.test.client.InlineXmlResource
- asString() - Method in class com.sun.xml.ws.test.client.ReferencedXmlResource
- asString() - Method in interface com.sun.xml.ws.test.client.XmlResource
-
Returns this XML as a String literal.
B
- baseDir - Variable in class com.sun.xml.ws.test.model.TestService
-
Directory in which the service's source files reside.
- BOTH - Enum constant in enum com.sun.xml.ws.test.WsGenMode
-
Test both scenarios.
- bugsterIds - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Bugster IDs that are related to this test.
- build(ApplicationContainer, WsTool, String, boolean, VersionNumber) - Method in class com.sun.xml.ws.test.model.TestDescriptor
-
Creates the execution plan of this test descriptor and adds them to
TestSuite(so that whenTestSuiteis executed, you execute this test.
C
- Cached(DeploymentContext, TestClient) - Constructor for class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
- chdir(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- classDir - Variable in class com.sun.xml.ws.test.container.WAR
-
"build/classes" directory under the work directory.
- className - Variable in class com.sun.xml.ws.test.model.TestEndpoint
-
Name of the class that implements this endpoint.
- cleanDirectory(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- clientClassLoader - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
ClassLoaderthat loads all the generated client artifacts. - clientClasspaths - Variable in class com.sun.xml.ws.test.container.DeployedService
-
Classpaths to load client artifacts for this service.
- ClientCompileExecutor - Class in com.sun.xml.ws.test.exec
-
Used to compile clients when there's no server to deploy.
- ClientCompileExecutor(DeploymentContext) - Constructor for class com.sun.xml.ws.test.exec.ClientCompileExecutor
- clientCustomizations - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Possibly empty list of JAXB/JAX-WS external binding customizations.
- ClientExecutor - Class in com.sun.xml.ws.test.exec
-
Executes
TestClient. - ClientExecutor(DeploymentContext, TestClient) - Constructor for class com.sun.xml.ws.test.exec.ClientExecutor
- clients - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Client test scenarios that are to be executed.
- CodeGenerator - Class in com.sun.xml.ws.test
-
Class responsible for generation of bash scripts and java sources to allow running ws-unit test(s) with plain java and bash only (no ws-harness)
- CodeGenerator() - Constructor for class com.sun.xml.ws.test.CodeGenerator
- collectFiles() - Method in class com.sun.xml.ws.test.SourcesCollector
- com.sun.xml.ws.test - package com.sun.xml.ws.test
- com.sun.xml.ws.test.client - package com.sun.xml.ws.test.client
- com.sun.xml.ws.test.container - package com.sun.xml.ws.test.container
-
Container/transport abstraction API.
- com.sun.xml.ws.test.container.cargo - package com.sun.xml.ws.test.container.cargo
- com.sun.xml.ws.test.container.cargo.gf - package com.sun.xml.ws.test.container.cargo.gf
- com.sun.xml.ws.test.container.gf - package com.sun.xml.ws.test.container.gf
- com.sun.xml.ws.test.container.invm - package com.sun.xml.ws.test.container.invm
-
ApplicationContainerimplementation that uses the in-vm transport. - com.sun.xml.ws.test.container.javase - package com.sun.xml.ws.test.container.javase
- com.sun.xml.ws.test.container.jelly - package com.sun.xml.ws.test.container.jelly
- com.sun.xml.ws.test.container.local - package com.sun.xml.ws.test.container.local
-
ApplicationContainerimplementation that uses local transport and no "container" per se. - com.sun.xml.ws.test.exec - package com.sun.xml.ws.test.exec
-
Code that executes tests based on the test model.
- com.sun.xml.ws.test.model - package com.sun.xml.ws.test.model
-
Classes that describe a test (metadata of test).
- com.sun.xml.ws.test.tool - package com.sun.xml.ws.test.tool
- com.sun.xml.ws.test.util - package com.sun.xml.ws.test.util
- common - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
If non-null, this directory contains Java files shared by service and client.
- ConcurrentClientExecutor - Class in com.sun.xml.ws.test.exec
-
Executes
TestClientin concurrent fashion viaExecutor. - ConcurrentClientExecutor(DeploymentContext, TestClient) - Constructor for class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
- ConcurrentClientExecutor.Cached - Class in com.sun.xml.ws.test.exec
-
Fixed thread pool.
- ConcurrentClientExecutor.Fixed - Class in com.sun.xml.ws.test.exec
-
Fixed thread pool.
- container - Variable in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
-
Expected to be set by the constructor of the derived class.
- container - Variable in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
-
Expected to be set by the constructor of the derived class.
- container - Variable in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
-
Expected to be set by the constructor of the derived class.
- container - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
Container where services are deployed.
- containerClasspathPrefix - Static variable in class com.sun.xml.ws.test.Main
- contains(String) - Method in interface com.sun.xml.ws.test.model.TransportSet
-
Checks if the given transport is contained in this set.
- contains(String) - Method in class com.sun.xml.ws.test.model.TransportSet.Singleton
- context - Variable in class com.sun.xml.ws.test.exec.ClientCompileExecutor
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.ClientExecutor
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.JavaClientExecutor
-
Every
Executorworks for oneDeploymentContext. - context - Variable in class com.sun.xml.ws.test.exec.PrepareExecutor
-
Every
Executorworks for oneDeploymentContext. - copy(File, File) - Static method in class com.sun.xml.ws.test.SourcesCollector
- copyClasspath(Realm) - Method in class com.sun.xml.ws.test.container.WAR
-
Copies the classpath specified by the given
PathintoWEB-INF/libandWEB-INF/classes - copyDir(File, File, String) - Static method in class com.sun.xml.ws.test.util.FileUtil
-
Copies a whole directory recursively.
- copyFile(File, File) - Static method in class com.sun.xml.ws.test.util.FileUtil
-
Copies a single file.
- copyFilesTo(String) - Method in class com.sun.xml.ws.test.SourcesCollector
- copyResources(File) - Method in class com.sun.xml.ws.test.container.WAR
-
Copies resources under the directory in to
WEB-INF/classes - copyRuntimeLibraries() - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
-
Copy JAX-WS runtime code?
- copyRuntimeLibraries() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- copySources(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- copySunJaxwsXML(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- copyToClasses(File...) - Method in class com.sun.xml.ws.test.container.WAR
-
Copies handler files in to WEB-INF/classes
- copyToWEBINF(File) - Method in class com.sun.xml.ws.test.container.WAR
-
Copies web.xml to WEB-INF/
- copyWsit(File) - Method in class com.sun.xml.ws.test.container.WAR
- countTestCases() - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- create(String, String, String, QName, QName, String, String) - Static method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
-
Just so that we can invoke this method from beanshell.
- createDOMNode(InputStream) - Static method in class com.sun.xml.ws.test.client.ScriptBaseClass
- createExecutorService() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
- createExecutorService() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
-
Creates the
ExecutorServiceused for testing. - createExecutorService() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
- createTmpDir(boolean) - Static method in class com.sun.xml.ws.test.util.FileUtil
- createUndeployer() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
-
Creates another test to be exeucted at the end to undeploy the service that this test deployed.
- createWARZip(DeployedService, File) - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
-
Prepares a fully packaged war file to the specified location.
- createWsGen(File, boolean, String) - Static method in class com.sun.xml.ws.test.tool.WsTool
-
Determines which wsgen to use.
- createWsImport(File, boolean, String) - Static method in class com.sun.xml.ws.test.tool.WsTool
-
Determines which compiler to use.
- CustomizationBean - Class in com.sun.xml.ws.test.util
-
Bean used to pass parameters to custom-client.xml/custom-server.xml generation.
- CustomizationBean(String, String) - Constructor for class com.sun.xml.ws.test.util.CustomizationBean
- customizations - Variable in class com.sun.xml.ws.test.model.TestService
-
Possibly empty list of JAXB/JAX-WS external binding customizations.
D
- debug - Static variable in class com.sun.xml.ws.test.World
- deleteRecursive(File) - Static method in class com.sun.xml.ws.test.util.FileUtil
-
Recursively delete a directory and all its descendants.
- deploy(DeployedService) - Method in interface com.sun.xml.ws.test.container.ApplicationContainer
-
Starts a service inside a container, making it ready to process requests.
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.gf.GlassfishContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.invm.InVmContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.javase.JavaSeContainer
- deploy(DeployedService) - Method in class com.sun.xml.ws.test.container.local.LocalApplicationContainer
-
Deprecated.
- deploy(Deployable) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- deployableFactory - Variable in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- deployableFactory - Variable in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- deployableFactory - Variable in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- DeployedService - Class in com.sun.xml.ws.test.container
-
Information about running
TestService. - deployerFactory - Variable in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- deployerFactory - Variable in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- deployerFactory - Variable in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- DeploymentContext - Class in com.sun.xml.ws.test.container
-
State of running
TestDescriptorexecution. - DeploymentContext(TestDescriptor, ApplicationContainer, WsTool) - Constructor for class com.sun.xml.ws.test.container.DeploymentContext
- DeploymentExecutor - Class in com.sun.xml.ws.test.exec
- DeploymentExecutor(DeployedService) - Constructor for class com.sun.xml.ws.test.exec.DeploymentExecutor
- description - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Human readable description of this test.
- descriptor - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
The test descriptor that governs all the deployed services.
- DIRECTORY_FILTER - Static variable in class com.sun.xml.ws.test.util.FileUtil
- disgardWsGenOutput - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
If true, we don't want to package the result of wsgen so that we can test the generation of wrapper beans at the runtime.
- doConfigure(LocalContainer) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishStandaloneLocalConfiguration
-
Creates a new domain and set up the workspace by invoking the "asadmin" command.
- doMain(String[]) - Static method in class com.sun.xml.ws.test.Main
- doStart(Java) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- doStart(JvmLauncher) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- doStop(Java) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- doStop(JvmLauncher) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- dump(PrintStream) - Method in class com.sun.xml.ws.test.Realm
- dumpParams() - Method in class com.sun.xml.ws.test.tool.WsTool
- dumpWsParams(List<String>) - Method in class com.sun.xml.ws.test.tool.WsTool
E
- EmbeddedCargoApplicationContainer - Class in com.sun.xml.ws.test.container.cargo
-
ApplicationContainerthat loads the container into the harness VM. - EmbeddedCargoApplicationContainer(WsTool, WsTool, String, int, boolean) - Constructor for class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- EndpointInfoBean - Class in com.sun.xml.ws.test.container.jelly
-
This bean wraps the endpoint information.
- EndpointReader - Class in com.sun.xml.ws.test.model
- EndpointReader() - Constructor for class com.sun.xml.ws.test.model.EndpointReader
- endpoints - Variable in class com.sun.xml.ws.test.model.TestService
-
TestEndpoints that this service exposes. - ensureDirectoryExists(String) - Static method in class com.sun.xml.ws.test.SourcesCollector
- eval(Reader) - Method in class com.sun.xml.ws.test.client.InterpreterEx
- eval(Reader, NameSpace, String) - Method in class com.sun.xml.ws.test.client.InterpreterEx
- eval(String) - Method in class com.sun.xml.ws.test.client.InterpreterEx
- eval(String, NameSpace) - Method in class com.sun.xml.ws.test.client.InterpreterEx
- execute() - Method in class com.sun.xml.ws.test.util.AptTask.AptAdapter
-
Run the compilation.
- execute() - Method in class com.sun.xml.ws.test.util.JavacTask.JavacAdapter
-
Run the compilation.
F
- File(File) - Constructor for class com.sun.xml.ws.test.model.Script.File
- FileUtil - Class in com.sun.xml.ws.test.util
-
Class for utility methods for finding files and information about them.
- FileUtil() - Constructor for class com.sun.xml.ws.test.util.FileUtil
- Fixed(DeploymentContext, TestClient) - Constructor for class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
- fixedURLBASH(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- fixedURLJava(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- fixPort(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- FreeMarkerTemplate - Class in com.sun.xml.ws.test.util
- FreeMarkerTemplate(String) - Constructor for class com.sun.xml.ws.test.util.FreeMarkerTemplate
- FreeMarkerTemplate(String, int, String, String) - Constructor for class com.sun.xml.ws.test.util.FreeMarkerTemplate
G
- generateClient(String, String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateClientClass(String, List<String>, String, Map<String, String>) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateDeploy(Map<String, Object>, String, boolean) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateDeploySources(WAR, TestEndpoint, List<Source>, Map<String, Object>, String, String, boolean) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateJavac(JavacTask) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateJUnitClient(TestSuite, Class<?>, Map<String, String>) - Static method in class com.sun.xml.ws.test.CodeGenerator
- generateTool(List<String>, List<String>) - Static method in class com.sun.xml.ws.test.CodeGenerator
- getAbsolutePath(String) - Method in class com.sun.xml.ws.test.model.TestService
- getAttributeOrDefault(Element, String, String) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getAttributeOrNull(Element, String) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getBinding() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getCapability() - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- getCapability() - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishStandaloneLocalConfiguration
- getChildren(Node, Class<T>) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getClassFileNames(File) - Static method in class com.sun.xml.ws.test.util.FileUtil
-
This method returns the fully qualified names of class files below the given directory.
- getClassLoader() - Method in class com.sun.xml.ws.test.Realm
- getConfiguredFile(String) - Method in class com.sun.xml.ws.test.model.TestService
- getContextPath(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- getDefaultMetaVariable() - Method in class com.sun.xml.ws.test.VersionNumberHandler
- getDescription() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
- getDisplayName() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
- getElements(Node, String) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getEndpointAddress(TestEndpoint) - Method in class com.sun.xml.ws.test.container.AbstractHttpApplication
- getEndpointAddress(TestEndpoint) - Method in interface com.sun.xml.ws.test.container.Application
-
Returns the actual endpoint address to which the given
TestEndpointis deployed. - getEndpointByImpl(String) - Method in class com.sun.xml.ws.test.model.TestService
-
Gets the
TestEndpointthat has the specified implementation class. - getEndpoints() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
-
Starting from wsdl, a service may have more than one port.
- getEndpointsInfos() - Method in class com.sun.xml.ws.test.container.WAR
-
This method collects info about endpoints; it's being used for generating server side descriptors.
- getFreePort() - Static method in class com.sun.xml.ws.test.CodeGenerator
- getFreePort() - Static method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- getFreePort() - Static method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- getGlobalUniqueName() - Method in class com.sun.xml.ws.test.model.TestService
-
Returns the name combined with the test case name to make a globaly unique name for this service.
- getHandlerConfiguration() - Method in class com.sun.xml.ws.test.model.TestService
- getId() - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- getImplementation() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getListenerClass() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
- getMainClass() - Method in class com.sun.xml.ws.test.util.AptTask.AptAdapter
- getMainClass() - Method in class com.sun.xml.ws.test.util.JavacTask.JavacAdapter
- getMainMethod() - Method in class com.sun.xml.ws.test.util.AptTask.AptAdapter
- getMainMethod() - Method in class com.sun.xml.ws.test.util.JavacTask.JavacAdapter
- getName() - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- getName() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getName() - Method in class com.sun.xml.ws.test.model.Script.File
- getName() - Method in class com.sun.xml.ws.test.model.Script
-
Name of the script.
- getName() - Method in class com.sun.xml.ws.test.model.Script.Inline
-
Use a portion of the script as the name.
- getPackageName() - Method in class com.sun.xml.ws.test.util.CustomizationBean
- getPath() - Method in class com.sun.xml.ws.test.Realm
- getPort() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getPortName() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getResources() - Method in class com.sun.xml.ws.test.container.DeployedService
- getResources() - Method in class com.sun.xml.ws.test.container.DeploymentContext
- getService() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getServiceName() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getServiceUrl(String) - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- getServiceUrl(String) - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- getServiceUrl(String) - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- getServletClass() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
- getServletName() - Method in class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
- getSource() - Method in class com.sun.xml.ws.test.model.Script
- getTextFrom(Node) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getTextFrom(Node, String) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- getToolName() - Method in class com.sun.xml.ws.test.util.AptTask.AptAdapter
- getToolName() - Method in class com.sun.xml.ws.test.util.JavacTask.JavacAdapter
- getTransport() - Method in interface com.sun.xml.ws.test.container.ApplicationContainer
-
Returns the transport that this container uses for testing.
- getTransport() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.gf.GlassfishContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.invm.InVmContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.javase.JavaSeContainer
- getTransport() - Method in class com.sun.xml.ws.test.container.local.LocalApplicationContainer
-
Deprecated.
- getType() - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- getUnsupportedUses() - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
- getUnsupportedUses() - Method in interface com.sun.xml.ws.test.container.ApplicationContainer
-
Returns the unsupported uses for this container.
- getUnsupportedUses() - Method in class com.sun.xml.ws.test.container.javase.JavaSeContainer
- getUrlPattern() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getWsdl() - Method in class com.sun.xml.ws.test.container.jelly.EndpointInfoBean
- getWSDL() - Method in class com.sun.xml.ws.test.container.AbstractHttpApplication
-
When deployed to HTTP service, WSDL URL can be obtained by "?wsdl".
- getWSDL() - Method in interface com.sun.xml.ws.test.container.Application
-
Gets the WSDL of this service.
- getWSDL() - Method in class com.sun.xml.ws.test.container.WAR
-
Gets the path of the WSDL.
- getWSDLDocs(Map<String, Object>) - Static method in class com.sun.xml.ws.test.CodeGenerator
- getWsdlFileName() - Method in class com.sun.xml.ws.test.util.CustomizationBean
- GlassfishContainer - Class in com.sun.xml.ws.test.container.gf
-
ApplicationContainerimplementation for Glassfish. - GlassfishContainer(WsTool, WsTool, URL, String, int, String, String, boolean) - Constructor for class com.sun.xml.ws.test.container.gf.GlassfishContainer
- GlassfishInstalledLocalContainer - Class in com.sun.xml.ws.test.container.cargo.gf
- GlassfishInstalledLocalContainer(LocalConfiguration) - Constructor for class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalContainer
- GlassfishInstalledLocalDeployer - Class in com.sun.xml.ws.test.container.cargo.gf
- GlassfishInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- GlassfishPropertySet - Interface in com.sun.xml.ws.test.container.cargo.gf
-
Interface for Glassfish-specific properties.
- GlassfishStandaloneLocalConfiguration - Class in com.sun.xml.ws.test.container.cargo.gf
- GlassfishStandaloneLocalConfiguration(String) - Constructor for class com.sun.xml.ws.test.container.cargo.gf.GlassfishStandaloneLocalConfiguration
H
- home - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Root of the test data directory.
- httpPort - Variable in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- httpPort - Variable in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- HTTPS_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
HTTPS port.
I
- id - Static variable in class com.sun.xml.ws.test.CodeGenerator
- IGNORE - Enum constant in enum com.sun.xml.ws.test.WsGenMode
-
Don't generate wrapper beans (the harness still actually executes wsgen for its own purpose but the wrapper beans will be discarded.)
- IIOP_MUTUAL_AUTH_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
IIOP mutual authentication port.
- IIOP_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
IIOP port.
- IIOPS_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
IIOP+SSL port.
- importedWsdls - Variable in class com.sun.xml.ws.test.model.WSDL
- importPackage(NameSpace, String) - Method in class com.sun.xml.ws.test.exec.ClientExecutor
- init(ProcessingEnvironment) - Method in class com.sun.xml.ws.test.model.EndpointReader
- Inline(String, String) - Constructor for class com.sun.xml.ws.test.model.Script.Inline
- InlineXmlResource - Class in com.sun.xml.ws.test.client
-
Resource XML defined inline.
- InlineXmlResource(Element) - Constructor for class com.sun.xml.ws.test.client.InlineXmlResource
- InstalledCargoApplicationContainer - Class in com.sun.xml.ws.test.container.cargo
-
ApplicationContainerthat launches a container from within the harness. - InstalledCargoApplicationContainer(WsTool, WsTool, String, File, int, boolean) - Constructor for class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- InterpreterEx - Class in com.sun.xml.ws.test.client
-
Interpreterthat redirects stderr to stdout. - InterpreterEx(ClassLoader) - Constructor for class com.sun.xml.ws.test.client.InterpreterEx
- InVmContainer - Class in com.sun.xml.ws.test.container.invm
-
ApplicationContainerfor the local transport. - InVmContainer(WsTool, WsTool) - Constructor for class com.sun.xml.ws.test.container.invm.InVmContainer
- invoke(Interpreter) - Method in class com.sun.xml.ws.test.exec.ClientExecutor
-
Makes the test script invocation.
- invoke(Interpreter) - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
-
Runs the actual test in highly concurrent fashion.
- invoke(WsTool) - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
-
Invokes the tool with arguments built so far.
- invoke(String...) - Method in class com.sun.xml.ws.test.tool.WsTool
-
Invokes wsimport with the given arguments.
- isGenerateTestSources() - Static method in class com.sun.xml.ws.test.CodeGenerator
- isNoop() - Method in class com.sun.xml.ws.test.tool.WsTool
-
Returns true if the '-skip' mode is on and the tool invocation is skipped.
- isProvider - Variable in class com.sun.xml.ws.test.model.TestEndpoint
-
If this class is WebServiceProvider and not WebService.
- isSTS - Variable in class com.sun.xml.ws.test.model.TestService
-
Determines if the service is an STS for WSTrust and needs special handling
J
- JAR_FILE_FILTER - Static variable in class com.sun.xml.ws.test.util.FileUtil
- JavacAdapter() - Constructor for class com.sun.xml.ws.test.util.JavacTask.JavacAdapter
- JavaClientExecutor - Class in com.sun.xml.ws.test.exec
-
Execute Java client.
- JavaClientExecutor(DeploymentContext, File, VersionNumber) - Constructor for class com.sun.xml.ws.test.exec.JavaClientExecutor
- javaClients - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Java client.
- javacOptions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional command-line arguments to javac
- JavacTask - Class in com.sun.xml.ws.test.util
-
Ant task that invokes
Javacloaded in a separate classloader. - JavacTask() - Constructor for class com.sun.xml.ws.test.util.JavacTask
- JavacTask(List<String>) - Constructor for class com.sun.xml.ws.test.util.JavacTask
- JavacTask.JavacAdapter - Class in com.sun.xml.ws.test.util
- JavaSeContainer - Class in com.sun.xml.ws.test.container.javase
-
Container to deploy Java SE endpoints using java.xml.ws.Endpoint API
- JavaSeContainer(WsTool, WsTool, int, Set<String>) - Constructor for class com.sun.xml.ws.test.container.javase.JavaSeContainer
- jdk6 - Variable in class com.sun.xml.ws.test.model.TestDescriptor
- JMS_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
JMS port.
- JMX_ADMIN_PORT - Static variable in interface com.sun.xml.ws.test.container.cargo.gf.GlassfishPropertySet
-
JMX admin port.
L
- libDir - Variable in class com.sun.xml.ws.test.container.WAR
-
"WEB-INF/lib" directory.
- list() - Method in class com.sun.xml.ws.test.Realm
-
List all the components in this realm (excluding those defined in parent.)
- loadClass(String) - Method in class com.sun.xml.ws.test.Realm
- LocalApplicationContainer - Class in com.sun.xml.ws.test.container.local
-
Deprecated.To be removed once in-vm transport becomes ready
- LocalApplicationContainer(WsTool, WsTool) - Constructor for class com.sun.xml.ws.test.container.local.LocalApplicationContainer
-
Deprecated.
M
- main(String[]) - Static method in class com.sun.xml.ws.test.Main
- main(String[]) - Static method in class WsTest
- Main - Class in com.sun.xml.ws.test
-
Test harness driver.
- Main() - Constructor for class com.sun.xml.ws.test.Main
- makeDOMSource(String) - Static method in class com.sun.xml.ws.test.client.ScriptBaseClass
- makeMsgSource(String) - Static method in class com.sun.xml.ws.test.client.ScriptBaseClass
- makeSaxSource(String) - Method in class com.sun.xml.ws.test.client.ScriptBaseClass
- makeStreamSource(String) - Static method in class com.sun.xml.ws.test.client.ScriptBaseClass
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.ClientCompileExecutor
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.ClientExecutor
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- makeWorkDir(String) - Method in class com.sun.xml.ws.test.exec.PrepareExecutor
- metadatafiles - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Optional metadata files that describes this service.
- moveToSrc(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- moveToSrc2(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
N
- name - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
A Java identifier that represents a name of this test.
- name - Variable in class com.sun.xml.ws.test.model.TestEndpoint
-
Name of the endpoint.
- name - Variable in class com.sun.xml.ws.test.model.TestService
-
Name of the service.
- needsArchive() - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
-
True if the Cargo implementation only takes a .war file and not the exploded war image.
- needsArchive() - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
-
True if the Cargo implementation only takes a .war file and not the exploded war image.
- needsArchive() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- NOOP - Static variable in class com.sun.xml.ws.test.tool.WsTool
-
WsToolthat does nothing.
P
- parent - Variable in class com.sun.xml.ws.test.container.DeployedService
-
The
DeploymentContextthat owns this service. - parent - Variable in class com.sun.xml.ws.test.model.TestClient
-
TestDescriptorto which thisTestClientbelongs. - parent - Variable in class com.sun.xml.ws.test.model.TestService
- parseArguments(Parameters) - Method in class com.sun.xml.ws.test.VersionNumberHandler
- portName - Variable in class com.sun.xml.ws.test.model.TestEndpoint
-
Encoded port name "{uri}local".
- prepare(boolean) - Method in class com.sun.xml.ws.test.container.DeploymentContext
-
Creates working directories.
- PrepareExecutor - Class in com.sun.xml.ws.test.exec
-
Executorthat cleans up the work directory (if necessary) and create directories (if necessary). - PrepareExecutor(DeploymentContext, boolean) - Constructor for class com.sun.xml.ws.test.exec.PrepareExecutor
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.sun.xml.ws.test.model.EndpointReader
- project - Static variable in class com.sun.xml.ws.test.World
-
Whenever we need a
Projectto use Ant tasks, we can use this shared instance. - put(String, Object) - Method in class com.sun.xml.ws.test.util.FreeMarkerTemplate
R
- read() - Method in class com.sun.xml.ws.test.model.Script.File
- read() - Method in class com.sun.xml.ws.test.model.Script.Inline
- read() - Method in class com.sun.xml.ws.test.model.Script
-
Returns a new reader that reads the script.
- readXML(File, URL) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- Realm - Class in com.sun.xml.ws.test
-
Represents a classloader.
- Realm(String, Realm) - Constructor for class com.sun.xml.ws.test.Realm
- redeploy(Deployable) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- ReferencedXmlResource - Class in com.sun.xml.ws.test.client
-
Resource XML defined as a reference.
- ReferencedXmlResource(File) - Constructor for class com.sun.xml.ws.test.client.ReferencedXmlResource
- relativeLocation - Variable in class com.sun.xml.ws.test.model.WSDL
- RemoteCargoApplicationContainer - Class in com.sun.xml.ws.test.container.cargo
-
ApplicationContainerthat talks to a server that's already running (IOW launched outside this harness.) - RemoteCargoApplicationContainer(WsTool, WsTool, String, URL, String, String, boolean) - Constructor for class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- REQUESTS - Static variable in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
- resource(String) - Method in class com.sun.xml.ws.test.client.ScriptBaseClass
-
Loads a resource.
- resources - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
If non-null, this directory contains resources files used for tests.
- root - Variable in class com.sun.xml.ws.test.container.WAR
-
The root directory of the war image.
- run() - Method in class com.sun.xml.ws.test.Main
-
Heart of the test.
- run(File) - Method in class com.sun.xml.ws.test.util.FreeMarkerTemplate
- run(TestResult) - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- runTest() - Method in class com.sun.xml.ws.test.exec.ClientCompileExecutor
- runTest() - Method in class com.sun.xml.ws.test.exec.ClientExecutor
- runTest() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- runTest() - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- runTest() - Method in class com.sun.xml.ws.test.exec.PrepareExecutor
- runtime - Static variable in class com.sun.xml.ws.test.World
-
Loads JAX-WS runtime classes.
S
- schemas - Variable in class com.sun.xml.ws.test.model.WSDL
- script - Variable in class com.sun.xml.ws.test.model.TestClient
-
The BeanShell script to be executed.
- Script - Class in com.sun.xml.ws.test.model
-
Bean shell script.
- Script.File - Class in com.sun.xml.ws.test.model
-
Scriptwhere the script is stored in a file. - Script.Inline - Class in com.sun.xml.ws.test.model
-
Scriptwhere the script is given as literal text. - ScriptBaseClass - Class in com.sun.xml.ws.test.client
-
Client test script will be executed as if it's a method on a sub-class of this class.
- ScriptBaseClass(DeploymentContext, Interpreter, TestClient) - Constructor for class com.sun.xml.ws.test.client.ScriptBaseClass
- scriptOrder - Static variable in class com.sun.xml.ws.test.CodeGenerator
- service - Variable in class com.sun.xml.ws.test.container.AbstractHttpApplication
- service - Variable in class com.sun.xml.ws.test.container.DeployedService
-
Service that was deployed.
- service - Variable in class com.sun.xml.ws.test.container.WAR
-
This war file is created for this service.
- serviceClass - Variable in class com.sun.xml.ws.test.container.DeployedService
-
The classes that represents the generated
Serviceclasses. - services - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
Which service is deployed where?
- services - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Services to be deployed for this test.
- setClassLoader(ClassLoader) - Method in class com.sun.xml.ws.test.client.InterpreterEx
- setGenerateTestSources(boolean) - Static method in class com.sun.xml.ws.test.CodeGenerator
- setSourceDir(File...) - Method in class com.sun.xml.ws.test.util.AbstractJavacTask
-
Set the source directories where java files to be compiled are located.
- setUp() - Method in class com.sun.xml.ws.test.exec.ClientCompileExecutor
- setUp() - Method in class com.sun.xml.ws.test.exec.ClientExecutor
- setUp() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
- setUp() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
- setUp() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
- setUp() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- setUp() - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- setUp() - Method in class com.sun.xml.ws.test.exec.PrepareExecutor
- setUpScript - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Optional "set up" script executed before each client script.
- shutdown() - Method in interface com.sun.xml.ws.test.container.ApplicationContainer
-
Stops the container.
- shutdown() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.gf.GlassfishContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.invm.InVmContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.javase.JavaSeContainer
- shutdown() - Method in class com.sun.xml.ws.test.container.local.LocalApplicationContainer
-
Deprecated.
- sideEffectFree - Variable in class com.sun.xml.ws.test.model.TestClient
-
If true, it indicates that this test doesn't leave any side-effect on the client or the server.
- Singleton(String) - Constructor for class com.sun.xml.ws.test.model.TransportSet.Singleton
- SourcesCollector - Class in com.sun.xml.ws.test
-
Helper class to copy all necessary test artifacts out of harness (testcases directory) to separate directory
- SourcesCollector(String) - Constructor for class com.sun.xml.ws.test.SourcesCollector
- sourceToXMLString(Source) - Method in class com.sun.xml.ws.test.client.ScriptBaseClass
- srcDir - Variable in class com.sun.xml.ws.test.container.WAR
-
Directory to put additional generated source files.
- start() - Method in interface com.sun.xml.ws.test.container.ApplicationContainer
-
Starts the container.
- start() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- start() - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
- start() - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- start() - Method in class com.sun.xml.ws.test.container.gf.GlassfishContainer
- start() - Method in class com.sun.xml.ws.test.container.invm.InVmContainer
- start() - Method in class com.sun.xml.ws.test.container.javase.JavaSeContainer
- start() - Method in class com.sun.xml.ws.test.container.local.LocalApplicationContainer
-
Deprecated.
- start(Deployable) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- startTestCase(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- stop(Deployable) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- supportedTransport - Variable in class com.sun.xml.ws.test.model.TestClient
- supportedTransport - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Represents a set of transport that this test supports.
- systemProperties - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional command-line arguments to javac
T
- tearDown() - Method in class com.sun.xml.ws.test.exec.ClientCompileExecutor
- tearDown() - Method in class com.sun.xml.ws.test.exec.ClientExecutor
- tearDown() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
- tearDown() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Cached
- tearDown() - Method in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor.Fixed
- tearDown() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- tearDown() - Method in class com.sun.xml.ws.test.exec.JavaClientExecutor
- tearDown() - Method in class com.sun.xml.ws.test.exec.PrepareExecutor
- testCaseDone() - Static method in class com.sun.xml.ws.test.CodeGenerator
- TestClient - Class in com.sun.xml.ws.test.model
-
A test script that plays the role of the client.
- TestClient(TestDescriptor, VersionProcessor, TransportSet, Script, boolean) - Constructor for class com.sun.xml.ws.test.model.TestClient
- TestDescriptor - Class in com.sun.xml.ws.test.model
-
Root object of the test model.
- TestDescriptor(File, boolean, boolean) - Constructor for class com.sun.xml.ws.test.model.TestDescriptor
-
Parses a
TestDescriptorfrom a test data directory. - TestDescriptor(String, File, File, File, VersionProcessor, String, boolean, boolean) - Constructor for class com.sun.xml.ws.test.model.TestDescriptor
- TestEndpoint - Class in com.sun.xml.ws.test.model
-
Endpoint exposed from
TestService. - TestEndpoint(String, String, String, boolean) - Constructor for class com.sun.xml.ws.test.model.TestEndpoint
- testOptions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional arguments to configure the harness behavior per test.
- TestService - Class in com.sun.xml.ws.test.model
-
A service to be deployed for a test.
- TestService(TestDescriptor, String, File, List<WSDL>, boolean, String) - Constructor for class com.sun.xml.ws.test.model.TestService
- testStarting(File) - Static method in class com.sun.xml.ws.test.CodeGenerator
- THREAD_COUNT - Static variable in class com.sun.xml.ws.test.exec.ConcurrentClientExecutor
-
Degree of concurrency.
- tool - Static variable in class com.sun.xml.ws.test.World
- toRelativePath(String) - Static method in class com.sun.xml.ws.test.CodeGenerator
- toString() - Method in class com.sun.xml.ws.test.container.cargo.EmbeddedCargoApplicationContainer
- toString() - Method in class com.sun.xml.ws.test.container.cargo.InstalledCargoApplicationContainer
-
For tomcat local, since cargo doesn't support copying of shared/lib jars, the war can be created with the jars in the WEB-INF/lib.
- toString() - Method in class com.sun.xml.ws.test.container.cargo.RemoteCargoApplicationContainer
- toString() - Method in class com.sun.xml.ws.test.model.TestDescriptor
-
Returns a human readable name that identifies the test, for better readability of the test result report.
- toString() - Method in class com.sun.xml.ws.test.model.TestService
- toString() - Method in class com.sun.xml.ws.test.Realm
- toString() - Method in class com.sun.xml.ws.test.util.ArgumentListBuilder
- TransportSet - Interface in com.sun.xml.ws.test.model
-
Set of transports.
- TransportSet.Singleton - Class in com.sun.xml.ws.test.model
-
TransportSetthat consists of a single value.
U
- undeploy() - Method in interface com.sun.xml.ws.test.container.Application
-
Removes this application from the container.
- undeploy(Deployable) - Method in class com.sun.xml.ws.test.container.cargo.gf.GlassfishInstalledLocalDeployer
- updateWsgenOpts(TestService) - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
- updateWsitClient() - Method in class com.sun.xml.ws.test.exec.DeploymentExecutor
- updateWsitClient(WAR, DeployedService, String) - Method in class com.sun.xml.ws.test.container.AbstractApplicationContainer
- updateWsitClient(File, String, String) - Static method in class com.sun.xml.ws.test.util.WSITUtil
- urlPattern - Variable in class com.sun.xml.ws.test.model.TestEndpoint
-
URL pattern like "/foo" where this service is bound.
- useSet - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Represents a set of Use keywords that are used by this test
V
- valueOf(String) - Static method in enum com.sun.xml.ws.test.WsGenMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.xml.ws.test.WsGenMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionNumberHandler - Class in com.sun.xml.ws.test
-
OptionHandlerto process version number. - VersionNumberHandler(CmdLineParser, OptionDef, Setter<? super VersionNumber>) - Constructor for class com.sun.xml.ws.test.VersionNumberHandler
W
- WAR - Class in com.sun.xml.ws.test.container
-
Represents an exploded WAR file on a file system.
- WAR(DeployedService) - Constructor for class com.sun.xml.ws.test.container.WAR
- warDir - Variable in class com.sun.xml.ws.test.container.DeployedService
-
Directory to store a war file image.
- warURL - Variable in class com.sun.xml.ws.test.container.AbstractHttpApplication
-
URL to access this web application.
- webInfDir - Variable in class com.sun.xml.ws.test.container.WAR
-
"WEB-INF" directory under the work directory.
- WebXmlInfoBean - Class in com.sun.xml.ws.test.container.jelly
-
This bean wraps the endpoint information.
- WebXmlInfoBean(DeploymentContext, List<EndpointInfoBean>, String, String) - Constructor for class com.sun.xml.ws.test.container.jelly.WebXmlInfoBean
-
The constructor creates the fields queried by the Jelly script.
- workDir - Variable in class com.sun.xml.ws.test.container.DeployedService
-
Root of the working directory to store things related to this service.
- workDir - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
Work directory top.
- World - Class in com.sun.xml.ws.test
-
"Global variables" for the test harness.
- World() - Constructor for class com.sun.xml.ws.test.World
- writeFile() - Method in class com.sun.xml.ws.test.util.FreeMarkerTemplate
- writeFileTo(String, String) - Method in class com.sun.xml.ws.test.util.FreeMarkerTemplate
- writeXML(Document, OutputStream) - Static method in class com.sun.xml.ws.test.util.XMLUtil
- wsdl - Variable in class com.sun.xml.ws.test.model.TestService
-
Optional WSDL file that describes this service.
- WSDL - Class in com.sun.xml.ws.test.model
- WSDL(File, List<File>, List<File>, String) - Constructor for class com.sun.xml.ws.test.model.WSDL
- wsdlFile - Variable in class com.sun.xml.ws.test.model.WSDL
- WsGenMode - Enum in com.sun.xml.ws.test
-
How we use wsgen.
- wsgenOptions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional command-line arguments to wsgen for generating artifacts.
- wsimport - Variable in class com.sun.xml.ws.test.container.DeploymentContext
-
WsTooltool to be used. - wsimportClientOptions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional command-line arguments to wsimport for generating client artifacts.
- wsimportServerOptions - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
Additional command-line arguments to wsimport for generating server artifacts for Java-first case.
- WSITUtil - Class in com.sun.xml.ws.test.util
- WsTest - Class in Unnamed Package
-
Convenient entry point that allows invocation like
"java WsTest ...", assuming that everything is in the classpath. - WsTest() - Constructor for class WsTest
- WsTool - Class in com.sun.xml.ws.test.tool
-
Interface to the
wsimportorwsgencommand-line tool. - WsTool(boolean) - Constructor for class com.sun.xml.ws.test.tool.WsTool
X
- XmlResource - Interface in com.sun.xml.ws.test.client
-
XML Resource to be injected to the client.
- xmlResources - Variable in class com.sun.xml.ws.test.model.TestDescriptor
-
<xml-resource>s.
- XMLUtil - Class in com.sun.xml.ws.test.util
Z
- zipTo(File) - Method in class com.sun.xml.ws.test.container.WAR
-
Creates a war archive from the exploded image at
WAR.root.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form