|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.slp.internal.SLPServiceRegistration
public class SLPServiceRegistration
Constructor Summary | |
---|---|
SLPServiceRegistration(boolean pFresh,
java.util.Locale pLocale,
ServiceURL pServiceUrl,
java.util.Vector pScopes,
java.util.Vector pAttributes)
|
|
SLPServiceRegistration(ServiceLocationHeader pHeader,
java.io.DataInputStream pStream)
|
Method Summary | |
---|---|
java.util.Vector |
getAttributes()
Getter for attributes |
short |
getErrorCode()
|
ServiceLocationHeader |
getHeader()
|
java.lang.String |
getServiceType()
Getter for serviceType |
ServiceURL |
getUrl()
Getter for url |
java.util.Hashtable |
getUrlSignature()
Getter for urlSignature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SLPServiceRegistration(boolean pFresh, java.util.Locale pLocale, ServiceURL pServiceUrl, java.util.Vector pScopes, java.util.Vector pAttributes) throws ServiceLocationException
ServiceLocationException
public SLPServiceRegistration(ServiceLocationHeader pHeader, java.io.DataInputStream pStream) throws ServiceLocationException, java.io.IOException
ServiceLocationException
java.io.IOException
Method Detail |
---|
public short getErrorCode()
public ServiceLocationHeader getHeader()
public java.util.Vector getAttributes()
public java.lang.String getServiceType()
public ServiceURL getUrl()
public java.util.Hashtable getUrlSignature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |