|
Sun Adapter for MSMQ API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.msmqadapter.webservice.PutWSMSMQMessageOutput
public class PutWSMSMQMessageOutput
This class is the PutWSMSMQMessageOutput.
| Constructor Summary | |
|---|---|
PutWSMSMQMessageOutput()
Creates a new instance of PutWSMSMQMessageOutput |
|
| Method Summary | |
|---|---|
boolean |
getPutWSMSMQMessageOutput()
Gets the PutWSMSMQMessageOutput. |
boolean |
hasPutWSMSMQMessageOutput()
Checks whether the PutWSMSMQMessageOutput properety has been set. |
void |
persist(com.stc.connector.persistence.bpel.DataOutput dout)
Persists this message. |
void |
restore(com.stc.connector.persistence.bpel.DataInput din)
Restores this message. |
void |
setPutWSMSMQMessageOutput(boolean newPutWSMSMQMessageOutput)
Sets the PutWSMSMQMessageOutput. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PutWSMSMQMessageOutput()
| Method Detail |
|---|
public boolean getPutWSMSMQMessageOutput()
public void setPutWSMSMQMessageOutput(boolean newPutWSMSMQMessageOutput)
newPutWSMSMQMessageOutput - The new PutWSMSMQMessageOutput.public boolean hasPutWSMSMQMessageOutput()
public void persist(com.stc.connector.persistence.bpel.DataOutput dout)
throws java.lang.Exception
persist in interface com.stc.connector.persistence.bpel.PersistableDatadout - The DataOutput to which the Java Bean
message is persisted.
java.lang.Exception - upon error.
public void restore(com.stc.connector.persistence.bpel.DataInput din)
throws java.lang.Exception
restore in interface com.stc.connector.persistence.bpel.PersistableDatadis - The DataInput from which the Java Bean
message is restored.
java.lang.Exception - upon error.
|
Sun Adapter for MSMQ API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||