Output
|
|
|
OzService
class OzService (Inheritance-free)
feat broker myLoui openServices stream
- Apply(Obj Meth Result)
- Loop()
- SendAnswer(Answer)
- SendError(ErrNr ErrMsg)
- SimpleTry(Method)
- TryApplyMethod(Method)
- TryAvailable(Method)
- TryClose(Method)
- TryEnter(Method)
- TryLeave(Method)
- UnknownCommand()
- applyMethod(ServiceName Method timeout:Timeout)
- available(ServiceName atURL:RemoteURL timeout:Timeout)
- browseResultOff()
- browseResultOn()
- close(timeout:Timeout)
- debug(X)
- debugOff()
- debugOn()
- enter(ServiceName atURL:RemoteURL timeout:Timeout)
- init(Stream browseResult:BrowseResult debug:Debug myLoui:MyLoui ticket:BrokerTicket url:BrokerUrl)
- leave(ServiceName timeout:Timeout)
- setDebugFlag(DebugFlag)
- shutdown()
end