_all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId) | AppPOA | [inline] |
_invoke(String opName, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) | AppPOA | [inline] |
_ob_ids_ (defined in AppPOA) | AppPOA | [private, static] |
_OB_op_getImage(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_getObject(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_listImages(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_listObjects(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_listObjectTypes(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_putImage(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_OB_op_putObject(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in AppPOA) | AppPOA | [inline, private] |
_this() | AppPOA | [inline] |
_this(org.omg.CORBA.ORB orb) | AppPOA | [inline] |
getImage(String name) | AppOperations | |
getObject(String typeId, String name) | AppOperations | |
listImages(StringSeqHolder sl) | AppOperations | |
listObjects(String typeId, StringSeqHolder sl) | AppOperations | |
listObjectTypes(StringSeqHolder sl) | AppOperations | |
putImage(String name, ImageRep img) | AppOperations | |
putObject(String typeId, String name, org.omg.CORBA.Object obj) | AppOperations | |