2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Force bootstrapping of client/server objects before use. Need a one-time bootstrap for each object per JVM instance. More... over 10 years ago
make initialize method use instance object directly instead of getInstance which would force reload mid-getInstance() More... over 10 years ago
update references to server and client object factory More... over 10 years ago
update references to server object factory -> server More... over 10 years ago
Update names of base objects for clarity More... over 10 years ago
rename base object factory More... over 10 years ago
Adding sample app to host rest service. More... over 10 years ago
Adding capability to send client application identifier as part of rest requests instead of basic auth. More... over 10 years ago
updating javadoc More... over 10 years ago
adding javadocs to test More... over 10 years ago
documenting changes to count events since last attack. More... over 10 years ago
ensure events are counted IFF they occur after the most recent attack. More... over 10 years ago
adding javadoc More... over 10 years ago
adding javadoc More... over 10 years ago
adding javadoc More... over 10 years ago
Adding javadoc More... over 10 years ago
Prevent serializing unneeded fields. Adding @XmlTransient annotation. More... over 10 years ago
Clean up class - moving hardcoded results to mock objects - and adding javadoc. More... over 10 years ago
Refactored handler interface location, and added javadoc More... over 10 years ago
Adding jax-ws annotations, creating interface and implementation, as well as unit tests for the jax-ws service More... over 10 years ago
Clean up unneeded code More... over 10 years ago
adding hashcode, equals, toString - also adding XmlSeeAlso for jaxb marshalling / unmarshalling More... over 10 years ago
clean up javadoc More... over 10 years ago
clean up javadoc More... over 10 years ago
clean up javadoc More... over 10 years ago
clean up javadoc More... over 10 years ago
Adding javadoc More... over 10 years ago
Adding javadoc. More... over 10 years ago
Adding javadocs More... over 10 years ago
Adding javadoc More... over 10 years ago