public class GridIpcEndpointFactory extends Object
| Constructor and Description |
|---|
GridIpcEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
static GridIpcEndpoint |
connectEndpoint(String endpointAddr,
GridLogger log)
Connects to open server IPC endpoint.
|
public static GridIpcEndpoint connectEndpoint(String endpointAddr, GridLogger log) throws GridException
endpointAddr - Endpoint address.log - Log.GridException - If failed to establish connection.Copyright © 2014. All rights reserved.