Class SRUClient


  • public class SRUClient
    extends Object
    A client to perform SRU operations. The response of a SRU request is wrapped in a SRU response.

    This client is reusable but not thread-safe: the application may reuse a client object, but it may not be concurrently shared between multiple threads.