|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.corba.types.HandlerIterator
public class HandlerIterator
| Constructor Summary | |
|---|---|
HandlerIterator(CorbaMessage msg,
boolean server)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
CorbaObjectHandler |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandlerIterator(CorbaMessage msg,
boolean server)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<CorbaObjectHandler>public CorbaObjectHandler next()
next in interface java.util.Iterator<CorbaObjectHandler>public void remove()
remove in interface java.util.Iterator<CorbaObjectHandler>
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||