public abstract class SDOServicePOA extends org.omg.PortableServer.Servant implements SDOServiceOperations, org.omg.CORBA.portable.InvokeHandler
| Constructor and Description |
|---|
SDOServicePOA() |
| 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) |
SDOService |
_this() |
SDOService |
_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 SDOService _this()
public SDOService _this(org.omg.CORBA.ORB orb)