WebLogic Integration


Uses of Class
com.bea.b2b.mailbox.MessageInfo

Packages that use MessageInfo
com.bea.lwclient Used for working with WebLogic Collaborate Trading Partner Lightweight Client Mailbox. 
 

Uses of MessageInfo in com.bea.lwclient
 

Methods in com.bea.lwclient that return MessageInfo
 MessageInfo[] LwcMailbox.getMessageInfos()
          Deprecated. Returns info about all messages in the mailbox.
 MessageInfo[] LwcMailboxDirectory.getMessageInfos()
          Deprecated. Returns info about all messages in the mailbox.
 

Methods in com.bea.lwclient with parameters of type MessageInfo
 void LwcMailbox.addMessage(MessageInfo msginfo, byte[] mesg, boolean filesharing)
          Deprecated. Adds a message to the mailbox.
 void LwcMailboxDirectory.addMessage(MessageInfo minfo, byte[] msg, boolean filesharing)
          Deprecated. Adds a message to the mailbox.
 


WebLogic Integration

WebLogic Integration (WLI)