public class SimpleExchange extends AbstractExchange
Constructor and Description |
---|
SimpleExchange() |
Modifier and Type | Method and Description |
---|---|
protected Message |
createMessage() |
void |
setMessage(Message msg,
ParameterType pType)
Default implementation throws
UnsupportedOperationException . |
addPart, arePartsEmpty, clearMessage, createMessage, getAuditLogger, getBinding, getEndpoint, getEndpointName, getError, getExchangeID, getFaultEndpoint, getFaultMessage, getInMessage, getInterfaceName, getOperationName, getOutMessage, getPart, getPartNames, getParts, getPattern, getProperties, getProperty, getPropertyNames, getResponseEndpoint, getServiceName, getStatus, isAsync, setAsync, setAuditLogger, setBinding, setEndpoint, setEndpointName, setError, setExchangeID, setFaultEndpoint, setFaultMessage, setInMessage, setInterfaceName, setMessageImpl, setOperationName, setOutMessage, setPattern, setProperties, setProperty, setResponseEndpoint, setServiceName, setStatus
public void setMessage(Message msg, ParameterType pType) throws GException
AbstractExchange
UnsupportedOperationException
.setMessage
in interface Exchange
setMessage
in class AbstractExchange
msg
- Message to be added to the Exchange.pType
- ParameterType identifying whether the message is an IN, OUT, or
FAULT.GException
protected Message createMessage() throws GException
createMessage
in class AbstractExchange
GException
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.