Compounds | |
| exception | SOAPBridge::TypeConversions::BadSpecification |
| Raised when a specification could not be applied. More... | |
| exception | SOAPBridge::ContextManager::ContextKeyNotFound |
| This exception will usually occur because the context timed out. More... | |
| interface | SOAPBridge::ContextManager |
| The ContextManager interface. More... | |
| interface | SOAPBridge::CORBACall |
| This interface allows CORBA clients to make SOAP calls, possibly to a remote SoapBridge who'll turn the call back into a CORBA invocation. More... | |
| class | SOAPBridge::CORBACall_impl |
| interface | SOAPBridge::CORBACallback |
| This interface provides CORBA clients with the option of registering a callback service to be informed of any problems with processing their CORBACalls. More... | |
| exception | SOAPBridge::ContextManager::InvalidTimeout |
| The context manager may have configured minimal and maximum timeout values. More... | |
| exception | SOAPBridge::SOAPCall::InvocationFailed |
| The SOAP bridge failed to execute the specified SOAP request. More... | |
| interface | SOAPBridge::ObjectContextManager |
| This interface is used by the SOAP bridge to avoid exposing object references to the outside world. More... | |
| exception | SOAPBridge::ObjectContextManager::ObjectReferenceNotFound |
| Raised when an unknown object reference is passed. More... | |
| interface | SOAPBridge::SOAPCall |
| The invocation object used by front-end servers. More... | |
| struct | SOAPBridge::ContextManager::SOAPContext |
| This structure is used to pass information about a SOAPContext. More... | |
| struct | SOAPBridge::TypeConversions::Specification |
| A specific type conversion specification. More... | |
| struct | SOAPBridge::ObjectContextManager::StoredIOR |
| Used to return the actual IOR stored for a storedObjectReference. More... | |
| interface | SOAPBridge::TypeConversions |
| Specific type conversions. More... | |
This documentation is part of the "SOAP to CORBA bridge" project