public abstract class ModePOA extends org.omg.PortableServer.Servant implements ModeOperations, org.omg.CORBA.portable.InvokeHandler
| Constructor and Description |
|---|
ModePOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId) |
org.omg.CORBA.portable.OutputStream |
_invoke(java.lang.String $method,
org.omg.CORBA.portable.InputStream in,
org.omg.CORBA.portable.ResponseHandler $rh) |
Mode |
_this() |
Mode |
_this(org.omg.CORBA.ORB orb) |
public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method,
org.omg.CORBA.portable.InputStream in,
org.omg.CORBA.portable.ResponseHandler $rh)
_invoke in interface org.omg.CORBA.portable.InvokeHandlerpublic java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId)
_all_interfaces in class org.omg.PortableServer.Servantpublic Mode _this()
public Mode _this(org.omg.CORBA.ORB orb)