net.i2p.i2ptunnel.web
Class EditBean
java.lang.Object
net.i2p.i2ptunnel.web.IndexBean
net.i2p.i2ptunnel.web.EditBean
- public class EditBean
- extends IndexBean
Ugly little accessor for the edit page
Methods inherited from class net.i2p.i2ptunnel.web.IndexBean |
getClientDestination, getClientInterface, getClientPort, getController, getDestinationBase64, getInternalType, getMessages, getNextNonce, getServerTarget, getSharedClient, getTunnelCount, getTunnelDescription, getTunnelName, getTunnelStatus, getTunnelType, getType, getTypeName, isClient, setAction, setClientHost, setClientPort, setConnectDelay, setCustomOptions, setDescription, setName, setNonce, setPassphrase, setPort, setPrivKeyFile, setProfile, setProxyList, setReachableBy, setReachableByOther, setRemoveConfirm, setSharedClient, setSpoofedHost, setStartOnLoad, setTargetDestination, setTargetHost, setTargetPort, setTunnel, setTunnelCount, setTunnelDepth, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditBean
public EditBean()
staticIsClient
public static boolean staticIsClient(int tunnel)
getTargetHost
public java.lang.String getTargetHost(int tunnel)
getTargetPort
public java.lang.String getTargetPort(int tunnel)
getSpoofedHost
public java.lang.String getSpoofedHost(int tunnel)
getPrivateKeyFile
public java.lang.String getPrivateKeyFile(int tunnel)
startAutomatically
public boolean startAutomatically(int tunnel)
isSharedClient
public boolean isSharedClient(int tunnel)
shouldDelay
public boolean shouldDelay(int tunnel)
isInteractive
public boolean isInteractive(int tunnel)
getTunnelDepth
public int getTunnelDepth(int tunnel,
int defaultLength)
getTunnelCount
public int getTunnelCount(int tunnel,
int defaultCount)
getI2CPHost
public java.lang.String getI2CPHost(int tunnel)
getI2CPPort
public java.lang.String getI2CPPort(int tunnel)
getCustomOptions
public java.lang.String getCustomOptions(int tunnel)