|
Sun Adapter for MSMQ API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MSMQClientApplication
This interface defines the operations made available in Java Collaboration for the MSMQ.
| Method Summary | |
|---|---|
void |
connect()
Creates the physical connection to the underlying EIS system. |
void |
disconnect()
Closes the physical connection to the underlying EIS system. |
MSMQConfiguration |
getEwayConfiguration()
Returns the MSMQConfiguration object. |
byte[] |
getMsgBody()
Returns the MsgBody |
void |
getMSMQMessage()
|
void |
putMSMQMessage()
|
void |
setMsgBody(byte[] MsgBody)
Sets the MsgBody |
| Method Detail |
|---|
void setMsgBody(byte[] MsgBody)
attrname - byte[] getMsgBody()
void getMSMQMessage()
throws java.lang.Exception
java.lang.Exception
void putMSMQMessage()
throws java.lang.Exception
java.lang.Exception
void connect()
throws com.stc.connector.appconn.common.ApplicationException
com.stc.connector.appconn.common.ApplicationException
void disconnect()
throws com.stc.connector.appconn.common.ApplicationException
com.stc.connector.appconn.common.ApplicationExceptionMSMQConfiguration getEwayConfiguration()
|
Sun Adapter for MSMQ API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||