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

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

Uses of SrvDeReg in org.livetribe.slp
 

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

Uses of SrvDeReg in org.livetribe.slp.api
 

Methods in org.livetribe.slp.api with parameters of type SrvDeReg
 void MatchingServiceInfoCache.handleSrvDeReg(SrvDeReg srvDeReg)
           
 

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

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

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

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

Uses of SrvDeReg in org.livetribe.slp.spi
 

Methods in org.livetribe.slp.spi with parameters of type SrvDeReg
 void MessageRegistrationListener.handleSrvDeReg(SrvDeReg srvDeReg)
           
 



Copyright © 2006-2012 LiveTribe. All Rights Reserved.