public static interface PAPProxy.Responder
Modifier and Type | Method and Description |
---|---|
PointValue[] |
select(Point[] points)
Selects point values.
|
@Nonnull @CheckReturnValue PointValue[] select(@Nonnull Point[] points) throws InterruptedException, ServiceNotAvailableException
points
- The requested points.InterruptedException
- When interrupted.ServiceNotAvailableException
- When the service is not
available.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.