Package org.ws4d.java.types

Implements a number of datatypes/formats/containers as Java objects required by the JMEDS WebServices framework such as from WS-Addressing (EndPointReference, etc.), or to store the required data during the various phases of the process.

See:
          Description

Interface Summary
Attributable A simple annotation-like interface which adds arbitrary XML attribute support to a given structure.
CustomAttributeParser A parser for a custom attribute value.
CustomAttributeValue A generic container for the value of a custom attribute.
 

Class Summary
AppSequence  
AttributableSupport A standard implementation of the Attributable interface.
AttributedURI Extension of uri.
ByteArrayBuffer  
CustomizeMData This class defines a type for user added metadata CustomizeMData inherit UnknownDataContainer
CustomizeMDataHandler This class implement a generic handler for user added customize metadata
Delivery  
DiscoveryData Container for data collected during the discovery phase.
EndpointReference Implementation of "wsa:EndpointReference" element.
EndpointReference2004  
EndpointReferenceSet A Set of endpoint references.
EprInfo  
EprInfoSet  
Filter  
HostedMData  
HostMData  
InternetMediaType Kind of MIME-Type like described at RFC 1590.
LocalizedString This class represents a string for a specific language.
MetadataMData  
ProbeScopeSet  
QName Class wraps all information of a qualified name, which are: port type namespace prefix - is the prefix fixed or only a suggestion (change is allowed later on) priority - for DPWS discovery Notice All created qualified names will be used for DPWS discovery.
QNameAttributeValue Representation of an attribute value as a qualified name.
QNameSet Type-safe QualifiedNameSet.
ReferenceParametersMData  
ReferenceParametersMData.ReferenceParameter  
RelationshipMData  
ScopeSet  
StringAttributeParser Parser for custom attributes of type String.
StringAttributeValue Custom attribute value representation as a plain string.
ThisDeviceMData  
ThisModelMData Class represents metadata of dpws:ThisModel.
UnknownDataContainer  
URI This class implements the Uniform Resource Identifier RFC3986.
URISet Implementation of a uri data structure
XAddressInfo  
XAddressInfoSet  
 

Exception Summary
MalformedURIException Exception to keep an eye on malformed URIs.
 

Package org.ws4d.java.types Description

Implements a number of datatypes/formats/containers as Java objects required by the JMEDS WebServices framework such as from WS-Addressing (EndPointReference, etc.), or to store the required data during the various phases of the process.