public class MulticastSearch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MulticastSearch.DefaultFilter |
static interface |
MulticastSearch.Filter |
| Constructor and Description |
|---|
MulticastSearch() |
MulticastSearch(String host,
int port) |
public MulticastSearch()
throws IOException
IOExceptionpublic MulticastSearch(String host, int port) throws IOException
IOExceptionprotected void finalize()
throws Throwable
public URI search(int timeout, TimeUnit milliseconds) throws IOException
IOExceptionpublic URI search() throws IOException
IOExceptionpublic URI search(MulticastSearch.Filter filter) throws IOException
IOExceptionpublic URI search(MulticastSearch.Filter filter, long timeout, TimeUnit unit) throws IOException
IOExceptionpublic void close()
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.