Uses of Interface
com.sap.ip.collaboration.gw.api.framework.groupware.ISendTransport

Packages that use ISendTransport
com.sap.ip.collaboration.gw.api.framework.groupware   
com.sap.ip.collaboration.gw.impl.transport.file.filesystem   
 

Uses of ISendTransport in com.sap.ip.collaboration.gw.api.framework.groupware
 

Subinterfaces of ISendTransport in com.sap.ip.collaboration.gw.api.framework.groupware
 interface IMailSendTransport
          The IMailSendTransport interface extends the send transport interface to define methods specific to the mail item type.
 

Uses of ISendTransport in com.sap.ip.collaboration.gw.impl.transport.file.filesystem
 

Classes in com.sap.ip.collaboration.gw.impl.transport.file.filesystem that implement ISendTransport
 class FileTransport
          This is a transport class which uses filesystem as groupware server instead of a groupware server.