Uses of Class
com.sun.xml.ws.model.AbstractSEIModelImpl
Packages that use AbstractSEIModelImpl
Package
Description
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of AbstractSEIModelImpl in com.sun.xml.ws.model
Subclasses of AbstractSEIModelImpl in com.sun.xml.ws.modelMethods in com.sun.xml.ws.model that return AbstractSEIModelImplModifier and TypeMethodDescriptionRuntimeModeler.buildRuntimeModel()builds the runtime model from theportClassusing the binding IDbindingId.CheckedExceptionImpl.getOwner()ParameterImpl.getOwner()Constructors in com.sun.xml.ws.model with parameters of type AbstractSEIModelImplModifierConstructorDescriptionJavaMethodImpl(AbstractSEIModelImpl owner, Method method, Method seiMethod, MetadataReader metadataReader) -
Uses of AbstractSEIModelImpl in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type AbstractSEIModelImplModifier and TypeMethodDescriptionprotected EndpointAwareTubeEndpointFactory.createSEIInvokerTube(AbstractSEIModelImpl seiModel, Invoker invoker, WSBinding binding) -
Uses of AbstractSEIModelImpl in com.sun.xml.ws.server.sei
Constructors in com.sun.xml.ws.server.sei with parameters of type AbstractSEIModelImplModifierConstructorDescriptionSEIInvokerTube(AbstractSEIModelImpl model, Invoker invoker, WSBinding binding) -
Uses of AbstractSEIModelImpl in com.sun.xml.ws.spi.db
Fields in com.sun.xml.ws.spi.db declared as AbstractSEIModelImplModifier and TypeFieldDescriptionprotected AbstractSEIModelImplServiceArtifactSchemaGenerator.model -
Uses of AbstractSEIModelImpl in com.sun.xml.ws.wsdl.writer
Constructors in com.sun.xml.ws.wsdl.writer with parameters of type AbstractSEIModelImplModifierConstructorDescriptionWSDLGenerator(AbstractSEIModelImpl model, WSDLResolver wsdlResolver, WSBinding binding, Container container, Class implType, boolean inlineSchemas, boolean disableXmlSecurity, WSDLGeneratorExtension... extensions) Creates the WSDLGeneratorWSDLGenerator(AbstractSEIModelImpl model, WSDLResolver wsdlResolver, WSBinding binding, Container container, Class implType, boolean inlineSchemas, WSDLGeneratorExtension... extensions) Creates the WSDLGenerator