Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.