| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.rpc | |
| com.perforce.p4java.impl.mapbased.server |
| Modifier and Type | Field and Description |
|---|---|
protected IServerAddress |
RpcServer.rpcServerAddress |
| Modifier and Type | Method and Description |
|---|---|
IServerAddress |
RpcServer.getRpcServerAddress()
Get the server's address for the RPC connection.
|
IServerAddress |
NtsServerImpl.getServerAddressDetails()
Get server address object
|
IServerAddress |
OneShotServerImpl.getServerAddressDetails()
Get server address object
|
| Modifier and Type | Method and Description |
|---|---|
void |
RpcServer.setRpcServerAddress(IServerAddress rpcServerAddress)
Set the server's address for the RPC connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerAddress
Default implementation of the IServerAddress interface.
|
| Modifier and Type | Method and Description |
|---|---|
abstract IServerAddress |
Server.getServerAddressDetails() |
Copyright © 2017 Perforce Software. All Rights Reserved.