org.sblim.slp.internal.msg
Class ServiceReply
- FunctionIDs
public class ServiceReply
ServiceReply message
ATTR_RPLY , ATTR_RQST , DA_ADVERT , FIRST_ID , LAST_ID , SA_ADVERT , SRV_ACK , SRV_DEREG , SRV_REG , SRV_RPLY , SRV_RQST , SRV_TYPE_RPLY , SRV_TYPE_RQST |
ServiceReply(String pLangTag, int pErrorCode, List pURLEntries, List pURLExceptions) - Ctor.
|
ServiceReply(int pErrorCode, List pURLEntries) - Ctor.
|
ServiceReply(MsgHeader pHeader, int pErrorCode, List pURLEntries, List pURLExceptions) - Ctor.
|
fresh , getFunctionID , getHeader , getLangTag , getVersion , getXID , multicast , overflows , serialize , serialize , serializeBody , setXID , toString |
ServiceReply
public ServiceReply(String pLangTag,
int pErrorCode,
List pURLEntries,
List pURLExceptions)
Ctor.
pLangTag
- pErrorCode
- pURLEntries
- - list of ServiceURLspURLExceptions
- - list of URL Exceptions
ServiceReply
public ServiceReply(int pErrorCode,
List pURLEntries)
Ctor.
pErrorCode
- pURLEntries
- - list of ServiceURLs
ServiceReply
public ServiceReply(MsgHeader pHeader,
int pErrorCode,
List pURLEntries,
List pURLExceptions)
Ctor.
pHeader
- pErrorCode
- pURLEntries
- - list of ServiceURLspURLExceptions
- - list of URL Exceptions
getURLEntries
public List getURLEntries()
getURLEntries
getURLExceptions
public List getURLExceptions()
getURLExceptions
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.