| Interface | Description |
|---|---|
| Version |
This interface holds version information for the whole JAX-RPC RI.
|
| Class | Description |
|---|---|
| CachedStack | |
| ClassNameInfo | |
| CombinedIterator | |
| Constants |
This holds generic constants information for the whole JAX-RPC SI.
|
| Debug | |
| Holders | |
| IdentityMap |
This class implements the Map interface with a hash table, using
reference-equality in place of object-equality when comparing keys (and
values).
|
| IntegerArrayList | |
| JavaCompilerHelper |
A helper class to invoke javac.
|
| JAXRPCClassFactory |
Singleton factory class to instantiate concrete classes based on the jaxrpc version
to be used to generate the code.
|
| JaxRpcObjectFactoryImpl |
Singleton factory class to instantiate concrete objects.
|
| JAXRPCUtils | |
| LongStack | |
| MapBase |
This class provides a skeletal implementation of the Map
interface, to minimize the effort required to implement this interface.
|
| NullIterator |
An Iterator on an empty collection.
|
| SingleElementIterator |
An Iterator on a single element collection.
|
| StructMap |
A Map that keeps track of the order in which entries are made.
|
| ToolBase |
A base class for command-line tools.
|
| TypeMappings | |
| VersionUtil |
Provides some version utilities.
|
| Exception | Description |
|---|---|
| HeaderFaultException | |
| HolderException | |
| WSDLParseException |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.