Package org.openas2.processor.receiver
Interface NetModuleHandler
-
- All Known Implementing Classes:
AS2MDNReceiverHandler,AS2ReceiverHandler,HealthCheckHandler
public interface NetModuleHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(NetModule owner, java.net.Socket s)
-
-
-
Method Detail
-
handle
void handle(NetModule owner, java.net.Socket s)
-
-