org.ow2.petals.transport.platform.nio.server
Interface NioReceiver
- All Known Implementing Classes:
- NioTransporterImpl
public interface NioReceiver
Interface of the Fractal component to which the NIO server transmits received
deserialized message exchanges.
- Author:
- Christophe DENEUX (Capgemini Sud)
|
Method Summary |
void |
onMessage(java.lang.Object obj)
|
NIO_MSG_RECEIVER_ITF
static final java.lang.String NIO_MSG_RECEIVER_ITF
- Name of the port
- See Also:
- Constant Field Values
onMessage
void onMessage(java.lang.Object obj)
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.