Interface FrameTransporter

  • All Known Implementing Classes:
    XTalkTransporter

    public interface FrameTransporter
    Interface required by Frame to support marshalling. Concrete implementations can marshall using any desired wire format. For example, the XTalkTransporter is an implementation that uses XTalk, the default Vinci wire format.