All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.portable.ObjectImpl | +----org.omg.CORBA.portable.Skeleton | +----jdce.client._clientProxyImplBase
![]() | Java Class jdce.client._clientProxyImplBase
![]() Source File jdce/client/_clientProxyImplBase.java
| ![]() IDL Absolute Name ::jdce::client::clientProxy
| ![]() Repository Identifier IDL:jdce/client/clientProxy:1.0
| |
interface clientProxy { boolean clientEvent( in ::jdce::util::event::jdceEvent arg0 ); boolean dataReceive( in string arg0 ); boolean messageReceive( in ::jdce::util::message::jdceMessage arg0 ); };
protected clientProxy _wrapper
protected _clientProxyImplBase(String name)
public _clientProxyImplBase()
public clientProxy _this()
public String[] _ids()
public MethodPointer[] _methods()
public boolean _execute(MethodPointer method, InputStream input, OutputStream output)
public static boolean _execute(clientProxy _self, int _method_id, InputStream _input, OutputStream _output)
All Packages Class Hierarchy This Package Previous Next Index