[JXTA discuss] Messenger resolve

[email protected] Tue, 2 Aug 2005 20:02:35 +0300
Newsgroups gmane.comp.java.jxta.general,gmane.comp.java.jxta.devel
Message-ID <[email protected]>
Hello,

At net.jxta.impl.endpoint.EndpointServiceInterface.java, in line 268 of the 
getMessenger(...) method there is a call to m.resolve(). If I understand 
correctly this is where the messenger gets resolved given an EndpointAddress. 
Where is the actual code that does that? I am especially interested when the 
EndpointAddress has a logical jxta address (jxta://...) and of course for 
other transports (virtual or physical).

Best regards,

Giorgis Georgakoudis