Class EJBClientDescriptorMetaData.RemotingReceiverConfiguration

    • Method Detail

      • setChannelCreationOptions

        public void setChannelCreationOptions​(Properties channelCreationOpts)
        Sets the channel creation options for this remoting receiver configuration
        Parameters:
        channelCreationOpts - The channel creation options
      • getChannelCreationOptions

        public Properties getChannelCreationOptions()
      • setConnectionTimeout

        public void setConnectionTimeout​(long timeout)
      • getConnectionTimeout

        public long getConnectionTimeout()
      • getOutboundConnectionRef

        public String getOutboundConnectionRef()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object