|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.receivers.AbstractMessageReceiver org.apache.axis2.receivers.AbstractInMessageReceiver org.apache.axis2.corba.receivers.CorbaInOnlyMessageReceiver
public class CorbaInOnlyMessageReceiver
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
---|
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptor |
Field Summary |
---|
Fields inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
---|
DO_ASYNC, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL |
Fields inherited from interface org.apache.axis2.corba.deployer.CorbaConstants |
---|
ARRAY_ITEM, DEFAULR_ORB_CLASS, DEFAULT_ORBSINGLETON_CLASS, DEFAULT_SCHEMA_NAMESPACE_PREFIX, FAULT, FORM_DEFAULT_UNQUALIFIED, HTTP, IDL_FILE, IDL_LITERAL, INTERFACE_NAME, IOR_FILE_PATH, IOR_STRING, NAME_SPACE_PREFIX, NAMING_SERVICE_URL, OBJECT_NAME, ORB_CLASS, ORB_LITERAL, ORB_SINGLETON_CLASS, ORG_OMG_CORBA_ORBCLASS, ORG_OMG_CORBA_ORBSINGLETON_CLASS, PACKAGE_CLASS_DELIMITER, RESPONSE, RETURN_WRAPPER, SCHEMA_NAMESPACE_EXTN, URI_2001_SCHEMA_XSD, VOID |
Constructor Summary | |
---|---|
CorbaInOnlyMessageReceiver()
|
Method Summary | |
---|---|
void |
invokeBusinessLogic(MessageContext inMessage)
Do the actual work of the MessageReceiver. |
Methods inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
---|
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorbaInOnlyMessageReceiver()
Method Detail |
---|
public void invokeBusinessLogic(MessageContext inMessage) throws AxisFault
AbstractMessageReceiver
invokeBusinessLogic
in class AbstractMessageReceiver
inMessage
- active MessageContext
AxisFault
- if a problem occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |