Remote System Explorer DataStore
Release 1.0

org.eclipse.dstore.core.util
Interface ISender

All Known Implementing Classes:
Sender

public interface ISender


Method Summary
 void sendDocument(DataElement objectRoot, int depth)
           
 void sendDocument(String document)
           
 

Method Detail

sendDocument

public void sendDocument(String document)

sendDocument

public void sendDocument(DataElement objectRoot,
                         int depth)

Remote System Explorer DataStore
Release 1.0

Guidelines for using DataStore APIs.