public class RequestResponseDefinition extends MEPDefinition implements Externalizable
Constructor and Description |
---|
RequestResponseDefinition()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
protected RequestResponseDefinition |
shallowCopy()
This method creates a shallow copy.
|
void |
writeExternal(ObjectOutput out) |
getInvocation, getInvocation, getInvocations, getMetrics, getProperties, getRequestId, getResponseId, initCopy, merge, setInvocations, setMetrics, setProperties, setRequestId, setResponseId
public RequestResponseDefinition()
protected RequestResponseDefinition shallowCopy()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class MEPDefinition
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class MEPDefinition
IOException
ClassNotFoundException
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.