Class Context


  • public class Context
    extends Object
    Author:
    mahesh
    • Method Detail

      • getChannel

        public String getChannel()
        Returns:
        the channel
      • setChannel

        public void setChannel​(String channel)
        Parameters:
        channel - the channel to set
      • getPdata

        public Producer getPdata()
        Returns:
        the pdata
      • setPdata

        public void setPdata​(Producer pdata)
        Parameters:
        pdata - the pdata to set
      • getEnv

        public String getEnv()
        Returns:
        the env
      • setEnv

        public void setEnv​(String env)
        Parameters:
        env - the env to set
      • getSid

        public String getSid()
        Returns:
        the sid
      • setSid

        public void setSid​(String sid)
        Parameters:
        sid - the sid to set
      • getDid

        public String getDid()
        Returns:
        the did
      • setDid

        public void setDid​(String did)
        Parameters:
        did - the did to set