fr.gedeon.telnetservice.coreexample1
Class Example1

java.lang.Object
  extended by fr.gedeon.telnetservice.coreexample1.Example1

public class Example1
extends Object


Nested Class Summary
static class Example1.ServiceState
           
 
Field Summary
protected  Example1.ServiceState serviceState
           
protected  TelnetService telnetService
           
 
Constructor Summary
Example1()
           
 
Method Summary
 void initialize()
           
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceState

protected Example1.ServiceState serviceState

telnetService

protected TelnetService telnetService
Constructor Detail

Example1

public Example1()
Method Detail

main

public static void main(String[] args)
                 throws TelnetServiceStartException
Throws:
TelnetServiceStartException

initialize

public void initialize()

run

public void run()
         throws TelnetServiceStartException
Throws:
TelnetServiceStartException


Copyright © 2008. All Rights Reserved.