Uses of Class
org.livetribe.slp.spi.msg.SrvReg

Packages that use SrvReg
org.livetribe.slp   
org.livetribe.slp.api   
org.livetribe.slp.api.da   
org.livetribe.slp.api.ua   
org.livetribe.slp.spi   
 

Uses of SrvReg in org.livetribe.slp
 

Methods in org.livetribe.slp with parameters of type SrvReg
static ServiceInfo ServiceInfo.from(SrvReg message)
          Creates a ServiceInfo from a SrvReg message.
 

Uses of SrvReg in org.livetribe.slp.api
 

Methods in org.livetribe.slp.api with parameters of type SrvReg
 void MatchingServiceInfoCache.handleSrvReg(SrvReg srvReg)
           
 

Uses of SrvReg in org.livetribe.slp.api.da
 

Methods in org.livetribe.slp.api.da with parameters of type SrvReg
protected  void StandardDirectoryAgent.handleTCPSrvReg(SrvReg message, Socket socket)
           
 

Uses of SrvReg in org.livetribe.slp.api.ua
 

Methods in org.livetribe.slp.api.ua with parameters of type SrvReg
protected  void StandardUserAgent.handleMulticastSrvReg(SrvReg message)
           
 

Uses of SrvReg in org.livetribe.slp.spi
 

Methods in org.livetribe.slp.spi with parameters of type SrvReg
 void MessageRegistrationListener.handleSrvReg(SrvReg srvReg)
           
 



Copyright © 2006-2012 LiveTribe. All Rights Reserved.