| Interface | Description |
|---|---|
| AbstractWrapperBeanGenerator.BeanMemberFactory<T,A> |
| Class | Description |
|---|---|
| AbstractSEIModelImpl |
model of the web service.
|
| AbstractWrapperBeanGenerator<T,C,M,A extends Comparable> |
Finds request/response wrapper and exception bean memebers.
|
| CheckedExceptionImpl |
CheckedException class.
|
| ExternalMetadataReader |
Metadata Reader able to read from either class annotations or external metadata files or combine both,
depending on configuration provided in xml file itself.
|
| JavaMethodImpl |
Build this runtime model using java SEI and annotations
|
| ParameterImpl |
runtime Parameter that abstracts the annotated java parameter
|
| ReflectAnnotationReader |
ReflectAnnotationReader
|
| RuntimeModeler |
Creates a runtime model of a SEI (portClass).
|
| SOAPSEIModel |
Creates SOAP specific RuntimeModel
|
| WrapperBeanGenerator |
Runtime Wrapper and exception bean generator implementation.
|
| WrapperParameter |
ParameterImpl that represents a wrapper,
which is a parameter that consists of multiple nested ParameterImpls
within, which together form a body part. |
| Exception | Description |
|---|---|
| RuntimeModelerException |
RuntimeModelerException represents an exception that occurred while
serializing a Java value as XML.
|
Copyright © 2015 Oracle Corporation. All rights reserved.