Uses of Class
org.newsclub.net.unix.tipc.AFTIPCGroupRequest
Packages that use AFTIPCGroupRequest
-
Uses of AFTIPCGroupRequest in org.newsclub.net.unix.tipc
Fields in org.newsclub.net.unix.tipc declared as AFTIPCGroupRequestModifier and TypeFieldDescriptionstatic final AFTIPCGroupRequestAFTIPCGroupRequest.NONE"No group".Fields in org.newsclub.net.unix.tipc with type parameters of type AFTIPCGroupRequestModifier and TypeFieldDescriptionstatic final AFSocketOption<AFTIPCGroupRequest> AFTIPCSocketOptions.TIPC_GROUP_JOINJoin a communication group.Methods in org.newsclub.net.unix.tipc that return AFTIPCGroupRequestModifier and TypeMethodDescriptionstatic AFTIPCGroupRequestAFTIPCGroupRequest.with(int type, int instance, AFTIPCSocketAddress.Scope scope, AFTIPCGroupRequest.GroupRequestFlags flags) Returns anAFTIPCGroupRequestinstance using the given parameters.static AFTIPCGroupRequestAFTIPCGroupRequest.with(int type, int instance, AFTIPCGroupRequest.GroupRequestFlags flags) Returns anAFTIPCGroupRequestinstance using the given parameters, implying cluster scope.