Uses of Class
org.wso2.carbon.cluster.mgt.admin.stub.ClusterAdminCallbackHandler
-
Packages that use ClusterAdminCallbackHandler Package Description org.wso2.carbon.cluster.mgt.admin.stub -
-
Uses of ClusterAdminCallbackHandler in org.wso2.carbon.cluster.mgt.admin.stub
Methods in org.wso2.carbon.cluster.mgt.admin.stub with parameters of type ClusterAdminCallbackHandler Modifier and Type Method Description void
ClusterAdmin. startgetGroups(ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
ClusterAdminStub. startgetGroups(ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
ClusterAdmin. startgetMembers(String groupName30, ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
ClusterAdminStub. startgetMembers(String groupName55, ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-