Java Method Name
|
C Function Name
|
Comments and Exceptions
|
addCreateCb
|
TipcSrvCreateCbCreate
|
|
addDefaultCb
|
TipcSrvDefaultCbCreate
|
Inherited from the TipcConn class.
|
addDestroyCb
|
TipcSrvDestroyCbCreate
|
|
addErrorCb
|
TipcSrvErrorCbCreate
|
Inherited from the TipcConn class.
|
addProcessCb
|
TipcSrvProcessCbCreate
|
|
addProcessCb
|
TipcSrvProcessCbCreate
|
Inherited from the TipcConn class.
|
addQueueCb
|
TipcSrvQueueCbCreate
|
Inherited from the TipcConn class.
|
addReadCb
|
TipcSrvReadCbCreate
|
Inherited from the TipcConn class.
|
addWriteCb
|
TipcSrvWriteCbCreate
|
Inherited from the TipcConn class.
|
check
|
TipcSrvCheck
|
|
create
|
TipcSrvCreate
|
|
destroy
|
TipcSrvDestroy
|
|
destroy
|
TipcSrvDestroy
|
Inherited from the TipcConn class.
|
flush
|
TipcSrvFlush
|
|
getArch
|
TipcSrvGetArch
|
Inherited from the TipcConn class.
|
getAutoFlushSize
|
TipcSrvGetAutoFlushSize
|
Inherited from the TipcConn class.
|
getBlockMode
|
TipcSrvGetBlockMode
|
Inherited from the TipcConn class.
|
getConnStatus
|
TipcSrvGetConnStatus
|
|
getDefaultControlCb
|
|
Inherited from the TipcConn class.
|
getDefaultErrorCb
|
TipcSrvErrorCbLookup
|
|
getDefaultGmdFailureCb
|
|
Inherited from the TipcConn class.
|
getGmdDir
|
TipcGetGmdDir
|
Inherited from the TipcConn class.
|
getGmdNumPending
|
TipcSrvGetGmdNumPending
|
Inherited from the TipcConn class.
|
getNode
|
TipcSrvGetNode
|
Inherited from the TipcConn class.
|
getNumQueued
|
TipcSrvGetNumQueued
|
Inherited from the TipcConn class.
|
getOption
|
|
Inherited from the TipcConn class.
|
getOptionBool
|
|
Inherited from the TipcConn class.
|
getOptionDouble
|
|
Inherited from the TipcConn class.
|
getOptionInt
|
|
Inherited from the TipcConn class.
|
getOptionStr
|
|
Inherited from the TipcConn class.
|
getPid
|
TipcSrvGetPid
|
Inherited from the TipcConn class.
|
getProperties
|
|
Inherited from the TipcConn class.
|
getQueueSize
|
|
Inherited from the TipcConn class.
|
getReadBufferSize
|
TipcSrvBufferGetReadSize
|
Inherited from the TipcConn class.
|
getServerLCN
|
|
No parallel C function exists.
|
getServerName
|
|
No parallel C function exists.
|
getSubjectLb
|
TipcSrvSubjectGetSubscribeLb
|
|
getSubjectSubscribe
|
TipcSrvSubjectGetSubscribe
|
|
getSubscribedList
|
TipcSrvSubjectTraverseSubscribe
|
|
getTimeout
|
TipcSrvGetTimeout
|
Inherited from the TipcConn class.
|
getTrafficBytesRecv
|
TipcSrvTrafficGetBytesRecv
|
Inherited from the TipcConn class.
|
getTrafficBytesSent
|
TipcSrvTrafficGetBytesSent
|
Inherited from the TipcConn class.
|
getTrafficMsgsRecv
|
TipcSrvTrafficGetMsgsRecv
|
Inherited from the TipcConn class.
|
getTrafficMsgsSent
|
TipcSrvTrafficGetMsgsSent
|
Inherited from the TipcConn class.
|
getUniqueSubject
|
TipcSrvGetUniqueSubject
|
|
getUser
|
TipcSrvGetUser
|
Inherited from the TipcConn class.
|
getWriteBufferSize
|
TipcSrvBufferGetWriteSize
|
Inherited from the TipcConn class.
|
gmdFileDelete
|
TipcSrvGmdFileDelete
|
Inherited from the TipcConn class.
|
gmdMsgAck
|
|
Inherited from the TipcConn class.
|
gmdMsgDelete
|
TipcSrvGmdMsgDelete
|
Inherited from the TipcConn class.
|
gmdMsgResend
|
|
Inherited from the TipcConn class.
|
gmdMsgServerDelete
|
TipcSrvGmdMsgServerDelete
|
|
gmdResend
|
|
Inherited from the TipcConn class.
|
insert
|
TipcSrvMsgInsert
|
Inherited from the TipcConn class.
|
isRunning
|
TipcSrvIsRunning
|
In Java, isRunning creates a connection if one does not already exist. In C, TipcSrvIsRunning creates and then destroys the connection.
|
keepAlive
|
TipcSrvKeepAlive
|
Inherited from the TipcConn class.
|
loadOptionsFile
|
|
Inherited from the TipcConn class.
|
loadOptionsStream
|
|
Inherited from the TipcConn class.
|
loadOptionsURL
|
|
Inherited from the TipcConn class.
|
logAddMt
|
TipcSrvLogAddMt
|
|
logRemoveMt
|
TipcSrvLogRemoveMt
|
|
lookupCreateCb
|
TipcSrvCreateCbLookup
|
|
lookupDefaultCb
|
TipcSrvDefaultCbLookup
|
Inherited from the TipcConn class.
|
lookupDestroyCb
|
TipcSrvDestroyCbLookup
|
|
lookupErrorCb
|
TipcSrvErrorCbLookup
|
Inherited from the TipcConn class.
|
lookupProcessCb
|
TipcSrvProcessCbLookup
|
|
lookupProcessCb
|
TipcSrvProcessCbLookup
|
Inherited from the TipcConn class.
|
lookupQueueCb
|
TipcSrvQueueCbLookup
|
Inherited from the TipcConn class.
|
lookupReadCb
|
TipcSrvReadCbLookup
|
Inherited from the TipcConn class.
|
lookupWriteCb
|
TipcSrvWriteCbLookup
|
Inherited from the TipcConn class.
|
mainLoop
|
TipcSrvMainLoop
|
Inherited from the TipcConn class.
|
makeSubjectAbsolute
|
|
Inherited from the TipcConn class.
|
next
|
TipcSrvMsgNext
|
|
process
|
TipcSrvMsgProcess
|
Inherited from the TipcConn class.
|
read
|
TipcSrvRead
|
Inherited from the TipcConn class.
|
removeCreateCb
|
|
No parallel C function exists.
|
removeDefaultCb
|
|
Inherited from the TipcConn class.
|
removeDestroyCb
|
|
No parallel C function exists.
|
removeErrorCb
|
|
Inherited from the TipcConn class.
|
removeProcessCb
|
|
Inherited from the TipcConn class.
|
removeQueueCb
|
|
Inherited from the TipcConn class.
|
removeReadCb
|
|
Inherited from the TipcConn class.
|
removeWriteCb
|
|
Inherited from the TipcConn class.
|
search
|
TipcSrvMsgSearch
|
Inherited from the TipcConn class.
|
searchType
|
TipcSrvMsgSearchType
|
Inherited from the TipcConn class.
|
send
|
TipcSrvMsgSend
|
|
sendRpc
|
TipcSrvMsgSendRpc
|
Inherited from the TipcConn class.
|
setAutoFlushSize
|
TipcSrvSetAutoFlushSize
|
Inherited from the TipcConn class.
|
setOption
|
|
Inherited from the TipcConn class.
|
setSubjectSubscribe
|
TipcSrvSubjectSetSubscribe
|
|
setSubjectSubscribeEx
|
TipcSrvSubjectSetSubscribeEx
|
|
setTimeout
|
TipcSrvSetTimeout
|
Inherited from the TipcConn class.
|
setUsernamePassword
|
TipcSrvSetUsernamePassword
|
|