Uses of Class
de.haumacher.msgbuf.graph.DefaultScope
Packages that use DefaultScope
-
Uses of DefaultScope in de.haumacher.msgbuf.graph
Methods in de.haumacher.msgbuf.graph that return DefaultScopeModifier and TypeMethodDescriptionstatic DefaultScopeDefaultScope.newClientInstance()Creates aDefaultScopefor the client , where the graph is only shared between two participants, theclientand theserver.static DefaultScopeDefaultScope.newServerInstance()Creates aDefaultScopefor the server, where the graph is only shared between two participants, theclientand the server.