org.sblim.slp.internal.ua
Class SLEnumerationImpl
java.lang.Object
org.sblim.slp.internal.ua.SLEnumerationImpl
- Enumeration, ServiceLocationEnumeration
public class SLEnumerationImpl
extends java.lang.Object
SLEnumerationImpl
SLEnumerationImpl
public SLEnumerationImpl(RequestMessage pReqMsg,
List pDAList)
Ctor.
getPort
public int getPort()
For diagnostic only!
hasMoreElements
public boolean hasMoreElements()
next
public Object next()
throws NoSuchElementException
This implementation can throw RuntimeExceptions. They can be ignored or used
for analysis.
- next in interface ServiceLocationEnumeration
nextElement
public Object nextElement()
throws NoSuchElementException
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.