Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

pushlet-2.0.4

  • Category : JSP/Java
  • Tags :
  • Update : 2017-09-05
  • Size : 3.13mb
  • Downloaded :0次
  • Author :gao410940747
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Pushlet is an open source Comet framework, Pushlet use of the observer pattern: the client sends a request to subscribe to events of interest; the server for each client is assigned a session ID as a marker, the event source will send new events to multicast way to subscribe to the event queue.
Packet file list
(Preview for download)
pushlet-2.0.4
pushlet-2.0.4\client
pushlet-2.0.4\client\flash
pushlet-2.0.4\client\j2me
pushlet-2.0.4\client\j2me\src
pushlet-2.0.4\client\j2me\src\nl
pushlet-2.0.4\client\j2me\src\nl\justobjects
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me
pushlet-2.0.4\doc
pushlet-2.0.4\doc\api
pushlet-2.0.4\doc\api\nl
pushlet-2.0.4\doc\api\nl\justobjects
pushlet-2.0.4\doc\api\nl\justobjects\pushlet
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\client
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\core
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\servlet
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\test
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\util
pushlet-2.0.4\doc\api\resources
pushlet-2.0.4\doc\assets
pushlet-2.0.4\doc\doc
pushlet-2.0.4\doc\doc\assets
pushlet-2.0.4\doc\src
pushlet-2.0.4\doc\src\nl
pushlet-2.0.4\doc\src\nl\justobjects
pushlet-2.0.4\doc\src\nl\justobjects\pushlet
pushlet-2.0.4\doc\src\nl\justobjects\pushlet\client
pushlet-2.0.4\doc\src\nl\justobjects\pushlet\core
pushlet-2.0.4\doc\src\nl\justobjects\pushlet\servlet
pushlet-2.0.4\doc\src\nl\justobjects\pushlet\test
pushlet-2.0.4\doc\src\nl\justobjects\pushlet\util
pushlet-2.0.4\lib
pushlet-2.0.4\src
pushlet-2.0.4\src\nl
pushlet-2.0.4\src\nl\justobjects
pushlet-2.0.4\src\nl\justobjects\pushlet
pushlet-2.0.4\src\nl\justobjects\pushlet\client
pushlet-2.0.4\src\nl\justobjects\pushlet\core
pushlet-2.0.4\src\nl\justobjects\pushlet\servlet
pushlet-2.0.4\src\nl\justobjects\pushlet\test
pushlet-2.0.4\src\nl\justobjects\pushlet\util
pushlet-2.0.4\thirdparty
pushlet-2.0.4\thirdparty\apache
pushlet-2.0.4\thirdparty\apache\log4j-1.2.14
pushlet-2.0.4\thirdparty\apache\log4j-1.2.14\lib
pushlet-2.0.4\thirdparty\sun
pushlet-2.0.4\thirdparty\sun\servlet-2.3
pushlet-2.0.4\thirdparty\sun\servlet-2.3\lib
pushlet-2.0.4\webapps
pushlet-2.0.4\webapps\pushlet
pushlet-2.0.4\webapps\pushlet\WEB-INF
pushlet-2.0.4\webapps\pushlet\WEB-INF\classes
pushlet-2.0.4\webapps\pushlet\WEB-INF\lib
pushlet-2.0.4\webapps\pushlet\assets
pushlet-2.0.4\webapps\pushlet\assets\test
pushlet-2.0.4\webapps\pushlet\examples
pushlet-2.0.4\webapps\pushlet\examples\ajax
pushlet-2.0.4\webapps\pushlet\examples\all
pushlet-2.0.4\webapps\pushlet\examples\applet
pushlet-2.0.4\webapps\pushlet\examples\basics
pushlet-2.0.4\webapps\pushlet\examples\chat
pushlet-2.0.4\webapps\pushlet\examples\dhtml
pushlet-2.0.4\webapps\pushlet\examples\flash
pushlet-2.0.4\webapps\pushlet\examples\ping
pushlet-2.0.4\webapps\pushlet\examples\raw
pushlet-2.0.4\webapps\pushlet\examples\status
pushlet-2.0.4\webapps\pushlet\examples\stock
pushlet-2.0.4\webapps\pushlet\examples\system
pushlet-2.0.4\webapps\pushlet\examples\wcq
pushlet-2.0.4\webapps\pushlet\examples\weather
pushlet-2.0.4\webapps\pushlet\examples\webpres
pushlet-2.0.4\webapps\pushlet\examples\webpres\slides
pushlet-2.0.4\webapps\pushlet\examples\webpres\slides\assets
pushlet-2.0.4\webapps\pushlet\examples\webpres\slides\style
pushlet-2.0.4\webapps\pushlet\lib
pushlet-2.0.4\build.properties
pushlet-2.0.4\build.xml
pushlet-2.0.4\client\flash\example1.fla
pushlet-2.0.4\client\flash\example1.swf
pushlet-2.0.4\client\flash\readme.txt
pushlet-2.0.4\client\j2me\readme.txt
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\Event.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\EventParser.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\Protocol.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\PushletClient.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\PushletClientListener.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\PushletException.java
pushlet-2.0.4\client\j2me\src\nl\justobjects\pushlet\j2me\PushletMIDlet.java
pushlet-2.0.4\doc\api\allclasses-frame.html
pushlet-2.0.4\doc\api\allclasses-noframe.html
pushlet-2.0.4\doc\api\constant-values.html
pushlet-2.0.4\doc\api\deprecated-list.html
pushlet-2.0.4\doc\api\help-doc.html
pushlet-2.0.4\doc\api\index-all.html
pushlet-2.0.4\doc\api\index.html
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\Version.html
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\client\PushletClient.DataEventListener.html
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\client\PushletClient.HTTPAuthenticateProxy.html
pushlet-2.0.4\doc\api\nl\justobjects\pushlet\client\PushletClient.html
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.