Deprecated API


Contents
Deprecated Methods
org.cometd.bayeux.server.ServerTransport.getCurrentLocalAddress()
          use ServerTransport.getContext() and BayeuxContext.getLocalAddress() 
org.cometd.bayeux.server.ServerTransport.getCurrentRemoteAddress()
          use ServerTransport.getContext() and BayeuxContext.getRemoteAddress() 
 



Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.