Modifier and Type | Class and Description |
---|---|
class |
Binding
Entity corresponding to the "binding" WSDL element.
|
class |
BindingFault
Entity corresponding to the "fault" child element of a binding operation.
|
class |
BindingInput
Entity corresponding to the "input" child element of a binding operation.
|
class |
BindingOperation
Entity corresponding to the "operation" child element of a WSDL "binding" element.
|
class |
BindingOutput
Entity corresponding to the "output" child element of a binding operation.
|
class |
Definitions
Entity corresponding to the "definitions" WSDL element.
|
class |
Fault
Entity corresponding to the "fault" child element of a port type operation.
|
class |
Import
Entity corresponding to the "import" WSDL element.
|
class |
Input
Entity corresponding to the "input" child element of a port type operation.
|
class |
Message
Entity corresponding to the "message" WSDL element.
|
class |
MessagePart
Entity corresponding to a WSDL message part.
|
class |
Operation
Entity corresponding to the "operation" child element of a "portType" WSDL element.
|
class |
Output
Entity corresponding to the "output" child element of a port type operation.
|
class |
Port
Entity corresponding to the "port" WSDL element.
|
class |
PortType
Entity corresponding to the "portType" WSDL element.
|
class |
Service
Entity corresponding to the "service" WSDL element.
|
class |
Types
Entity corresponding to the "types" WSDL element.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPAddress
A HTTP address extension.
|
class |
HTTPBinding
A HTTP binding extension.
|
class |
HTTPOperation
A HTTP operation extension.
|
class |
HTTPUrlEncoded
A HTTP urlEncoded extension.
|
class |
HTTPUrlReplacement
A HTTP urlReplacement extension.
|
Modifier and Type | Class and Description |
---|---|
class |
JAXWSBinding |
Modifier and Type | Class and Description |
---|---|
class |
MIMEContent
A MIME content extension.
|
class |
MIMEMultipartRelated
A MIME multipartRelated extension.
|
class |
MIMEPart
A MIME part extension.
|
class |
MIMEXml
A MIME mimeXml extension.
|
Modifier and Type | Class and Description |
---|---|
class |
SOAP12Binding |
class |
SOAPAddress
A SOAP address extension.
|
class |
SOAPBinding
A SOAP binding extension.
|
class |
SOAPBody
A SOAP body extension.
|
class |
SOAPFault
A SOAP fault extension.
|
class |
SOAPHeader
A SOAP header extension.
|
class |
SOAPHeaderFault
A SOAP header fault extension.
|
class |
SOAPOperation
A SOAP operation extension.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Defining
An interface implemented by entities that define target namespaces.
|
interface |
GloballyKnown
An interface implemented by entities which can be defined in a target namespace.
|
interface |
Identifiable
An interface implemented by entities which have an ID.
|
Modifier and Type | Class and Description |
---|---|
class |
Entity
An entity, typically corresponding to an XML element.
|
class |
ExtensionImpl
An entity extending another entity.
|
class |
GlobalEntity
An entity that can be defined in a target namespace.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.