Uses of Package
pl.mbdev.openstage.push

Packages that use pl.mbdev.openstage.push
pl.mbdev.openstage.push Push requests can be easily sent to OpenStage phone directly from Java servlets, with use of Push class. 
 

Classes in pl.mbdev.openstage.push used by pl.mbdev.openstage.push
HttpRequest
          Enables easier formulation and execution of HTTP requests.
PostRequest
          Defines a HTTP POST request that is a parent of the push request formed for OpenStage device.
Push.RequestType
          Type of the push request that will be sent to the OpenStage phone.
RequestParameters
          Parameters for HTTP request.