    

 ## On this page

  

 

 # 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

InterfaceDescription[IPHXAnalysisClientListener](IPHXAnalysisClientListener.md)This interface is used by the [PHXAnalysisClient](PHXAnalysisClient.md) class.## Class Summary

ClassDescription[PHXAnalysisClient](PHXAnalysisClient.md)Deprecated. Use [AnalysisServerClient](v2/AnalysisServerClient.md) instead.[PHXAnalysisClientEvent](PHXAnalysisClientEvent.md)This class is an event for the [PHXAnalysisClient](PHXAnalysisClient.md) class.[PHXAnalysisClientExceptionEvent](PHXAnalysisClientExceptionEvent.md)This class is an event for the [PHXAnalysisClient](PHXAnalysisClient.md) class.[PHXPropertyValue](PHXPropertyValue.md)## Exception Summary

ExceptionDescription[PHXNoSuchResponseException](PHXNoSuchResponseException.md)An exception that is thrown when an invalid response is specified.[PHXResponseTypeMismatchException](PHXResponseTypeMismatchException.md)An exception that is thrown when an invalid response is specified.[PHXServerSideException](PHXServerSideException.md)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](PHXAnalysisClient.md) class.

**See Also:**

- [PHXAnalysisClient](PHXAnalysisClient.md)