org.sblim.slp.internal
Class SLPServiceDeregistration
java.lang.Object
org.sblim.slp.internal.SLPServiceDeregistration
public class SLPServiceDeregistration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLPServiceDeregistration
public SLPServiceDeregistration(java.util.Locale pLocale,
ServiceURL pServiceUrl,
java.util.Vector pScopes,
java.util.Vector pTagList)
throws ServiceLocationException
- Throws:
ServiceLocationException
SLPServiceDeregistration
public SLPServiceDeregistration(ServiceLocationHeader pHeader,
java.io.DataInputStream pStream)
throws ServiceLocationException,
java.io.IOException
- Throws:
ServiceLocationException
java.io.IOException
makeReply
public org.sblim.slp.internal.ServiceLocationMessage makeReply()
getErrorCode
public short getErrorCode()
getHeader
public ServiceLocationHeader getHeader()
getTags
public java.util.Vector getTags()
- Getter for tags
- Returns:
- Returns the tags.
getUrl
public ServiceURL getUrl()
- Getter for url
- Returns:
- Returns the url.
getUrlSignature
public java.util.Hashtable getUrlSignature()
- Getter for urlSignature
- Returns:
- Returns the urlSignature.
Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.