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