Package com.sun.xml.ws.model

Interface Summary
AbstractWrapperBeanGenerator.BeanMemberFactory<T,A>  
 

Class Summary
AbstractSEIModelImpl model of the web service.
AbstractWrapperBeanGenerator<T,C,M,A extends Comparable> Finds request/response wrapper and exception bean memebers.
CheckedExceptionImpl CheckedException class.
FieldSignature Creates vm signature string from Type TypeSignature: Z | C | B | S | I | F | J | D | FieldTypeSignature FieldTypeSignature: ClassTypeSignature | [ TypeSignature | TypeVar ClassTypeSignature: L Id ( / Id )* TypeArgs? ( .
Injector A ClassLoader used to "inject" wrapper and exception bean classes into the VM.
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 Summary
RuntimeModelerException RuntimeModelerException represents an exception that occurred while serializing a Java value as XML.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.