Index

A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Action - Class in org.cybergarage.upnp
Represents a UPnP action that can be invoked on a service.
Action(Action) - Constructor for class org.cybergarage.upnp.Action
Creates a copy of an existing action.
Action(Node) - Constructor for class org.cybergarage.upnp.Action
Constructs a new action with the specified service node.
Action(Node, Node) - Constructor for class org.cybergarage.upnp.Action
Constructs an action from existing service and action XML nodes.
ACTION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
 
actionControlReceived(Action) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
actionControlReceived(Action) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
ActionList - Class in org.cybergarage.upnp
A list of Action objects.
ActionList() - Constructor for class org.cybergarage.upnp.ActionList
Constructs an empty action list.
addAction(Action) - Method in class org.cybergarage.upnp.Service
 
addConnectionInfo(ConnectionInfo) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
addContentDirectory(Directory) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
addDevice(Device) - Method in class org.cybergarage.upnp.Device
Add a Device to device without checking for duplicate or syntax error.
addDeviceChangeListener(DeviceChangeListener) - Method in class org.cybergarage.upnp.ControlPoint
 
addDirectory(Directory) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
addEventListener(EventListener) - Method in class org.cybergarage.upnp.ControlPoint
 
addIcon(Icon) - Method in class org.cybergarage.upnp.Device
 
addNotifyListener(NotifyListener) - Method in class org.cybergarage.upnp.ControlPoint
 
addPlugIn(Format) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
addPlugIn(Format) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
addSearchCap(SearchCap) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
addSearchResponseListener(SearchResponseListener) - Method in class org.cybergarage.upnp.ControlPoint
 
addService(Service) - Method in class org.cybergarage.upnp.Device
Add a Service to device without checking for duplicate or syntax error
addSortCap(SortCap) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
addStateVariable(StateVariable) - Method in class org.cybergarage.upnp.Service
Add the StateVariable to the service.

Note: This method should be used to create a dynamic
Device withtout writing any XML that describe the device
.
addSubscriber(Subscriber) - Method in class org.cybergarage.upnp.Service
 
ALBUMART_URI - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
AllowedValue - Class in org.cybergarage.upnp
Represents a single allowed value for a UPnP state variable.
AllowedValue(String) - Constructor for class org.cybergarage.upnp.AllowedValue
Constructs an allowed value with the specified value string.
AllowedValue(Node) - Constructor for class org.cybergarage.upnp.AllowedValue
Constructs an allowed value from an existing XML node.
AllowedValueList - Class in org.cybergarage.upnp
A list of AllowedValue objects for a state variable.
AllowedValueList() - Constructor for class org.cybergarage.upnp.AllowedValueList
Constructs an empty allowed value list.
AllowedValueList(String[]) - Constructor for class org.cybergarage.upnp.AllowedValueList
Constructs an allowed value list from an array of strings.
AllowedValueRange - Class in org.cybergarage.upnp
Represents an allowed value range for a UPnP state variable.
AllowedValueRange() - Constructor for class org.cybergarage.upnp.AllowedValueRange
Constructs an empty allowed value range.
AllowedValueRange(Number, Number, Number) - Constructor for class org.cybergarage.upnp.AllowedValueRange
Constructs an allowed value range with specified bounds and step.
AllowedValueRange(Node) - Constructor for class org.cybergarage.upnp.AllowedValueRange
Constructs an allowed value range from an existing XML node.
announce() - Method in class org.cybergarage.upnp.Device
 
announce(String) - Method in class org.cybergarage.upnp.Device
 
announce(String) - Method in class org.cybergarage.upnp.Service
 
Argument - Class in org.cybergarage.upnp
Represents an argument of a UPnP action.
Argument() - Constructor for class org.cybergarage.upnp.Argument
Constructs an empty argument.
Argument(String, String) - Constructor for class org.cybergarage.upnp.Argument
Constructs an argument with the specified name and value.
Argument(Node) - Constructor for class org.cybergarage.upnp.Argument
Constructs an argument associated with a service node.
Argument(Node, Node) - Constructor for class org.cybergarage.upnp.Argument
Constructs an argument from existing service and argument XML nodes.
ArgumentList - Class in org.cybergarage.upnp
A list of Argument objects.
ArgumentList() - Constructor for class org.cybergarage.upnp.ArgumentList
Constructs an empty argument list.
AVTRANSPORTID - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 

B

BROWSE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
BROWSEDIRECTCHILDREN - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
BROWSEFLAG - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
BROWSEMETADATA - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
byebye() - Method in class org.cybergarage.upnp.Device
 
byebye(String) - Method in class org.cybergarage.upnp.Device
 
byebye(String) - Method in class org.cybergarage.upnp.Service
 

C

caluculateConfigId(String) - Static method in class org.cybergarage.upnp.UPnP
 
CLASS - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
clearSID() - Method in class org.cybergarage.upnp.Service
 
code2String(int) - Static method in class org.cybergarage.upnp.UPnPStatus
 
COMPLETED - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONFIGID_UPNP_ORG_MAX - Static variable in class org.cybergarage.upnp.UPnP
 
CONNECTIONCOMPLETE - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
CONNECTIONID - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
CONNECTIONIDS - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
ConnectionInfo - Class in org.cybergarage.upnp.std.av.server
 
ConnectionInfo(int) - Constructor for class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
ConnectionInfoList - Class in org.cybergarage.upnp.std.av.server
 
ConnectionInfoList() - Constructor for class org.cybergarage.upnp.std.av.server.ConnectionInfoList
 
ConnectionManager - Class in org.cybergarage.upnp.std.av.server
 
ConnectionManager(MediaServer) - Constructor for class org.cybergarage.upnp.std.av.server.ConnectionManager
 
CONTAINERID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONTAINERUPDATEIDS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONTENT_EXPORT_URI - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONTENT_ID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONTENT_IMPORT_URI - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
ContentDirectory - Class in org.cybergarage.upnp.std.av.server
 
ContentDirectory(MediaServer) - Constructor for class org.cybergarage.upnp.std.av.server.ContentDirectory
 
contentExportRequestRecieved(HTTPRequest) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CONTENTFORMATMISMATCH - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
ControlPoint - Class in org.cybergarage.upnp
 
ControlPoint() - Constructor for class org.cybergarage.upnp.ControlPoint
 
ControlPoint(int, int) - Constructor for class org.cybergarage.upnp.ControlPoint
 
ControlPoint(int, int, InetAddress[]) - Constructor for class org.cybergarage.upnp.ControlPoint
 
createBootId() - Static method in class org.cybergarage.upnp.UPnP
 
CREATEOBJECT - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
CREATEREFERENCE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
createUUID() - Static method in class org.cybergarage.upnp.UPnP
 
CREATOR - Static variable in class org.cybergarage.upnp.std.av.server.DC
 
CURRENTCONNECTIONIDS - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
CURRENTTAGVALUE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

D

DATE - Static variable in class org.cybergarage.upnp.std.av.server.DC
 
DC - Class in org.cybergarage.upnp.std.av.server
 
DC() - Constructor for class org.cybergarage.upnp.std.av.server.DC
 
DEFAULT_DESCRIPTION_URI - Static variable in class org.cybergarage.upnp.Device
 
DEFAULT_DISCOVERY_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
 
DEFAULT_EXPIRED_DEVICE_EXTRA_TIME - Static variable in class org.cybergarage.upnp.UPnP
 
DEFAULT_HTTP_PORT - Static variable in class org.cybergarage.upnp.std.av.server.MediaServer
 
DEFAULT_LEASE_TIME - Static variable in class org.cybergarage.upnp.Device
 
DEFAULT_PRESENTATION_URI - Static variable in class org.cybergarage.upnp.Device
 
DEFAULT_STARTUP_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
 
DEFAULT_TTL - Static variable in class org.cybergarage.upnp.UPnP
 
DELETERESOURCE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
DESCRIPTION - Static variable in class org.cybergarage.upnp.std.av.server.MediaServer
 
DESTINATIONURI - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
DESTROYOBJECT - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
Device - Class in org.cybergarage.upnp
 
Device() - Constructor for class org.cybergarage.upnp.Device
 
Device(File) - Constructor for class org.cybergarage.upnp.Device
 
Device(InputStream) - Constructor for class org.cybergarage.upnp.Device
 
Device(String) - Constructor for class org.cybergarage.upnp.Device
 
Device(Node) - Constructor for class org.cybergarage.upnp.Device
 
Device(Node, Node) - Constructor for class org.cybergarage.upnp.Device
 
DEVICE_TYPE - Static variable in class org.cybergarage.upnp.std.av.server.MediaServer
 
DeviceList - Class in org.cybergarage.upnp
 
DeviceList() - Constructor for class org.cybergarage.upnp.DeviceList
 
deviceSearchReceived(SSDPPacket) - Method in class org.cybergarage.upnp.Device
 
deviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Device
 
DIRECTION - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
Directory - Class in org.cybergarage.upnp.std.av.server
 
Directory(String) - Constructor for class org.cybergarage.upnp.std.av.server.Directory
 
Directory(ContentDirectory, String) - Constructor for class org.cybergarage.upnp.std.av.server.Directory
 
DirectoryList - Class in org.cybergarage.upnp.std.av.server
 
DirectoryList() - Constructor for class org.cybergarage.upnp.std.av.server.DirectoryList
 

E

ELEM_NAME - Static variable in class org.cybergarage.upnp.Action
The XML element name for action nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.ActionList
The XML element name for action list nodes in service descriptions.
ELEM_NAME - Static variable in class org.cybergarage.upnp.AllowedValue
The XML element name for allowed value nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.AllowedValueList
The XML element name for allowed value list nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.AllowedValueRange
The XML element name for allowed value range nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.Argument
The XML element name for argument nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.ArgumentList
The XML element name for argument list nodes in SCPD documents.
ELEM_NAME - Static variable in class org.cybergarage.upnp.Device
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.DeviceList
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.Icon
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.IconList
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.Service
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.ServiceList
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.ServiceStateTable
 
ELEM_NAME - Static variable in class org.cybergarage.upnp.StateVariable
 
ELEMENTS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
ERROR - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
Examples - Search tag in Overview
Section
EXPORTRESOURCE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

F

FILTER - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
finalize() - Method in class org.cybergarage.upnp.ControlPoint
 
finalize() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
findContentNodeByID(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

G

getAbsoluteURL(String) - Method in class org.cybergarage.upnp.Device
 
getAbsoluteURL(String, String, String) - Method in class org.cybergarage.upnp.Device
 
getAction() - Method in class org.cybergarage.upnp.Argument
Returns the action that contains this argument.
getAction(int) - Method in class org.cybergarage.upnp.ActionList
Returns the action at the specified index.
getAction(String) - Method in class org.cybergarage.upnp.Device
 
getAction(String) - Method in class org.cybergarage.upnp.Service
 
getActionList() - Method in class org.cybergarage.upnp.Service
 
getActionListener() - Method in class org.cybergarage.upnp.Action
Returns the action listener registered for this action.
getActionNode() - Method in class org.cybergarage.upnp.Action
Returns the underlying XML node representing this action.
getActionNode() - Method in class org.cybergarage.upnp.Argument
Returns the XML node representing the action that contains this argument.
getAllowedValue(int) - Method in class org.cybergarage.upnp.AllowedValueList
Returns the allowed value at the specified index.
getAllowedValueList() - Method in class org.cybergarage.upnp.StateVariable
 
getAllowedValueNode() - Method in class org.cybergarage.upnp.AllowedValue
Returns the underlying XML node representing this allowed value.
getAllowedValueRange() - Method in class org.cybergarage.upnp.StateVariable
 
getAllowedValueRangeNode() - Method in class org.cybergarage.upnp.AllowedValueRange
Returns the underlying XML node representing this allowed value range.
getArgument(int) - Method in class org.cybergarage.upnp.ArgumentList
Returns the argument at the specified index.
getArgument(String) - Method in class org.cybergarage.upnp.Action
Returns the argument with the specified name.
getArgument(String) - Method in class org.cybergarage.upnp.ArgumentList
Returns the argument with the specified name.
getArgumentIntegerValue(String) - Method in class org.cybergarage.upnp.Action
Returns the integer value of the specified argument.
getArgumentList() - Method in class org.cybergarage.upnp.Action
Returns the complete list of arguments for this action.
getArgumentNode() - Method in class org.cybergarage.upnp.Argument
Returns the underlying XML node representing this argument.
getArgumentValue(String) - Method in class org.cybergarage.upnp.Action
Returns the string value of the specified argument.
getAVTransportID() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getBootId() - Method in class org.cybergarage.upnp.Device
 
getBytes() - Method in class org.cybergarage.upnp.Icon
 
getCode() - Method in class org.cybergarage.upnp.UPnPStatus
 
getConfigId() - Method in class org.cybergarage.upnp.Device
 
getConfigId() - Method in class org.cybergarage.upnp.Service
 
getConnectionInfo(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfoList
 
getConnectionInfo(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getConnectionInfoList() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getConnectionManager() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
getContentDirectory() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getContentDirectory() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
getContentDirectory(int) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
getContentExportURL(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getContentImportURL(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getContentUpdateInterval() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getControlStatus() - Method in class org.cybergarage.upnp.Action
Returns the UPnP error status from the most recent control response.
getControlURL() - Method in class org.cybergarage.upnp.Service
 
GETCURRENTCONNECTIONIDS - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
GETCURRENTCONNECTIONINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getDataType() - Method in class org.cybergarage.upnp.StateVariable
 
getDefaultValue() - Method in class org.cybergarage.upnp.StateVariable
Get the value of DefaultValue of this StateVariable
getDepth() - Method in class org.cybergarage.upnp.Icon
 
getDescription() - Method in class org.cybergarage.upnp.UPnPStatus
 
getDescriptionFile() - Method in class org.cybergarage.upnp.Device
 
getDescriptionFilePath() - Method in class org.cybergarage.upnp.Device
 
getDescriptionURL() - Method in class org.cybergarage.upnp.Service
 
getDevice() - Method in class org.cybergarage.upnp.Service
 
getDevice(int) - Method in class org.cybergarage.upnp.DeviceList
 
getDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
 
getDevice(String) - Method in class org.cybergarage.upnp.Device
 
getDeviceByDescriptionURI(String) - Method in class org.cybergarage.upnp.Device
 
getDeviceDisposer() - Method in class org.cybergarage.upnp.ControlPoint
 
getDeviceList() - Method in class org.cybergarage.upnp.ControlPoint
 
getDeviceList() - Method in class org.cybergarage.upnp.Device
 
getDeviceNode() - Method in class org.cybergarage.upnp.Device
 
getDeviceType() - Method in class org.cybergarage.upnp.Device
 
getDirection() - Method in class org.cybergarage.upnp.Argument
Returns the direction of this argument.
getDirection() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getDirectory(int) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getDirectory(int) - Method in class org.cybergarage.upnp.std.av.server.DirectoryList
 
getDirectory(String) - Method in class org.cybergarage.upnp.std.av.server.DirectoryList
 
getElapsedTime() - Method in class org.cybergarage.upnp.Device
 
getEventSubURI() - Method in class org.cybergarage.upnp.ControlPoint
 
getEventSubURL() - Method in class org.cybergarage.upnp.Service
 
getExpiredDeviceMonitoringInterval() - Method in class org.cybergarage.upnp.ControlPoint
 
getFormat(int) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getFormat(File) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getFriendlyName() - Method in class org.cybergarage.upnp.Device
 
getFriendlyName() - Method in class org.cybergarage.upnp.std.av.server.Directory
 
getHeight() - Method in class org.cybergarage.upnp.Icon
 
getHTTPBindAddress() - Method in class org.cybergarage.upnp.Device
 
getHTTPPort() - Method in class org.cybergarage.upnp.ControlPoint
 
getHTTPPort() - Method in class org.cybergarage.upnp.Device
 
getHTTPPort() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getIcon(int) - Method in class org.cybergarage.upnp.Device
 
getIcon(int) - Method in class org.cybergarage.upnp.IconList
 
getIconByURI(String) - Method in class org.cybergarage.upnp.Device
 
getIconList() - Method in class org.cybergarage.upnp.Device
 
getIconNode() - Method in class org.cybergarage.upnp.Icon
 
getID() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getInputArgumentList() - Method in class org.cybergarage.upnp.Action
Returns only the input arguments for this action.
getIntegerValue() - Method in class org.cybergarage.upnp.Argument
Returns the value of this argument as an integer.
getInterfaceAddress() - Method in class org.cybergarage.upnp.Device
 
getInterfaceAddress() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getInterfaceAddress() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
getLeaseTime() - Method in class org.cybergarage.upnp.Device
 
getLocation() - Method in class org.cybergarage.upnp.Device
 
getLocationURL(String) - Method in class org.cybergarage.upnp.Device
 
getManufacture() - Method in class org.cybergarage.upnp.Device
 
getManufactureURL() - Method in class org.cybergarage.upnp.Device
 
getMaximum() - Method in class org.cybergarage.upnp.AllowedValueRange
Returns the maximum allowed value.
getMediaServer() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getMediaServer() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getMimeType() - Method in class org.cybergarage.upnp.Icon
 
getMinimum() - Method in class org.cybergarage.upnp.AllowedValueRange
Returns the minimum allowed value.
getModelDescription() - Method in class org.cybergarage.upnp.Device
 
getModelName() - Method in class org.cybergarage.upnp.Device
 
getModelNumber() - Method in class org.cybergarage.upnp.Device
 
getModelURL() - Method in class org.cybergarage.upnp.Device
 
getMulticastIPv4Address() - Method in class org.cybergarage.upnp.Device
 
getMulticastIPv6Address() - Method in class org.cybergarage.upnp.Device
 
getName() - Method in class org.cybergarage.upnp.Action
Returns the name of this action.
getName() - Method in class org.cybergarage.upnp.Argument
Returns the name of this argument.
getName() - Method in class org.cybergarage.upnp.StateVariable
 
getNContentDirectories() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
getNDirectories() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getNextConnectionID() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getNextContainerID() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getNextItemID() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getNFormats() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getNSearchCaps() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getNSortCaps() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getOutputArgumentList() - Method in class org.cybergarage.upnp.Action
Returns only the output arguments for this action.
getParentDevice() - Method in class org.cybergarage.upnp.Device
 
getPeerConnectionID() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getPeerConnectionManager() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getPresentationListener() - Method in class org.cybergarage.upnp.Device
 
getPresentationURL() - Method in class org.cybergarage.upnp.Device
 
getProtocolInfo() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
GETPROTOCOLINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
getQueryListener() - Method in class org.cybergarage.upnp.StateVariable
 
getQueryResponse() - Method in class org.cybergarage.upnp.StateVariable
 
getQueryStatus() - Method in class org.cybergarage.upnp.StateVariable
 
getRcsID() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getRelatedStateVariable() - Method in class org.cybergarage.upnp.Argument
Returns the related state variable object.
getRelatedStateVariableName() - Method in class org.cybergarage.upnp.Argument
Returns the name of the related state variable.
getRenewSubscriber() - Method in class org.cybergarage.upnp.ControlPoint
 
getRootDevice() - Method in class org.cybergarage.upnp.Device
 
getRootDevice() - Method in class org.cybergarage.upnp.Service
 
getRootNode() - Method in class org.cybergarage.upnp.Device
 
getRootNode() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSCPDData() - Method in class org.cybergarage.upnp.Service
 
getSCPDURL() - Method in class org.cybergarage.upnp.Service
 
getSearchCap(int) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSearchCap(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
GETSEARCHCAPABILITIES - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSearchCapList() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSearchMx() - Method in class org.cybergarage.upnp.ControlPoint
 
getSerialNumber() - Method in class org.cybergarage.upnp.Device
 
getServerName() - Static method in class org.cybergarage.upnp.UPnP
 
getService() - Method in class org.cybergarage.upnp.Action
Returns the service that contains this action.
getService() - Method in class org.cybergarage.upnp.Argument
Returns the service that contains this argument.
getService() - Method in class org.cybergarage.upnp.StateVariable
 
getService(int) - Method in class org.cybergarage.upnp.ServiceList
 
getService(String) - Method in class org.cybergarage.upnp.Device
 
getServiceByControlURL(String) - Method in class org.cybergarage.upnp.Device
 
getServiceByEventSubURL(String) - Method in class org.cybergarage.upnp.Device
 
getServiceBySCPDURL(String) - Method in class org.cybergarage.upnp.Device
 
getServiceID() - Method in class org.cybergarage.upnp.Service
 
getServiceList() - Method in class org.cybergarage.upnp.Device
 
getServiceNode() - Method in class org.cybergarage.upnp.Service
 
getServiceNode() - Method in class org.cybergarage.upnp.StateVariable
 
getServiceStateTable() - Method in class org.cybergarage.upnp.Service
 
getServiceType() - Method in class org.cybergarage.upnp.Service
 
getSID() - Method in class org.cybergarage.upnp.Service
 
getSmallestIcon() - Method in class org.cybergarage.upnp.Device
 
getSortCap(int) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSortCap(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
GETSORTCAPABILITIES - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSSDPAnnounceCount() - Method in class org.cybergarage.upnp.Device
 
getSSDPBindAddress() - Method in class org.cybergarage.upnp.Device
 
getSSDPIPv4MulticastAddress() - Method in class org.cybergarage.upnp.Device
 
getSSDPIPv4MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
 
getSSDPIPv6MulticastAddress() - Method in class org.cybergarage.upnp.Device
 
getSSDPIPv6MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
 
getSSDPPacket() - Method in class org.cybergarage.upnp.Device
 
getSSDPPort() - Method in class org.cybergarage.upnp.ControlPoint
 
getSSDPPort() - Method in class org.cybergarage.upnp.Device
 
getStateVariable(int) - Method in class org.cybergarage.upnp.ServiceStateTable
 
getStateVariable(String) - Method in class org.cybergarage.upnp.Device
 
getStateVariable(String) - Method in class org.cybergarage.upnp.Service
 
getStateVariable(String, String) - Method in class org.cybergarage.upnp.Device
 
getStateVariableData() - Method in class org.cybergarage.upnp.StateVariable
 
getStateVariableNode() - Method in class org.cybergarage.upnp.StateVariable
 
getStatus() - Method in class org.cybergarage.upnp.Action
Returns the current execution status of this action.
getStatus() - Method in class org.cybergarage.upnp.StateVariable
 
getStatus() - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
getStep() - Method in class org.cybergarage.upnp.AllowedValueRange
Returns the step increment for the range.
getSubscriber(String) - Method in class org.cybergarage.upnp.Service
 
getSubscriberList() - Method in class org.cybergarage.upnp.Service
 
getSubscriberService(String) - Method in class org.cybergarage.upnp.ControlPoint
 
getSubscriberService(String) - Method in class org.cybergarage.upnp.Device
 
getSystemUpdateID() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
GETSYSTEMUPDATEID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getSystemUpdateIDInterval() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getTimeout() - Method in class org.cybergarage.upnp.Service
 
getTimeStamp() - Method in class org.cybergarage.upnp.Device
 
getTimeToLive() - Static method in class org.cybergarage.upnp.UPnP
 
GETTRANSFERPROGRESS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
getUDN() - Method in class org.cybergarage.upnp.Device
 
getUPC() - Method in class org.cybergarage.upnp.Device
 
getURL() - Method in class org.cybergarage.upnp.Icon
 
getURLBase() - Method in class org.cybergarage.upnp.Device
 
getUserData() - Method in class org.cybergarage.upnp.Action
Returns the custom user data associated with this action.
getUserData() - Method in class org.cybergarage.upnp.Argument
Returns the custom user data associated with this argument.
getUserData() - Method in class org.cybergarage.upnp.ControlPoint
 
getUserData() - Method in class org.cybergarage.upnp.Device
 
getUserData() - Method in class org.cybergarage.upnp.Icon
 
getUserData() - Method in class org.cybergarage.upnp.Service
 
getUserData() - Method in class org.cybergarage.upnp.StateVariable
 
getUUID() - Method in class org.cybergarage.upnp.Device
 
getValue() - Method in class org.cybergarage.upnp.AllowedValue
Returns the value string of this allowed value.
getValue() - Method in class org.cybergarage.upnp.Argument
Returns the value of this argument.
getValue() - Method in class org.cybergarage.upnp.StateVariable
 
getWidth() - Method in class org.cybergarage.upnp.Icon
 
getXMLParser() - Static method in class org.cybergarage.upnp.UPnP
 

H

hasAllowedValueList() - Method in class org.cybergarage.upnp.StateVariable
 
hasAllowedValueRange() - Method in class org.cybergarage.upnp.StateVariable
 
hasBytes() - Method in class org.cybergarage.upnp.Icon
 
hasDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
 
hasMimeType() - Method in class org.cybergarage.upnp.Icon
 
hasPresentationListener() - Method in class org.cybergarage.upnp.Device
 
hasSID() - Method in class org.cybergarage.upnp.Service
 
hasStateVariable(String) - Method in class org.cybergarage.upnp.Service
 
hasUDN() - Method in class org.cybergarage.upnp.Device
 
hasURL() - Method in class org.cybergarage.upnp.Icon
 
HTTP_DEFAULT_PORT - Static variable in class org.cybergarage.upnp.Device
 
HTTP_GET - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
httpRequestRecieved(HTTPRequest) - Method in class org.cybergarage.upnp.ControlPoint
 
httpRequestRecieved(HTTPRequest) - Method in class org.cybergarage.upnp.Device
 
httpRequestRecieved(HTTPRequest) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 

I

Icon - Class in org.cybergarage.upnp
 
Icon() - Constructor for class org.cybergarage.upnp.Icon
 
Icon(Node) - Constructor for class org.cybergarage.upnp.Icon
 
IconList - Class in org.cybergarage.upnp
 
IconList() - Constructor for class org.cybergarage.upnp.IconList
 
ID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
IMPORTRESOURCE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
IN - Static variable in class org.cybergarage.upnp.Argument
Direction constant for input arguments.
IN_PROGRESS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
initialize() - Static method in class org.cybergarage.upnp.UPnP
 
INMPR03 - Static variable in class org.cybergarage.upnp.UPnP
 
INMPR03_DISCOVERY_OVER_WIRELESS_COUNT - Static variable in class org.cybergarage.upnp.UPnP
 
INMPR03_VERSION - Static variable in class org.cybergarage.upnp.UPnP
 
INPUT - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
INPUT - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
INSUFFICIENTBANDWIDTH - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
INVALID_ACTION - Static variable in class org.cybergarage.upnp.UPnPStatus
 
INVALID_ARGS - Static variable in class org.cybergarage.upnp.UPnPStatus
 
INVALID_VAR - Static variable in class org.cybergarage.upnp.UPnPStatus
 
isActionNode(Node) - Static method in class org.cybergarage.upnp.Action
Checks if the given XML node represents an action element.
isAllowed(String) - Method in class org.cybergarage.upnp.AllowedValueList
Checks if the specified value is in the allowed value list.
isAllowedValueNode(Node) - Static method in class org.cybergarage.upnp.AllowedValue
Checks if the given XML node represents an allowed value element.
isAllowedValueRangeNode(Node) - Static method in class org.cybergarage.upnp.AllowedValueRange
Checks if the given XML node represents an allowed value range element.
isArgumentNode(Node) - Static method in class org.cybergarage.upnp.Argument
Checks if the given XML node represents an argument element.
isControlURL(String) - Method in class org.cybergarage.upnp.Service
 
isDevice(String) - Method in class org.cybergarage.upnp.Device
 
isDeviceNode(Node) - Static method in class org.cybergarage.upnp.Device
 
isDeviceType(String) - Method in class org.cybergarage.upnp.Device
 
isEnabled(int) - Static method in class org.cybergarage.upnp.UPnP
 
isEventSubURL(String) - Method in class org.cybergarage.upnp.Service
 
isExpired() - Method in class org.cybergarage.upnp.Device
 
isIconBytesURI(String) - Method in class org.cybergarage.upnp.Device
 
isIconNode(Node) - Static method in class org.cybergarage.upnp.Icon
 
isInDirection() - Method in class org.cybergarage.upnp.Argument
Checks if this argument is an input parameter.
isNMPRMode() - Method in class org.cybergarage.upnp.ControlPoint
 
isNMPRMode() - Method in class org.cybergarage.upnp.Device
 
isOutDirection() - Method in class org.cybergarage.upnp.Argument
Checks if this argument is an output parameter.
isRootDevice() - Method in class org.cybergarage.upnp.Device
 
isRunning() - Method in class org.cybergarage.upnp.Device
 
isSCPDURL(String) - Method in class org.cybergarage.upnp.Service
 
isSendEvents() - Method in class org.cybergarage.upnp.StateVariable
 
isService(String) - Method in class org.cybergarage.upnp.Service
 
isServiceNode(Node) - Static method in class org.cybergarage.upnp.Service
 
isStateVariableNode(Node) - Static method in class org.cybergarage.upnp.StateVariable
 
isSubscribed() - Method in class org.cybergarage.upnp.Service
 
isSubscribed(Service) - Method in class org.cybergarage.upnp.ControlPoint
 
isURL(String) - Method in class org.cybergarage.upnp.Icon
 
isWirelessMode() - Method in class org.cybergarage.upnp.Device
 

J

Java API Documentation - Search tag in Overview
Section

L

loadDescription(File) - Method in class org.cybergarage.upnp.Device
 
loadDescription(InputStream) - Method in class org.cybergarage.upnp.Device
 
loadDescription(String) - Method in class org.cybergarage.upnp.Device
 
loadSCPD(File) - Method in class org.cybergarage.upnp.Service
 
loadSCPD(InputStream) - Method in class org.cybergarage.upnp.Service
 
loadSCPD(String) - Method in class org.cybergarage.upnp.Service
 
lock() - Method in class org.cybergarage.upnp.Action
Acquires the lock for this action.
lock() - Method in class org.cybergarage.upnp.ControlPoint
 
lock() - Method in class org.cybergarage.upnp.Device
 
lock() - Method in class org.cybergarage.upnp.Service
 
lock() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
lock() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

M

MAJOR - Static variable in class org.cybergarage.upnp.Service
 
MAJOR_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
 
MAJOR_VALUE - Static variable in class org.cybergarage.upnp.Service
 
MediaServer - Class in org.cybergarage.upnp.std.av.server
 
MediaServer() - Constructor for class org.cybergarage.upnp.std.av.server.MediaServer
 
MediaServer(String) - Constructor for class org.cybergarage.upnp.std.av.server.MediaServer
 
MediaServer(String, String, String) - Constructor for class org.cybergarage.upnp.std.av.server.MediaServer
 
MINOR - Static variable in class org.cybergarage.upnp.Service
 
MINOR_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
 
MINOR_VALUE - Static variable in class org.cybergarage.upnp.Service
 

N

NAME - Static variable in class org.cybergarage.upnp.UPnP
 
NEWID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
NEWTAGVALUE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
notify(StateVariable) - Method in class org.cybergarage.upnp.Service
 
notifyAllStateVariables() - Method in class org.cybergarage.upnp.Service
 
notifyReceived(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
notifyWait() - Static method in class org.cybergarage.upnp.Device
 
NUMBERRETURNED - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

O

OBJECT_ITEM_IMAGEITEM_PHOTO - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
OBJECT_ITEM_VIDEOITEM_MOVIE - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
OBJECTID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
OK - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
OK - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
org.cybergarage.upnp - module org.cybergarage.upnp
 
org.cybergarage.upnp - package org.cybergarage.upnp
Provides classes and interfaces for UPnP (Universal Plug and Play) functionality.
org.cybergarage.upnp.std.av.server - package org.cybergarage.upnp.std.av.server
Provides classes and interfaces for UPnP AV (Audio/Video) server functionality.
OUT - Static variable in class org.cybergarage.upnp.Argument
Direction constant for output arguments.
OUT_OF_SYNC - Static variable in class org.cybergarage.upnp.UPnPStatus
 
OUTPUT - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
OUTPUT - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 

P

PEERCONNECTIONID - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
PEERCONNECTIONMANAGER - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
performActionListener(ActionRequest) - Method in class org.cybergarage.upnp.Action
Executes the action listener for an incoming action request.
performAddDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
performEventListener(String, long, String, String) - Method in class org.cybergarage.upnp.ControlPoint
 
performNotifyListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
performQueryListener(QueryRequest) - Method in class org.cybergarage.upnp.StateVariable
 
performRemoveDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
performSearchResponseListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
postControlAction() - Method in class org.cybergarage.upnp.Action
Posts this action to the device and waits for the response.
postQuerylAction() - Method in class org.cybergarage.upnp.StateVariable
 
postSearchResponse(SSDPPacket, String, String) - Method in class org.cybergarage.upnp.Device
 
PRECONDITION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
 
PREPAREFORCONNECTION - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
print() - Method in class org.cybergarage.upnp.Action
Prints action information to standard output for debugging.
print() - Method in class org.cybergarage.upnp.ControlPoint
 
PROTOCOLINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 

Q

queryControlReceived(StateVariable) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
queryControlReceived(StateVariable) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

R

RCSID - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
References - Search tag in Overview
Section
REMOTEPROTOCOLINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
removeAllContentDirectories() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
removeAllDirectories() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
removeConnectionInfo(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
removeConnectionInfo(ConnectionInfo) - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
removeContentDirectory(String) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
removeDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
 
removeDevice(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
removeDeviceChangeListener(DeviceChangeListener) - Method in class org.cybergarage.upnp.ControlPoint
 
removeDirectory(String) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
removeEventListener(EventListener) - Method in class org.cybergarage.upnp.ControlPoint
 
removeExpiredDevices() - Method in class org.cybergarage.upnp.ControlPoint
 
removeNotifyListener(NotifyListener) - Method in class org.cybergarage.upnp.ControlPoint
 
removePresentationURL() - Method in class org.cybergarage.upnp.Device
 
removeSearchResponseListener(SearchResponseListener) - Method in class org.cybergarage.upnp.ControlPoint
 
removeSubscriber(Subscriber) - Method in class org.cybergarage.upnp.Service
 
renewSubscriberService() - Method in class org.cybergarage.upnp.ControlPoint
 
renewSubscriberService(long) - Method in class org.cybergarage.upnp.ControlPoint
 
renewSubscriberService(Device, long) - Method in class org.cybergarage.upnp.ControlPoint
 
Repositories - Search tag in Overview
Section
REQUESTEDCOUNT - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
RESOURCEURI - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
RESULT - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
ROOT_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
 
ROOT_ELEMENT_NAMESPACE - Static variable in interface org.cybergarage.upnp.RootDescription
 
RootDescription - Interface in org.cybergarage.upnp
 
run() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

S

SCPD - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SCPD - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SCPD_ROOTNODE - Static variable in class org.cybergarage.upnp.Service
 
SCPD_ROOTNODE_NS - Static variable in class org.cybergarage.upnp.Service
 
search() - Method in class org.cybergarage.upnp.ControlPoint
 
search(String) - Method in class org.cybergarage.upnp.ControlPoint
 
search(String, int) - Method in class org.cybergarage.upnp.ControlPoint
 
SEARCH - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SEARCHCAPABILITIES - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SEARCHCAPS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SEARCHCRITERIA - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
searchResponseReceived(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
SERVER_RETRY_COUNT - Static variable in class org.cybergarage.upnp.UPnP
 
Service - Class in org.cybergarage.upnp
 
Service() - Constructor for class org.cybergarage.upnp.Service
 
Service(Node) - Constructor for class org.cybergarage.upnp.Service
 
SERVICE_LIST_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
 
SERVICE_TYPE - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SERVICE_TYPE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
ServiceList - Class in org.cybergarage.upnp
 
ServiceList() - Constructor for class org.cybergarage.upnp.ServiceList
 
serviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Service
 
ServiceStateTable - Class in org.cybergarage.upnp
 
ServiceStateTable() - Constructor for class org.cybergarage.upnp.ServiceStateTable
 
set(ArgumentList) - Method in class org.cybergarage.upnp.ArgumentList
set(StateVariable) - Method in class org.cybergarage.upnp.StateVariable
 
setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Action
Sets the listener that will be notified when this action is invoked.
setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Device
 
setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Service
 
setActionListener(ActionListener, boolean) - Method in class org.cybergarage.upnp.Device
 
setAllowedValueList(AllowedValueList) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the AllowedValueList Node
of this object.
setAllowedValueRange(AllowedValueRange) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the AllowedValueRange Node
of this object.
setArgumentList(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the argument list for this action.
setArgumentValue(String, int) - Method in class org.cybergarage.upnp.Action
Sets the value of a named argument from an integer.
setArgumentValue(String, String) - Method in class org.cybergarage.upnp.Action
Sets the value of a named argument.
setArgumentValues(ArgumentList) - Method in class org.cybergarage.upnp.Action
Deprecated.
You should use one of the following methods instead:
- Action.setInArgumentValues(ArgumentList)
- Action.setOutArgumentValues(ArgumentList)
setAVTransportID(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setBytes(byte[]) - Method in class org.cybergarage.upnp.Icon
 
setCode(int) - Method in class org.cybergarage.upnp.UPnPStatus
 
setContentUpdateInterval(long) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
setControlURL(String) - Method in class org.cybergarage.upnp.Service
 
setDataType(String) - Method in class org.cybergarage.upnp.StateVariable
 
setDefaultValue(String) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the DefaultValue of this object.
setDepth(int) - Method in class org.cybergarage.upnp.Icon
 
setDepth(String) - Method in class org.cybergarage.upnp.Icon
 
setDescription(String) - Method in class org.cybergarage.upnp.UPnPStatus
 
setDescriptionURL(String) - Method in class org.cybergarage.upnp.Service
 
setDeviceDisposer(Disposer) - Method in class org.cybergarage.upnp.ControlPoint
 
setDeviceNode(Node) - Method in class org.cybergarage.upnp.Device
 
setDeviceType(String) - Method in class org.cybergarage.upnp.Device
 
setDirection(String) - Method in class org.cybergarage.upnp.Argument
Sets the direction of this argument.
setDirection(String) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setDisable(int) - Static method in class org.cybergarage.upnp.UPnP
 
setEnable(int) - Static method in class org.cybergarage.upnp.UPnP
 
setEventSubURI(String) - Method in class org.cybergarage.upnp.ControlPoint
 
setEventSubURL(String) - Method in class org.cybergarage.upnp.Service
 
setExpiredDeviceMonitoringInterval(long) - Method in class org.cybergarage.upnp.ControlPoint
 
setFriendlyName(String) - Method in class org.cybergarage.upnp.Device
 
setFriendlyName(String) - Method in class org.cybergarage.upnp.std.av.server.Directory
 
setHeight(int) - Method in class org.cybergarage.upnp.Icon
 
setHeight(String) - Method in class org.cybergarage.upnp.Icon
 
setHTTPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.Device
 
setHTTPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
 
setHTTPPort(int) - Method in class org.cybergarage.upnp.Device
 
setID(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setInArgumentValues(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the values of input arguments from the provided argument list.
setInterfaceAddress(String) - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
setLeaseTime(int) - Method in class org.cybergarage.upnp.Device
 
setLocation(String) - Method in class org.cybergarage.upnp.Device
 
setManufacture(String) - Method in class org.cybergarage.upnp.Device
 
setManufactureURL(String) - Method in class org.cybergarage.upnp.Device
 
setMaximum(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the maximum allowed value.
setMimeType(String) - Method in class org.cybergarage.upnp.Icon
 
setMinimum(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the minimum allowed value.
setModelDescription(String) - Method in class org.cybergarage.upnp.Device
 
setModelName(String) - Method in class org.cybergarage.upnp.Device
 
setModelNumber(String) - Method in class org.cybergarage.upnp.Device
 
setModelURL(String) - Method in class org.cybergarage.upnp.Device
 
setMulticastIPv4Address(String) - Method in class org.cybergarage.upnp.Device
 
setMulticastIPv6Address(String) - Method in class org.cybergarage.upnp.Device
 
setName(String) - Method in class org.cybergarage.upnp.Action
Sets the name of this action.
setName(String) - Method in class org.cybergarage.upnp.Argument
Sets the name of this argument.
setName(String) - Method in class org.cybergarage.upnp.StateVariable
 
setNMPRMode(boolean) - Method in class org.cybergarage.upnp.ControlPoint
 
setNMPRMode(boolean) - Method in class org.cybergarage.upnp.Device
 
setOutArgumentValues(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the values of output arguments from the provided argument list.
setPeerConnectionID(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setPeerConnectionManager(String) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setPresentationListener(PresentationListener) - Method in class org.cybergarage.upnp.Device
 
setPresentationURL(String) - Method in class org.cybergarage.upnp.Device
 
setProtocolInfo(String) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Device
 
setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Service
 
setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.StateVariable
 
setQueryListener(QueryListener, boolean) - Method in class org.cybergarage.upnp.Device
 
setRcsID(int) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setRelatedStateVariableName(String) - Method in class org.cybergarage.upnp.Argument
Sets the name of the related state variable.
setRenewSubscriber(RenewSubscriber) - Method in class org.cybergarage.upnp.ControlPoint
 
setReqArgs(ArgumentList) - Method in class org.cybergarage.upnp.ArgumentList
Sets values for all input arguments from the provided list.
setResArgs(ArgumentList) - Method in class org.cybergarage.upnp.ArgumentList
Sets values for all output arguments from the provided list.
setRootNode(Node) - Method in class org.cybergarage.upnp.Device
 
setSCPDURL(String) - Method in class org.cybergarage.upnp.Service
 
setSearchMx(int) - Method in class org.cybergarage.upnp.ControlPoint
 
setSendEvents(boolean) - Method in class org.cybergarage.upnp.StateVariable
 
setSerialNumber(String) - Method in class org.cybergarage.upnp.Device
 
setServiceID(String) - Method in class org.cybergarage.upnp.Service
 
setServiceType(String) - Method in class org.cybergarage.upnp.Service
 
setSID(String) - Method in class org.cybergarage.upnp.Service
 
setSSDPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.Device
 
setSSDPPacket(SSDPPacket) - Method in class org.cybergarage.upnp.Device
 
setSSDPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
 
setSSDPPort(int) - Method in class org.cybergarage.upnp.Device
 
setStatus(int) - Method in class org.cybergarage.upnp.Action
Sets the execution status of this action with a specific error code.
setStatus(int) - Method in class org.cybergarage.upnp.StateVariable
 
setStatus(int, String) - Method in class org.cybergarage.upnp.Action
Sets the execution status of this action with a specific error code and description.
setStatus(int, String) - Method in class org.cybergarage.upnp.StateVariable
 
setStatus(String) - Method in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
setStep(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the step increment for the range.
setSystemUpdateInterval(long) - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
setTimeout(long) - Method in class org.cybergarage.upnp.Service
 
setTimeToLive(int) - Static method in class org.cybergarage.upnp.UPnP
 
setUDN(String) - Method in class org.cybergarage.upnp.Device
 
setUPC(String) - Method in class org.cybergarage.upnp.Device
 
setURL(String) - Method in class org.cybergarage.upnp.Icon
 
setUserData(Object) - Method in class org.cybergarage.upnp.Action
Sets custom user data associated with this action.
setUserData(Object) - Method in class org.cybergarage.upnp.Argument
Sets custom user data associated with this argument.
setUserData(Object) - Method in class org.cybergarage.upnp.ControlPoint
 
setUserData(Object) - Method in class org.cybergarage.upnp.Device
 
setUserData(Object) - Method in class org.cybergarage.upnp.Icon
 
setUserData(Object) - Method in class org.cybergarage.upnp.Service
 
setUserData(Object) - Method in class org.cybergarage.upnp.StateVariable
 
setValue(int) - Method in class org.cybergarage.upnp.Argument
Sets the value of this argument from an integer.
setValue(int) - Method in class org.cybergarage.upnp.StateVariable
 
setValue(long) - Method in class org.cybergarage.upnp.StateVariable
 
setValue(String) - Method in class org.cybergarage.upnp.AllowedValue
Sets the value string for this allowed value.
setValue(String) - Method in class org.cybergarage.upnp.Argument
Sets the value of this argument.
setValue(String) - Method in class org.cybergarage.upnp.StateVariable
 
setWidth(int) - Method in class org.cybergarage.upnp.Icon
 
setWidth(String) - Method in class org.cybergarage.upnp.Icon
 
setWirelessMode(boolean) - Method in class org.cybergarage.upnp.Device
 
setXMLParser(Parser) - Static method in class org.cybergarage.upnp.UPnP
 
SINK - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SINKPROTOCOLINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SORTCAPABILITIES - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SORTCAPS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SORTCRITERIA - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SOURCE - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SOURCEPROTOCOLINFO - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
SOURCEURI - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
SPEC_VERSION - Static variable in class org.cybergarage.upnp.Service
 
SPECVERSION_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
 
start() - Method in class org.cybergarage.upnp.ControlPoint
 
start() - Method in class org.cybergarage.upnp.Device
 
start() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
start(String) - Method in class org.cybergarage.upnp.ControlPoint
 
start(String, int) - Method in class org.cybergarage.upnp.ControlPoint
 
STARTINGINDEX - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
StateVariable - Class in org.cybergarage.upnp
 
StateVariable() - Constructor for class org.cybergarage.upnp.StateVariable
 
StateVariable(Node, Node) - Constructor for class org.cybergarage.upnp.StateVariable
 
STATUS - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
stop() - Method in class org.cybergarage.upnp.ControlPoint
 
stop() - Method in class org.cybergarage.upnp.Device
 
stop() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
STOPPED - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
STOPTRANSFERRESOURCE - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
STORAGE_MEDIUM - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
STORAGE_USED - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 
subscribe(Service) - Method in class org.cybergarage.upnp.ControlPoint
 
subscribe(Service, long) - Method in class org.cybergarage.upnp.ControlPoint
 
subscribe(Service, String) - Method in class org.cybergarage.upnp.ControlPoint
 
subscribe(Service, String, long) - Method in class org.cybergarage.upnp.ControlPoint
 
SYSTEMUPDATEID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

T

TITLE - Static variable in class org.cybergarage.upnp.std.av.server.DC
 
TOTALMATCHES - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
TRANSFERID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
TRANSFERIDS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
TRANSFERLENGTH - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
TRANSFERSTATUS - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
TRANSFERTOTAL - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 

U

UNKNOWN - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionInfo
 
UNKNOWN - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
unlock() - Method in class org.cybergarage.upnp.Action
Releases the lock for this action.
unlock() - Method in class org.cybergarage.upnp.ControlPoint
 
unlock() - Method in class org.cybergarage.upnp.Device
 
unlock() - Method in class org.cybergarage.upnp.Service
 
unlock() - Method in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
unlock() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
UNRELIABLECHANNEL - Static variable in class org.cybergarage.upnp.std.av.server.ConnectionManager
 
unsubscribe() - Method in class org.cybergarage.upnp.ControlPoint
 
unsubscribe(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
unsubscribe(Service) - Method in class org.cybergarage.upnp.ControlPoint
 
update() - Method in class org.cybergarage.upnp.std.av.server.Directory
 
update() - Method in class org.cybergarage.upnp.std.av.server.DirectoryList
 
update() - Method in class org.cybergarage.upnp.std.av.server.MediaServer
 
updateConfigId() - Method in class org.cybergarage.upnp.Device
 
updateConfigId() - Method in class org.cybergarage.upnp.Service
 
updateContentList() - Method in class org.cybergarage.upnp.std.av.server.Directory
 
UPDATEID - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
UPDATEOBJECT - Static variable in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
updateSystemUpdateID() - Method in class org.cybergarage.upnp.std.av.server.ContentDirectory
 
UPnP - Class in org.cybergarage.upnp.std.av.server
 
UPnP - Class in org.cybergarage.upnp
 
UPnP() - Constructor for class org.cybergarage.upnp.std.av.server.UPnP
 
UPnP() - Constructor for class org.cybergarage.upnp.UPnP
 
UPNP_ROOTDEVICE - Static variable in class org.cybergarage.upnp.Device
 
UPnPStatus - Class in org.cybergarage.upnp
 
UPnPStatus() - Constructor for class org.cybergarage.upnp.UPnPStatus
 
UPnPStatus(int, String) - Constructor for class org.cybergarage.upnp.UPnPStatus
 
USE_IPV6_ADMINISTRATIVE_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
 
USE_IPV6_GLOBAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
 
USE_IPV6_LINK_LOCAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
 
USE_IPV6_SITE_LOCAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
 
USE_IPV6_SUBNET_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
 
USE_LOOPBACK_ADDR - Static variable in class org.cybergarage.upnp.UPnP
 
USE_ONLY_IPV4_ADDR - Static variable in class org.cybergarage.upnp.UPnP
 
USE_ONLY_IPV6_ADDR - Static variable in class org.cybergarage.upnp.UPnP
 
USE_SSDP_SEARCHRESPONSE_MULTIPLE_INTERFACES - Static variable in class org.cybergarage.upnp.UPnP
 

V

VERSION - Static variable in class org.cybergarage.upnp.UPnP
 

W

WRITE_STATUS - Static variable in class org.cybergarage.upnp.std.av.server.UPnP
 

X

XML_CLASS_PROPERTTY - Static variable in class org.cybergarage.upnp.UPnP
Name of the system properties used to identifies the default XML Parser.
The value of the properties MUST BE the fully qualified class name of
XML Parser which CyberLink should use.
XML_DECLARATION - Static variable in class org.cybergarage.upnp.UPnP
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form