|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
MessageFilterListener.
public interface EndpointFilterListener
This interface is used in order to set up an EndpointService Filter listener.
EndpointService,
EndpointAddress,
Message| Method Summary | |
|---|---|
Message |
processIncomingMessage(Message message,
EndpointAddress srcAddr,
EndpointAddress dstAddr)
Deprecated. This method is invoked by the EndpointService for each incoming message that contains a message element associated to this Endpoint Filter. |
| Method Detail |
|---|
Message processIncomingMessage(Message message,
EndpointAddress srcAddr,
EndpointAddress dstAddr)
message - Incoming messagesrcAddr - Endpoint Address of the source of the messagedstAddr - Endpoint Address of the destination of the message
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||