org.apache.yoko.orb.CORBA
Class ServerRequest
java.lang.Object
org.omg.CORBA.ServerRequest
org.apache.yoko.orb.CORBA.ServerRequest
public class ServerRequest
- extends ServerRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerRequest
public ServerRequest(DynamicImplementation servant,
Upcall upcall)
operation
public String operation()
- Overrides:
operation
in class ServerRequest
arguments
public void arguments(NVList parameters)
- Overrides:
arguments
in class ServerRequest
ctx
public Context ctx()
- Specified by:
ctx
in class ServerRequest
set_result
public void set_result(Any value)
- Overrides:
set_result
in class ServerRequest
set_exception
public void set_exception(Any value)
- Overrides:
set_exception
in class ServerRequest
_OB_exception
public Any _OB_exception()
_OB_finishUnmarshal
public void _OB_finishUnmarshal()
throws LocationForward
- Throws:
LocationForward
_OB_postinvoke
public void _OB_postinvoke()
throws LocationForward
- Throws:
LocationForward
_OB_doMarshal
public void _OB_doMarshal()
throws LocationForward
- Throws:
LocationForward
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.