OpenDOF Project
boolean DOFServerConfigBuilder_SetProtocolNegotiator ( DOFServerConfigBuilder  self,
DOFProtocolNegotiator  negotiator 
)

Sets the DOFProtocolNegotiator for the given DOFServerConfigBuilder.

Please refer to DOFServerConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Server Config Builder. If self is NULL, no action will be taken.
negotiatorThe DOFProtocolNegotiator. This should not be NULL.
Return values
TRUESuccessfully set.
Exceptions
FALSEFailed to set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22