Runtime tools : Channels components : Mobile Channel : Concepts : Implementation mechanism : Client side implementation mechanism
  
Client side implementation mechanism
DataAdapter is an interface in the client side. It provides the function of establishing session and invoking server side operation. MobileAdapter implements the DataAdapter:
DataAdapterimplements the interface
Go up to
Implementation mechanism