Package org.serviceconnector.net.res
Class EndpointFactory
java.lang.Object
org.serviceconnector.net.res.EndpointFactory
A factory for creating Endpoint objects. Provides access to concrete endpoint instances. Possible endpoints are shown in key string constants below.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndpointFactory
public EndpointFactory()
-
-
Method Details
-
createEndpoint
Creates a new Endpoint object.- Parameters:
key- the key- Returns:
- the i endpoint
-