org.sblim.slp.internal.sa
public class MessageTable extends java.lang.Object
| Constructor and Description |
|---|
MessageTable() |
| Modifier and Type | Method and 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, 2009 IBM Corporation. All Rights Reserved.