|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
SOAPPortInfo | A meta data about a SOAP Port. |
SOAPServiceInfo | A meta data about SOAP Service. |
WSDLRepository | This repository is responsible for storage and indexing of handled WSDL files structure data for providing of effective finder operations on handled definitions. |
WSDLRepository.Config |
Class Summary | |
AttachmentType | Enumeration class; enumerates possible types of attachments. |
SOAPMethodInfo | This class contains information about java method from the view of soap message. |
SOAPMethodInfo.FaultPartInfo | Represents fault of the operation - information about one fault part. |
SOAPMethodInfo.FaultPartInfos | This class represents container for information about faults of an operation. |
SOAPMethodInfo.PartInfo | This class contains information about one WSDL part. |
SOAPMethodInfo.RequiredElements | |
SOAPMethodInfo.RequiredElements.Record | |
WSDLRepository.PortInfo | A holder for a Port meta data. |
WSDLRepository.ServiceInfo | A holder for a Service meta data. |
Provides support for WSDL in-memory processing.
This package offers a high-level support for WSDL (Web Service Description Language) processing. After WSDL is parsed from XML, all the meta data which are collected from it are put into these classes and can be easily used by users.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |