org.apache.yoko.orb.OCI.IIOP
Class ListenerMap
java.lang.Object
org.apache.yoko.orb.OCI.IIOP.ListenerMap
public final class ListenerMap
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerMap
public ListenerMap()
add
public void add(String host,
short port)
remove
public void remove(String host,
short port)
match
public boolean match(ListenPoint lp,
String host,
short port)
getListenPoints
public ListenPoint[] getListenPoints()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.