org.apache.ode.jacob
Interface Channel

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
ActivityRecoveryChannel, CellChannel, CompensationChannel, EventHandlerControlChannel, InvokeResponseChannel, LinkStatusChannel, NaturalNumberStreamChannel, ParentScopeChannel, PickResponseChannel, SynchChannel, SynchPrintChannel, TerminationChannel, TimerResponseChannel, ValChannel

public interface Channel
extends java.io.Serializable

Interface implemented by channel proxies.


Method Summary
 java.lang.String export()
           
 

Method Detail

export

java.lang.String export()