Skip to main content

ModelCenter Remote Execution Java API 2026 R1

Package com.phoenix_int.aserver

Last update: 22.06.2026

Provides a client package for programmatically invoking ModelCenter Remote Execution remotely from the Java language.

Interface Summary

Interface Description
IPHXAnalysisClientListener This interface is used by the PHXAnalysisClient class.

Class Summary

Class Description
PHXAnalysisClient Deprecated. Use AnalysisServerClient instead.
PHXAnalysisClientEvent This class is an event for the PHXAnalysisClient class.
PHXAnalysisClientExceptionEvent This class is an event for the PHXAnalysisClient class.
PHXPropertyValue

Exception Summary

Exception Description
PHXNoSuchResponseException An exception that is thrown when an invalid response is specified.
PHXResponseTypeMismatchException An exception that is thrown when an invalid response is specified.
PHXServerSideException An exception that is thrown when an error is returned from the server.

Package com.phoenix_int.aserver.client Description

Provides a client package for programmatically invoking ModelCenter Remote Execution remotely from the Java language. Start with the PHXAnalysisClient class.

See Also:

Connect with Ansys