org.sblim.slp.internal
Class ServiceLocationEnumeratorStreamed
java.lang.Object
org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
- Enumeration, ServiceLocationEnumeration
public class ServiceLocationEnumeratorStreamed
extends java.lang.Object
ServiceLocationEnumeratorStreamed.java
(C) Copyright IBM Corp. 2005, 2006
THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE
("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
You can obtain a current copy of the Common Public License from
http://www.opensource.org/licenses/cpl1.0.php
ServiceLocationException | dispatchDatagramMsg(ServiceLocationMessage pRequest, Vector pResponseList, int[] pTimeoutList, int pMaxResults, InetAddress pInetAddress, boolean pJustFirstResult)
|
Vector | dispatchMulticastMsg(InetAddress pInetaddress, DatagramSocket pDatagramsocket1, ServiceLocationMessage pRequest, int[] pMsTimeOutsList, int pMaxResults, boolean pGetFirstResult)
|
static Enumeration | dispatchUAMsg(Vector pDAList, ServiceLocationMessage pRequestMsg, InetAddress pInetAddress)
|
boolean | hasMoreElements()
|
Object | next() - Return the next value or block until it becomes available.
|
Object | nextElement()
|
ServiceLocationEnumeratorStreamed
public ServiceLocationEnumeratorStreamed(Vector pDaList,
ServiceLocationMessage pRequestMsg,
InetAddress pInetaddress)
dispatchMulticastMsg
public Vector dispatchMulticastMsg(InetAddress pInetaddress,
DatagramSocket pDatagramsocket1,
ServiceLocationMessage pRequest,
int[] pMsTimeOutsList,
int pMaxResults,
boolean pGetFirstResult)
throws ServiceLocationException
nextElement
public Object nextElement()
Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.