xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.http.simple.PullServlet.Position

Packages that use PullServlet.Position
org.xmlBlaster.protocol.http.simple   
 

Uses of PullServlet.Position in org.xmlBlaster.protocol.http.simple
 

Methods in org.xmlBlaster.protocol.http.simple that return PullServlet.Position
private  PullServlet.Position PullServlet.getCurrentPosition(javax.servlet.http.HttpServletRequest req)
           
 PullServlet.Position PullServlet.parsePosition(byte[] data_)
           
 

Methods in org.xmlBlaster.protocol.http.simple with parameters of type PullServlet.Position
 boolean PullServlet.Position.equals(PullServlet.Position other)
           
 java.lang.String PullServlet.getUrl(PullServlet.Position pos)
           
private  boolean PullServlet.positionHasChanged(javax.servlet.http.HttpServletRequest req, PullServlet.Position pos)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.