public final class UnicastSocketTimeout extends Object implements InvocationConstraint, Serializable
Constructor and Description |
---|
UnicastSocketTimeout(int timeout)
Creates a
UnicastSocketTimeout constraint for the given
timeout. |
public UnicastSocketTimeout(int timeout)
UnicastSocketTimeout
constraint for the given
timeout.timeout
- the socket timeoutIllegalArgumentException
- if the given timeout is negativeCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.