Class ConfigPeerHandler

java.lang.Object
net.i2p.router.web.FormHandler
net.i2p.router.web.helpers.ConfigPeerHandler

public class ConfigPeerHandler
extends FormHandler
  • Constructor Details

  • Method Details

    • processForm

      protected void processForm()
      Description copied from class: FormHandler
      Implement this to perform the final processing (in turn, adding formNotice and formError messages, etc) Will only be called if _action is non-null and the nonce is valid.
      Specified by:
      processForm in class FormHandler
    • setPeer

      public void setPeer​(String peer)
    • setSpeed

      public void setSpeed​(String bonus)
    • setCapacity

      public void setCapacity​(String bonus)