Parent Directory
|
|
|
|
|
apache/
|
|
|
|
|
internal/
|
|
|
|
|
ActorHandler.java
|
1.4 |
16 months |
mbt |
Get clever with reflective invocation of package-private interface methods
|
CallableClientServer.java
|
1.2 |
15 months |
mbt |
store CallableClients by HubConnection, since this is needed for responses later... |
ClientActor.java
|
1.1 |
3 years |
mbt |
Moved all XML-RPC-related classes from client/hub packages to xmlrpc package
|
ClientXmlRpcHandler.java
|
1.4 |
15 months |
mbt |
Use one thread per incoming CallableClient XML-RPC call (return type
is void in ... |
HubActor.java
|
1.5 |
16 months |
mbt |
More precise description of this class's job in the javadocs
|
HubMode.java
|
1.3 |
16 months |
mbt |
HubRunner deprecated in favour of Hub
|
HubRunner.java
|
1.34 |
6 months |
mbt |
add (null) MessageRestriction to ProfileToken implmentation (API change)
|
HubXmlRpcHandler.java
|
1.7 |
16 months |
mbt |
Use ClientProfile instead of HubService
|
LockInfo.java
|
1.2 |
23 months |
mbt |
Reorganise classes to use (soon to be standard) SAMP_HUB environment variable
no... |
SampXmlRpcClient.java
|
1.4 |
15 months |
mbt |
note that asynch HTTP is problematic and probably best avoided
|
SampXmlRpcClientFactory.java
|
1.1 |
3 years |
mbt |
There's now a SampXmlRpcClientFactory, and clients are endpoint-specific
|
SampXmlRpcHandler.java
|
1.2 |
19 months |
mbt |
SampXmlRpcHandler.handleCall gets a new optional argument, reqInfo.
The Internal... |
SampXmlRpcServer.java
|
1.1 |
3 years |
mbt |
Now XML-RPC implementation is entirely pluggable
|
SampXmlRpcServerFactory.java
|
1.1 |
3 years |
mbt |
Now XML-RPC implementation is entirely pluggable
|
StandardClientProfile.java
|
1.18 |
10 months |
mbt |
probe more aggressively for a hub in ClientProfile.isHubRunning
|
StandardHubConnection.java
|
1.4 |
15 months |
mbt |
store CallableClients by HubConnection, since this is needed for responses later... |
StandardHubProfile.java
|
1.7 |
6 months |
mbt |
add (null) MessageRestriction to ProfileToken implmentation (API change)
|
StandardHubProfileFactory.java
|
1.3 |
15 months |
mbt |
add HubProfileFactory.getHubProfileClass method
|
XmlRpcCallableClient.java
|
1.2 |
15 months |
mbt |
Use synchronous, not asynchronous XML-RPC calls, because asynch causes trouble
|
XmlRpcHubConnection.java
|
1.8 |
19 months |
mbt |
fix
|
XmlRpcKit.java
|
1.8 |
2 years |
mbt |
Fix bad use of @value in javadoc comments
|
package.html
|
1.1 |
3 years |
mbt |
package descriptions
|