Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
G
M
N
P
R
S
U
A
addHeaders()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
addReference(Reference)
- Method in class com.sun.xml.messaging.ebxml.
Manifest
Add a reference to the manifest.
C
com.sun.xml.messaging.ebxml
- package com.sun.xml.messaging.ebxml
com.sun.xml.messaging.soaprp
- package com.sun.xml.messaging.soaprp
createMessage()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageFactoryImpl
Creates an instance of the EbXMLMessageImpl.
createMessage()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageFactoryImpl
Constructs a SOAP-RP Message
createMessage(MimeHeaders, InputStream)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageFactoryImpl
Creates an ebxml message from the given mime headers and InputStream.
createMessage(MimeHeaders, InputStream)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageFactoryImpl
Creates a SOAPR-RP Message from the input stream
createMessage(SOAPMessage)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageFactoryImpl
createMessage(SOAPMessage)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageFactoryImpl
Creates a SOAPR-RP Message from a SOAPMessage.
D
Description
- class com.sun.xml.messaging.ebxml.
Description
.
This class represents the description field in the ebxml headers.
Description(String)
- Constructor for class com.sun.xml.messaging.ebxml.
Description
Create a description object passing it the language to be used for description.
E
EbXMLMessageFactoryImpl
- class com.sun.xml.messaging.ebxml.
EbXMLMessageFactoryImpl
.
A factory for creating EbXML messages.
EbXMLMessageFactoryImpl()
- Constructor for class com.sun.xml.messaging.ebxml.
EbXMLMessageFactoryImpl
EbXMLMessageImpl
- class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
.
The message implementation for ebxml messages.
EbXMLMessageImpl()
- Constructor for class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Construct a new message.
EbXMLMessageImpl(MimeHeaders, InputStream)
- Constructor for class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Construct a message from an input stream.
EbXMLMessageImpl(SOAPMessage)
- Constructor for class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
G
getAction()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the action for the message.
getConversationId()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the conversation id for the message.
getCPAId()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the cpa id.
getData()
- Method in class com.sun.xml.messaging.ebxml.
Service
Returns the data for the service.
getDescription()
- Method in class com.sun.xml.messaging.ebxml.
Reference
Returns the description for the reference.
getFrom()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
getFrom()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the Endpoint for the Sender
getId()
- Method in class com.sun.xml.messaging.ebxml.
Manifest
Returns the id for the manifest.
getId()
- Method in class com.sun.xml.messaging.ebxml.
Reference
Returns the id of the reference.
getLang()
- Method in class com.sun.xml.messaging.ebxml.
Description
Returns the language of the description.
getLocation()
- Method in class com.sun.xml.messaging.ebxml.
Schema
Returns the location of the schema.
getManifest()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the manifest for the message.
getMessageFactory()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
getMessageHeaderVersion()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the version of the ebxml header.
getMessageId()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the message id for the message.
getPartyId()
- Method in class com.sun.xml.messaging.ebxml.
Party
Returns the party id.
getReceiver()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the receiver of this message.
getReferences()
- Method in class com.sun.xml.messaging.ebxml.
Manifest
Returns an array of references.
getRefToMessageId()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the ref to message id for the message.
getRelatesTo()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Gets the "relatesTo" element of a SOAP-RP Header, indicating that the message is related to another message in some manner.
getSchema()
- Method in class com.sun.xml.messaging.ebxml.
Reference
Returns the schema for the reference.
getSender()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the sender of this message.
getSerializableMessage()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
getSerializableMessage()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
getService()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Returns the service.
getSOAPRPAction()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the uri of the "action" element of the SOAPRPHeader of the SOAPRPHeader.
getSOAPRPFwdMessagePath()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the SOAPRPFwdMessagePath represented by the "fwd" element of the SOAPRPHeader.
getSOAPRPMessageId()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the SOAPRPMessageId represented by the "id" element of the SOAPRPHeader.
getSOAPRPReceiver()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the recipient of the SOAPRP message
getSOAPRPRevMessagePath()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the SOAPRPRevMessagePath represented by the "rev" element of the SOAPRPHeader.
getSOAPRPSender()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the uri of the initial sender, represented by the "from" element of the SOAPRPHeader.
getText()
- Method in class com.sun.xml.messaging.ebxml.
Description
Returns the text of the description object.
getTo()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
getTo()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Returns the Endpoint object for the receiver
getType()
- Method in class com.sun.xml.messaging.ebxml.
Service
Returns the type of service.
getType()
- Method in class com.sun.xml.messaging.ebxml.
Party
Returns the type of the party id.
getVersion()
- Method in class com.sun.xml.messaging.ebxml.
Manifest
Returns the version of the manifest.
getVersion()
- Method in class com.sun.xml.messaging.ebxml.
Schema
Returns the version of the schema.
getXLinkHref()
- Method in class com.sun.xml.messaging.ebxml.
Reference
Returns the xlinkHref.
getXLinkRole()
- Method in class com.sun.xml.messaging.ebxml.
Reference
Returns the xlinkRole
M
Manifest
- class com.sun.xml.messaging.ebxml.
Manifest
.
This class represents the manifest part of the ebxml header.
Manifest(String, String)
- Constructor for class com.sun.xml.messaging.ebxml.
Manifest
Creates a manifest with the id and version.
N
newMessageId()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Creates a unique Message Id
P
Party
- class com.sun.xml.messaging.ebxml.
Party
.
This class represents the sending and receiving parties for an ebxml message.
Party(String)
- Constructor for class com.sun.xml.messaging.ebxml.
Party
Create a new Party for the given partyId.
Party(String, String)
- Constructor for class com.sun.xml.messaging.ebxml.
Party
Create a Party object for the given partyid and type.
R
Reference
- class com.sun.xml.messaging.ebxml.
Reference
.
This class represents a Reference that is added to the Manifest.
Reference(String, String, String)
- Constructor for class com.sun.xml.messaging.ebxml.
Reference
Create a reference object with the id, and the xlinkHRef, xlinkRole attributes.
S
saveChanges()
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
saveChanges()
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Schema
- class com.sun.xml.messaging.ebxml.
Schema
.
This class represents the schema for a reference.
Schema(String, String)
- Constructor for class com.sun.xml.messaging.ebxml.
Schema
Creates a schema object with the location and version information.
Service
- class com.sun.xml.messaging.ebxml.
Service
.
This class represents the Service element that is part of the SOAPHeader extensions for ebxml.
Service(String)
- Constructor for class com.sun.xml.messaging.ebxml.
Service
Creates a Service object with the given data.
Service(String, String)
- Constructor for class com.sun.xml.messaging.ebxml.
Service
Creates a Service object with the data and type information.
setAction(Endpoint)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Sets the uri of the "action" element of the SOAPRPHeader of the SOAPRPHeader.
setAction(String)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Set the action field for the message.
setConversationId(String)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the conversation id for the message.
setCPAId(String)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the CPAId for the message.
setDescription(Description)
- Method in class com.sun.xml.messaging.ebxml.
Reference
Sets the description for the Reference.
setFrom(Endpoint)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Sets the uri of the ultimate destination, represented by the "to" element of the SOAPRPHeader.
setManifest(Manifest)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the manifest for the message in the SOAPBody.
setMessageHeaderVersion(String)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the version of the message header.
setReceiver(Party)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Set the receiver of the message.
setRefToMessageId(String)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the ref to message id.
setRelatesTo(String)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Sets the "relatesTo" element of a SOAP-RP Header, indicating that the message is related to another message in some manner.
setSchema(Schema)
- Method in class com.sun.xml.messaging.ebxml.
Reference
Sets the schema for the reference.
setSender(Party)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Set the sender of the message.
setService(Service)
- Method in class com.sun.xml.messaging.ebxml.
EbXMLMessageImpl
Sets the service information as defined in the ebxml specification.
setText(String)
- Method in class com.sun.xml.messaging.ebxml.
Description
Set the content of the description.
setTo(Endpoint)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Sets the uri of the initial sender, represented by the "from" element of the SOAPRPHeader.
SOAPRPMessageFactoryImpl
- class com.sun.xml.messaging.soaprp.
SOAPRPMessageFactoryImpl
.
A factory for creating SOAP-RP Messages
SOAPRPMessageFactoryImpl()
- Constructor for class com.sun.xml.messaging.soaprp.
SOAPRPMessageFactoryImpl
SOAPRPMessageImpl
- class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
.
The message implementation for SOAP-RP Messages.
SOAPRPMessageImpl()
- Constructor for class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Constructs a SOAP-RP Message
SOAPRPMessageImpl(MimeHeaders, InputStream)
- Constructor for class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Constructs a message from an input stream.
SOAPRPMessageImpl(SOAPMessage)
- Constructor for class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Constructs a message from a SOAPMessage.
U
updateFwdMessagePath(Endpoint, int)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Adds an intermediary at a specified position in the fwd Message Path.
updateRevMessagePath(Endpoint)
- Method in class com.sun.xml.messaging.soaprp.
SOAPRPMessageImpl
Adds an intermediary at the top of the rev Message Path.
A
C
D
E
G
M
N
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES