|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerInfo | |
---|---|
com.sun.jini.jeri.internal.http |
Uses of ServerInfo in com.sun.jini.jeri.internal.http |
---|
Fields in com.sun.jini.jeri.internal.http declared as ServerInfo | |
---|---|
private ServerInfo |
HttpClientConnection.proxyInfo
|
private ServerInfo |
HttpClientConnection.targetInfo
|
Methods in com.sun.jini.jeri.internal.http that return ServerInfo | |
---|---|
(package private) ServerInfo |
HttpClientManager.getServerInfo(String host,
int port)
Returns cached information about specified HTTP server, or ServerInfo struct with default values if no entry found. |
Methods in com.sun.jini.jeri.internal.http with parameters of type ServerInfo | |
---|---|
(package private) void |
HttpClientManager.cacheServerInfo(ServerInfo info)
Caches HTTP server information, overwriting any previously registered information for server if timestamp is more recent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |