Uses of Class
com.sun.xml.ws.test.container.AbstractApplicationContainer
Packages that use AbstractApplicationContainer
Package
Description
ApplicationContainer implementation
that uses the in-vm transport.ApplicationContainer implementation
that uses local transport and no "container" per se.-
Uses of AbstractApplicationContainer in com.sun.xml.ws.test.container.cargo
Subclasses of AbstractApplicationContainer in com.sun.xml.ws.test.container.cargoModifier and TypeClassDescriptionclassApplicationContainerthat loads the container into the harness VM.classApplicationContainerthat launches a container from within the harness.classApplicationContainerthat talks to a server that's already running (IOW launched outside this harness.) -
Uses of AbstractApplicationContainer in com.sun.xml.ws.test.container.gf
Subclasses of AbstractApplicationContainer in com.sun.xml.ws.test.container.gf -
Uses of AbstractApplicationContainer in com.sun.xml.ws.test.container.invm
Subclasses of AbstractApplicationContainer in com.sun.xml.ws.test.container.invm -
Uses of AbstractApplicationContainer in com.sun.xml.ws.test.container.javase
Subclasses of AbstractApplicationContainer in com.sun.xml.ws.test.container.javaseModifier and TypeClassDescriptionclassContainer to deploy Java SE endpoints using java.xml.ws.Endpoint API -
Uses of AbstractApplicationContainer in com.sun.xml.ws.test.container.local
Subclasses of AbstractApplicationContainer in com.sun.xml.ws.test.container.localModifier and TypeClassDescriptionclassDeprecated.To be removed once in-vm transport becomes ready