Interface StructureWriteConnection

All Superinterfaces:
AutoCloseable, DataSourceConnection
All Known Implementing Classes:
XpbsWriteConnection

public interface StructureWriteConnection extends DataSourceConnection
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Writes the contents to the data source.

    Methods inherited from interface io.xpipe.core.source.DataSourceConnection

    close, init