jetty.project/jetty-server
Simone Bordet 4daba1ba79 Restored IteratingCallback APIs (in particular the completed()
method) to keep compatibility over micro versions of Jetty.

Removed getState() - can't return a private class from a protected
method, plus it was only used in a toString() with the wrong
formatting string, that was already printing the state.

Removed also final modifiers to keep compatibility.
2014-07-22 19:32:13 +02:00
..
src Restored IteratingCallback APIs (in particular the completed() 2014-07-22 19:32:13 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00