ServerFactory

Undocumented in source.

Members

Functions

makeArg
Arg makeArg(Element el)
Undocumented in source. Be warned that the author may not have intended to support it.
makeInterface
Interface makeInterface(Element el, Protocol protocol)
Undocumented in source. Be warned that the author may not have intended to support it.
makeMessage
Message makeMessage(Element el, Interface iface)
Undocumented in source. Be warned that the author may not have intended to support it.
makeProtocol
Protocol makeProtocol(Element el)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Factory

makeProtocol
Protocol makeProtocol(Element el)
Undocumented in source.
makeInterface
Interface makeInterface(Element el, Protocol protocol)
Undocumented in source.
makeMessage
Message makeMessage(Element el, Interface iface)
Undocumented in source.
makeArg
Arg makeArg(Element el)
Undocumented in source.

Meta