IPBX_Marshaler interface
Description
The IPBX_Marshaler interface is used to invoke remote methods and convert PowerBuilder data formats to the user's communication protocol. A marshaler extension is a PowerBuilder extension that acts as the bridge between PowerBuilder and other components, such as EJBs, Java classes, CORBA objects, Web services, and so on.
Methods
Method |
Description |
---|---|
Destroys an instance of an object inherited from the IPBX_Marshaler structure |
|
Returns the handle of the PBX that contains the native class |
|
Used in PowerBuilder marshaler native classes to call remote methods |