it.eng.spago.event
Class EventExecutor

java.lang.Object
  extended byit.eng.spago.event.EventExecutor

public class EventExecutor
extends java.lang.Object


Method Summary
static void service(RequestContainer request, ResponseContainer response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

service

public static void service(RequestContainer request,
                           ResponseContainer response)