A B C D E F G H I K L M N O P R S T U V W X

P

parameters - Variable in class pl.mbdev.openstage.push.HttpRequest
Parameters parameters of this request.
parameters - Variable in class pl.mbdev.openstage.push.RequestParameters
Mapping of the parameters.
parametersToStringBuffer() - Method in class pl.mbdev.openstage.push.RequestParameters
Converts all parameters to a string buffer.
parameterToStringBuffer(String, Object, boolean) - Method in class pl.mbdev.openstage.push.RequestParameters
Converts parameter data to key-value pair that is usable as a part of request string.
parent - Variable in class pl.mbdev.openstage.Xml
Parent of this node.
PHONE_PORT - Static variable in class pl.mbdev.openstage.push.Push
Default port at which the OpenStage phone listens for push requests.
PHONE_PUSH_SCRIPT - Static variable in class pl.mbdev.openstage.push.Push
Default location at which the push-response application can be found in the OpenStage device.
pl.mbdev.openstage - package pl.mbdev.openstage
This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones.
pl.mbdev.openstage.push - package pl.mbdev.openstage.push
Push requests can be easily sent to OpenStage phone directly from Java servlets, with use of Push class.
pl.mbdev.openstage.test - package pl.mbdev.openstage.test
Set of examples to learn how to use OpenStage SDK.
PostRequest - Class in pl.mbdev.openstage.push
Defines a HTTP POST request that is a parent of the push request formed for OpenStage device.
PostRequest(RequestParameters) - Constructor for class pl.mbdev.openstage.push.PostRequest
Creates new HTTP POST request.
priority - Variable in class pl.mbdev.openstage.IppCommand
Nonnegative integer indicating position of this IppCommand on the list of commands.
proportion - Variable in class pl.mbdev.openstage.IppForm
Value from IppForm.Proportion, defines proportion between width of left and right column.
Push - Class in pl.mbdev.openstage.push
Push capability of the OpenStage phone can be utilised with use of this class.
Push(String, int, String, Push.RequestType, String, String, String, String) - Constructor for class pl.mbdev.openstage.push.Push
Constructs new definition of push, in which all parameters are set directly.
Push(String, String, Push.RequestType, String, String) - Constructor for class pl.mbdev.openstage.push.Push
Creates a new push request, with quite convenient way of passing the arguments.
Push(URL, String, Push.RequestType, String, String) - Constructor for class pl.mbdev.openstage.push.Push
Creates a new push request, with the most convenient way of passing the arguments.
Push.RequestType - Enum in pl.mbdev.openstage.push
Type of the push request that will be sent to the OpenStage phone.
Push.RequestType() - Constructor for enum pl.mbdev.openstage.push.Push.RequestType
 
PushTest - Class in pl.mbdev.openstage.test
Tests push capabilities of a OpenStage phone.
PushTest() - Constructor for class pl.mbdev.openstage.test.PushTest
 

A B C D E F G H I K L M N O P R S T U V W X