Class BimWorksClientFactory

java.lang.Object
nl.bimbase.bimworks.client.BimWorksClientFactory
All Implemented Interfaces:
AutoCloseable

public class BimWorksClientFactory extends Object implements AutoCloseable
The BimWorksClientFactory is supposed to be a long-lived object. It's main function is to create BimWorksClient objects. One BimWorksClientFactory is required per endpoint.