net.web
Class Trigger
java.lang.Object
   net.web.Trigger
net.web.Trigger
- public class Trigger 
- extends java.lang.Object
User: Douglas Lyon
 Date: Mar 19, 2008
 Time: 1:10:57 PM
 Copyright DocJava, Inc., 2007
 
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SetCGIAPNAME
public java.lang.String SetCGIAPNAME
RemoteHost
public java.lang.String RemoteHost
RemotePort
public java.lang.String RemotePort
DeviceSerialNo
public static java.lang.String DeviceSerialNo
GetConfigFile
public java.lang.String GetConfigFile
Trigger
public Trigger()
main
public static void main(java.lang.String[] args)
                 throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
triggerOut
public void triggerOut(boolean flag)
                throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetSystem
public int SetSystem()
              throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetVideo
public int SetVideo()
             throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetImage
public int SetImage()
             throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetUsers
public int SetUsers()
             throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetTrigger
public int SetTrigger()
               throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetNetwork
public int SetNetwork()
               throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetInformation
public int SetInformation()
                   throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
SetFtp
public int SetFtp()
           throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
Reset
public int Reset()
- 
 
FactorReset
public int FactorReset()
- 
 
GetCGIConfig
public int GetCGIConfig()
- 
 
SetCGIConfig
public int SetCGIConfig()
                 throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
ClearParameter
public void ClearParameter()
- 
 
SetConfigValueEx
public int SetConfigValueEx(java.lang.String s,
                            java.lang.String s1,
                            java.lang.String s2)
-