Broadworks_OCIP\CoreFactory
The CoreFactory is basically a shortcut to creating objects. For example, the Client depends on a Transport object, the CoreFactory creates this for you when you request a TCPClient or SOAPClient.
The CoreFactory is basically a shortcut to creating objects. For example, the Client depends on a Transport object, the CoreFactory creates this for you when you request a TCPClient or SOAPClient.