mgi.logme.network
Class Listener

java.lang.Object
  extended bymgi.logme.network.Listener

public class Listener
extends java.lang.Object

EXPERIMENTAL - NOT IN PRODUCTIONAL USE


Constructor Summary
Listener(int port)
          Creates a new instance of Listener
 
Method Summary
static void sendRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Listener

public Listener(int port)
Creates a new instance of Listener

Method Detail

sendRequest

public static void sendRequest()