org.sblim.slp.internal
Class ServiceTable
java.lang.Object
org.sblim.slp.internal.ServiceTable
public class ServiceTable
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceTable
public ServiceTable()
deregister
public org.sblim.slp.internal.ServiceLocationMessage deregister(SLPServiceDeregistration pServiceRegistration)
findAttributes
public org.sblim.slp.internal.ServiceLocationMessage findAttributes(org.sblim.slp.internal.SLPAttributeRequestMessage pAttributeMsg)
findServices
public org.sblim.slp.internal.ServiceLocationMessage findServices(SLPServiceRequestMessage pServiceMsg)
findServiceTypes
public org.sblim.slp.internal.ServiceLocationMessage findServiceTypes(org.sblim.slp.internal.SLPServiceTypeRequestMessage pTypeMsg)
makeDAAdvert
public org.sblim.slp.internal.ServiceLocationMessage makeDAAdvert(SLPServiceRequestMessage pServiceMsg,
java.net.InetAddress pInetAddress,
SLPConfig pSlpConfig)
makeSAAdvert
public org.sblim.slp.internal.ServiceLocationMessage makeSAAdvert(SLPServiceRequestMessage pServiceMsg,
java.net.InetAddress pInetAddress)
throws ServiceLocationException
- Throws:
ServiceLocationException
register
public org.sblim.slp.internal.ServiceLocationMessage register(SLPServiceRegistration pServiceRegistration)
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.