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
- ServiceLocationException
public void addResponse(java.net.InetAddress pSource, SLPMessage pRequest, byte[] pRespond) throws ServiceLocationException
pSource
- pRequest
- pRespond
- ServiceLocationException
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.