Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
C
G
S
T
W
C
clone()
- Method in interface org.apache.wsif.
WSIFMessage
G
getBooleanPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getBytePart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getCharPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getContextMessage()
- Method in class org.apache.wsif.
WSIFRequest
Get the context message.
getContextMessage()
- Method in class org.apache.wsif.
WSIFResponse
Get the context message.
getDoublePart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getFaultMessage()
- Method in class org.apache.wsif.
WSIFResponse
Get the fault message.
getFloatPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getIncomingMessage()
- Method in class org.apache.wsif.
WSIFRequest
Get the incoming message.
getInputName()
- Method in class org.apache.wsif.
WSIFRequest
Gets the inputName
getInputName()
- Method in class org.apache.wsif.
WSIFResponse
Gets the inputName
getIntPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getIsFault()
- Method in class org.apache.wsif.
WSIFResponse
Get the value of the isFault flag.
getLongPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getName()
- Method in interface org.apache.wsif.
WSIFMessage
Get the name of this message.
getObjectPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
getObjectPart(String, Class)
- Method in interface org.apache.wsif.
WSIFMessage
getOperationName()
- Method in class org.apache.wsif.
WSIFRequest
Get the operation name.
getOperationName()
- Method in class org.apache.wsif.
WSIFResponse
Get the operation name.
getOutgoingMessage()
- Method in class org.apache.wsif.
WSIFResponse
Get the outgoing message.
getOutputName()
- Method in class org.apache.wsif.
WSIFRequest
Gets the outputName
getOutputName()
- Method in class org.apache.wsif.
WSIFResponse
Gets the outputName
getPartNames()
- Method in interface org.apache.wsif.
WSIFMessage
Return list of part names.
getParts()
- Method in interface org.apache.wsif.
WSIFMessage
Create an iterator of the parts in this message.
getPortName()
- Method in class org.apache.wsif.
WSIFRequest
Get the port name.
getPortName()
- Method in class org.apache.wsif.
WSIFResponse
Gets the portName
getRepresentationStyle()
- Method in interface org.apache.wsif.
WSIFMessage
getServiceID()
- Method in class org.apache.wsif.
WSIFRequest
Get the service ID.
getServiceID()
- Method in class org.apache.wsif.
WSIFResponse
Get the service ID.
getShortPart(String)
- Method in interface org.apache.wsif.
WSIFMessage
S
setBooleanPart(String, boolean)
- Method in interface org.apache.wsif.
WSIFMessage
setBytePart(String, byte)
- Method in interface org.apache.wsif.
WSIFMessage
setCharPart(String, char)
- Method in interface org.apache.wsif.
WSIFMessage
setContextMessage(WSIFMessage)
- Method in class org.apache.wsif.
WSIFRequest
Set the context message.
setContextMessage(WSIFMessage)
- Method in class org.apache.wsif.
WSIFResponse
Set the context message.
setDoublePart(String, double)
- Method in interface org.apache.wsif.
WSIFMessage
setFaultMessage(WSIFMessage)
- Method in class org.apache.wsif.
WSIFResponse
Set the fault message.
setFloatPart(String, float)
- Method in interface org.apache.wsif.
WSIFMessage
setIncomingMessage(WSIFMessage)
- Method in class org.apache.wsif.
WSIFRequest
Set the incoming message.
setInputName(String)
- Method in class org.apache.wsif.
WSIFRequest
Sets the inputName
setInputName(String)
- Method in class org.apache.wsif.
WSIFResponse
Sets the inputName
setIntPart(String, int)
- Method in interface org.apache.wsif.
WSIFMessage
setIsFault(boolean)
- Method in class org.apache.wsif.
WSIFResponse
Indicate whether this response contains a a fault message or an ok response message.
setLongPart(String, long)
- Method in interface org.apache.wsif.
WSIFMessage
setName(String)
- Method in interface org.apache.wsif.
WSIFMessage
Set the name of this message.
setObjectPart(String, Object)
- Method in interface org.apache.wsif.
WSIFMessage
setOperationName(String)
- Method in class org.apache.wsif.
WSIFRequest
Set the operation name.
setOperationName(String)
- Method in class org.apache.wsif.
WSIFResponse
Set the operation name.
setOutgoingMessage(WSIFMessage)
- Method in class org.apache.wsif.
WSIFResponse
Set the outgoing message.
setOutputName(String)
- Method in class org.apache.wsif.
WSIFRequest
Sets the outputName
setOutputName(String)
- Method in class org.apache.wsif.
WSIFResponse
Sets the outputName
setParts(Map)
- Method in interface org.apache.wsif.
WSIFMessage
This message parts will be replaced by sourceParts.
setPortName(String)
- Method in class org.apache.wsif.
WSIFRequest
Set the name of the port within the service that is to be used.
setPortName(String)
- Method in class org.apache.wsif.
WSIFResponse
Sets the portName
setRepresentationStyle(String)
- Method in interface org.apache.wsif.
WSIFMessage
setShortPart(String, short)
- Method in interface org.apache.wsif.
WSIFMessage
T
toString()
- Method in class org.apache.wsif.
WSIFRequest
Printable version.
toString()
- Method in class org.apache.wsif.
WSIFResponse
Printable version.
W
WSIFMessage
- interface org.apache.wsif.
WSIFMessage
.
A WSIFMessage is a an interface representing a message.
WSIFRequest
- class org.apache.wsif.
WSIFRequest
.
This class represents a service request coming into WSIF.
WSIFRequest(QName)
- Constructor for class org.apache.wsif.
WSIFRequest
Constructor.
WSIFResponse
- class org.apache.wsif.
WSIFResponse
.
This class represents a service response coming out of WSIF.
WSIFResponse(QName)
- Constructor for class org.apache.wsif.
WSIFResponse
Constructor.
C
G
S
T
W
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.