Interface ClientCloseableResource
-
- All Known Implementing Classes:
ClientCacheQueryContinuousHandle,ClientDataStreamerHandle
public interface ClientCloseableResourceClient closeable resource.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()Closes the resource.
-