|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BrokerServerClient in COM.activesw.api.client |
---|
Methods in COM.activesw.api.client with parameters of type BrokerServerClient | |
---|---|
void |
BrokerCompleteServer.deepRefresh(BrokerServerClient client,
java.lang.String client_id,
java.lang.String client_group,
java.lang.String app_name,
BrokerConnectionDescriptor desc)
Refreshes the information about a Broker server based on the given client. |
static BrokerCompleteServer |
BrokerCompleteServer.deepRetrieve(BrokerServerClient client,
java.lang.String client_id,
java.lang.String client_group,
java.lang.String app_name,
BrokerConnectionDescriptor desc)
Retrieves all the information about a Broker server and creates an object. |
void |
BrokerServerConnectionCallback.handleServerConnectionChange(BrokerServerClient client,
int connect_state,
java.lang.Object client_data)
Implement this method to handle host client connection callbacks. |
void |
BrokerCompleteServer.refresh(BrokerServerClient client)
Refreshes the information about a Broker server based on the given client. |
static BrokerCompleteServer |
BrokerCompleteServer.retrieve(BrokerServerClient client)
Retrieves the information about a Broker Server and creates an object. |
void |
BrokerCompleteServer.store(BrokerServerClient client)
Stores the information from this object into the server for which the given client object has been provided. |
|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |