Creates a new object adapter with endpoints.
This function sets the property name.Endpoints, and then calls createObjectAdapter. It is provided as a convenience function. Calling this function with an empty name will result in a UUID being generated for the name.
- Parameters
-
| name | The object adapter name. |
| endpoints | The endpoints of the object adapter. |
| serverAuthenticationOptions | The SSL options for server connections. |
- Returns
- The new object adapter.
- Exceptions
-
| CommunicatorDestroyedException | Thrown when the communicator has been destroyed. |
- See also
- createObjectAdapter
-
Properties
-
SSL::OpenSSLServerAuthenticationOptions
-
SSL::SecureTransportServerAuthenticationOptions
-
SSL::SchannelServerAuthenticationOptions