|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerAddress | |
|---|---|
| com.perforce.p4java.impl.mapbased.rpc | |
| com.perforce.p4java.impl.mapbased.server | |
| Uses of IServerAddress in com.perforce.p4java.impl.mapbased.rpc |
|---|
| Fields in com.perforce.p4java.impl.mapbased.rpc declared as IServerAddress | |
|---|---|
protected IServerAddress |
RpcServer.rpcServerAddress
|
| Methods in com.perforce.p4java.impl.mapbased.rpc that return IServerAddress | |
|---|---|
IServerAddress |
RpcServer.getRpcServerAddress()
Get the server's address for the RPC connection. |
| Methods in com.perforce.p4java.impl.mapbased.rpc with parameters of type IServerAddress | |
|---|---|
void |
RpcServer.setRpcServerAddress(IServerAddress rpcServerAddress)
Set the server's address for the RPC connection. |
| Uses of IServerAddress in com.perforce.p4java.impl.mapbased.server |
|---|
| Classes in com.perforce.p4java.impl.mapbased.server that implement IServerAddress | |
|---|---|
class |
ServerAddress
Default implementation of the IServerAddress interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||