jpel.remote.util
Interface GenericSocketServerListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ConfigurationServer

public interface GenericSocketServerListener
extends java.util.EventListener

Title: Configuration in Java

Description: Ferramentas e técnicas para ajuste de sistemas feitos em Java.

Copyright: Copyright (c) 2002

Company: CIN - UFPE

Version:
1.0
Author:
Thiago Santos (tlvls@cin.ufpe.br)

Method Summary
 void processCommand(jpel.remote.util.GenericSocketServerEvent e)
           
 

Method Detail

processCommand

public void processCommand(jpel.remote.util.GenericSocketServerEvent e)