Package | Description |
---|---|
com.sun.xml.ws.api.model.wsdl | |
com.sun.xml.ws.model.wsdl |
Modifier and Type | Interface and Description |
---|---|
interface |
WSDLBoundFault
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
|
interface |
WSDLBoundOperation
Abstracts wsdl:binding/wsdl:operation.
|
interface |
WSDLBoundPortType
WSDLPortType bound with a specific binding. |
interface |
WSDLFault
Abstracts wsdl:portType/wsdl:operation/wsdl:fault
|
interface |
WSDLInput
Abstraction of wsdl:portType/wsdl:operation/wsdl:input
|
interface |
WSDLMessage
Abstraction of wsdl:message.
|
interface |
WSDLModel
Provides abstraction of wsdl:definitions.
|
interface |
WSDLOperation
Provides abstraction of wsdl:portType/wsdl:operation.
|
interface |
WSDLOutput
Abstraction of wsdl:portType/wsdl:operation/wsdl:output
|
interface |
WSDLPort
Abstracts wsdl:service/wsdl:port
|
interface |
WSDLPortType
Abstraction of wsdl:portType.
|
interface |
WSDLService
Abstracts wsdl:service.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AbstractExtensibleImpl
All the WSDL 1.1 elements that are extensible should subclass from this abstract implementation of
WSDLExtensible interface. |
(package private) class |
AbstractFeaturedObjectImpl |
class |
WSDLBoundFaultImpl |
class |
WSDLBoundOperationImpl
Implementation of
WSDLBoundOperation |
class |
WSDLBoundPortTypeImpl
Implementation of
WSDLBoundPortType |
class |
WSDLFaultImpl |
class |
WSDLInputImpl |
class |
WSDLMessageImpl
Provides abstraction for wsdl:message
|
class |
WSDLModelImpl
Implementation of
WSDLModel |
class |
WSDLOperationImpl
Implementaiton of
WSDLOperation |
class |
WSDLOutputImpl |
class |
WSDLPortImpl
Implementation of
WSDLPort |
class |
WSDLPortTypeImpl
Provides implementation of
WSDLPortType |
class |
WSDLServiceImpl
Implementation of
WSDLService |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.