|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.objectweb.david.apis.binding.simpleoa._SimpleAdapterImplBase
org.objectweb.david.apis.binding.simpleoa.SimpleAdapter Server Stub generated by the Idl2Java Compiler 3.1 of Jonathan
Constructor Summary | |
_SimpleAdapterImplBase()
|
|
_SimpleAdapterImplBase(SimpleAdapterOperations continuation)
|
Method Summary | |
protected int |
_getMethodSwitchKey(java.lang.String _methName)
|
java.lang.String[] |
_ids()
|
org.omg.CORBA.portable.OutputStream |
_invoke(java.lang.String _method,
org.omg.CORBA.portable.InputStream _istream,
org.omg.CORBA.portable.ResponseHandler _handler)
|
void |
_setContinuation(java.lang.Object continuation)
|
void |
export(org.omg.CORBA.Object obj)
Exports a CORBA object to the target adapter. |
void |
exportWithPort(org.omg.CORBA.Object obj,
int port)
Exports a CORBA object to the target adapter, using the specified TCP port. |
void |
unexport(org.omg.CORBA.Object obj)
Unexports the provided CORBA object. |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
public _SimpleAdapterImplBase()
public _SimpleAdapterImplBase(SimpleAdapterOperations continuation)
Method Detail |
protected int _getMethodSwitchKey(java.lang.String _methName)
public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String _method, org.omg.CORBA.portable.InputStream _istream, org.omg.CORBA.portable.ResponseHandler _handler)
_invoke
in interface org.omg.CORBA.portable.InvokeHandler
public void export(org.omg.CORBA.Object obj)
SimpleAdapterOperations
export
in interface SimpleAdapterOperations
obj
- a CORBA object.public void exportWithPort(org.omg.CORBA.Object obj, int port)
SimpleAdapterOperations
exportWithPort
in interface SimpleAdapterOperations
obj
- a CORBA object;port
- a TCP port number.public void unexport(org.omg.CORBA.Object obj)
SimpleAdapterOperations
unexport
in interface SimpleAdapterOperations
obj
- a CORBA object.public java.lang.String[] _ids()
public void _setContinuation(java.lang.Object continuation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |