Package com.solers.slp

Interface Summary
Advertiser The SLP Advertiser interface defined in RFC 2614.
Locator The SLP Locator interface defined in RFC 2614.
ServiceLocationEnumeration The SLP ServiceLocationEnumeration interface defined in RFC 2614.
 

Class Summary
AdvertiserImpl Implementation of SLP Advertiser interface.
AttributeRequest The AttributeRequest SLP Message.
AuthenticationBlock Implementation of the SLP Authentication Block.
LocatorImpl Implementation of SLP Locator interface.
NetworkManager NetworkManager is a singleton which controls the sending and receiving of datagram packets for UAs, and the TCP connection for SAs.
ServiceDeregistration The ServiceDeregistration SLP Message.
ServiceLocationAttribute Implementation of the SLP ServiceLocationAttribute class defined in RFC 2614.
ServiceLocationEnumerationImpl Implements the ServiceLocationEnumeration interface defined in RFC 2614.
ServiceLocationManager Implementation of the SLP ServiceLocationManager class defined in RFC 2614.
ServiceRegistration The ServiceRegistration SLP Message.
ServiceRequest The ServiceRequest SLP Message.
ServiceType Implementation of the SLP ServiceType class defined in RFC 2614.
ServiceTypeRequest The ServiceTypeRequest SLP Message.
ServiceURL Implementation of the SLP ServiceURL class defined in RFC 2614.
SLPConfiguration An SLPConfiguration object holds all configurable properties.
SLPMessage SLPMessage is the base for all messages sent from the SLP client.
UAMessage UAMessage is the base for User Agent messages
 

Exception Summary
ServiceLocationException Implementation of the ServiceLocationException class defined in RFC 2614.