public class MessageTable extends Object
| Constructor and Description |
|---|
MessageTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResponse(InetAddress pSource,
SLPMessage pRequest,
byte[] pRespond)
addResponse
|
byte[] |
getResponse(InetAddress pSource,
SLPMessage pRequest)
getResponse
|
public byte[] getResponse(InetAddress pSource, SLPMessage pRequest) throws ServiceLocationException
pSource - pRequest - ServiceLocationExceptionpublic void addResponse(InetAddress pSource, SLPMessage pRequest, byte[] pRespond) throws ServiceLocationException
pSource - pRequest - pRespond - ServiceLocationExceptionCopyright © 2005, 2012 IBM Corporation. All Rights Reserved.