org.apache.openejb.client
Class MulticastSearch
java.lang.Object
org.apache.openejb.client.MulticastSearch
public class MulticastSearch
- extends Object
- Version:
- $Rev$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastSearch
public MulticastSearch()
throws IOException
- Throws:
IOException
MulticastSearch
public MulticastSearch(String host,
int port)
throws IOException
- Throws:
IOException
search
public URI search(int timeout,
TimeUnit milliseconds)
throws IOException
- Throws:
IOException
search
public URI search()
throws IOException
- Throws:
IOException
search
public URI search(MulticastSearch.Filter filter)
throws IOException
- Throws:
IOException
search
public URI search(MulticastSearch.Filter filter,
long timeout,
TimeUnit unit)
throws IOException
- Throws:
IOException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.