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

A

AbstractDatatype<V> - Class in org.teleal.cling.model.types
 
AbstractDatatype() - Constructor for class org.teleal.cling.model.types.AbstractDatatype
 
accessor - Variable in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
action - Variable in class org.teleal.cling.model.action.ActionInvocation
 
Action<S extends Service> - Class in org.teleal.cling.model.meta
 
Action(String, ActionArgument[]) - Constructor for class org.teleal.cling.model.meta.Action
 
ACTION_NAME - Static variable in class org.teleal.cling.model.meta.QueryStateVariableAction
 
ActionArgument<S extends Service> - Class in org.teleal.cling.model.meta
 
ActionArgument(String, String, ActionArgument.Direction) - Constructor for class org.teleal.cling.model.meta.ActionArgument
 
ActionArgument(String, String, ActionArgument.Direction, boolean) - Constructor for class org.teleal.cling.model.meta.ActionArgument
 
ActionArgument.Direction - Enum in org.teleal.cling.model.meta
 
ActionArgumentValue<S extends Service> - Class in org.teleal.cling.model.action
 
ActionArgumentValue(ActionArgument<S>, Object) - Constructor for class org.teleal.cling.model.action.ActionArgumentValue
 
ActionCallback - Class in org.teleal.cling.controlpoint
 
ActionCallback(ActionInvocation, ControlPoint) - Constructor for class org.teleal.cling.controlpoint.ActionCallback
 
ActionCallback(ActionInvocation) - Constructor for class org.teleal.cling.controlpoint.ActionCallback
 
ActionException - Exception in org.teleal.cling.model.action
 
ActionException(int, String) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionException(int, String, Throwable) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionException(ErrorCode) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionException(ErrorCode, String) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionException(ErrorCode, String, boolean) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionException(ErrorCode, String, Throwable) - Constructor for exception org.teleal.cling.model.action.ActionException
 
ActionExecutor - Class in org.teleal.cling.model.action
 
ActionExecutor() - Constructor for class org.teleal.cling.model.action.ActionExecutor
 
ActionExecutor(Map<ActionArgument<LocalService>, StateVariableAccessor>) - Constructor for class org.teleal.cling.model.action.ActionExecutor
 
actionExecutors - Variable in class org.teleal.cling.model.meta.LocalService
 
actionInvocation - Variable in class org.teleal.cling.controlpoint.ActionCallback
 
ActionInvocation<S extends Service> - Class in org.teleal.cling.model.action
 
ActionInvocation(Action<S>) - Constructor for class org.teleal.cling.model.action.ActionInvocation
 
ActionInvocation(Action<S>, ActionInvocationValues<S>) - Constructor for class org.teleal.cling.model.action.ActionInvocation
 
ActionInvocation(Action<S>, ActionInvocationValues<S>, ActionInvocationValues<S>) - Constructor for class org.teleal.cling.model.action.ActionInvocation
 
ActionInvocation(ActionException) - Constructor for class org.teleal.cling.model.action.ActionInvocation
 
actionInvocation - Variable in class org.teleal.cling.protocol.sync.SendingAction
 
ActionInvocationValues<S extends Service> - Class in org.teleal.cling.model.action
 
ActionInvocationValues(List<ActionArgument<S>>, boolean) - Constructor for class org.teleal.cling.model.action.ActionInvocationValues
 
ActionMessage - Interface in org.teleal.cling.model.message.control
 
ActionRequestMessage - Interface in org.teleal.cling.model.message.control
 
ActionResponseMessage - Interface in org.teleal.cling.model.message.control
 
actions - Variable in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
actualDurationSeconds - Variable in class org.teleal.cling.model.gena.GENASubscription
 
add(UpnpHeader.Type, UpnpHeader) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
add(String, String) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
addDevice(LocalDevice) - Method in interface org.teleal.cling.registry.Registry
 
addDevice(RemoteDevice) - Method in interface org.teleal.cling.registry.Registry
 
addDevice(LocalDevice) - Method in class org.teleal.cling.registry.RegistryImpl
 
addDevice(RemoteDevice) - Method in class org.teleal.cling.registry.RegistryImpl
 
addHeaders() - Method in class org.teleal.cling.model.message.control.OutgoingActionResponseMessage
 
addListener(RegistryListener) - Method in interface org.teleal.cling.registry.Registry
 
addListener(RegistryListener) - Method in class org.teleal.cling.registry.RegistryImpl
 
addLocalSubscription(LocalGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
addLocalSubscription(LocalGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
addRemoteSubscription(RemoteGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
addRemoteSubscription(RemoteGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
addResource(Resource) - Method in interface org.teleal.cling.registry.Registry
 
addResource(Resource) - Method in class org.teleal.cling.registry.RegistryImpl
 
addValue(Object) - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
ALL_STATE_VARIABLE_VALUES - Static variable in class org.teleal.cling.model.gena.RemoteGENASubscription
 
ALL_STATE_VARIABLE_VALUES - Static variable in class org.teleal.cling.model.state.ServiceState
 
allowedValueRange - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
allowedValues - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
annotation - Variable in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
annotation - Variable in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
AnnotationActionBinder - Class in org.teleal.cling.binding.annotations
 
AnnotationActionBinder(Method, Map<StateVariable, StateVariableAccessor>, Set<Class>) - Constructor for class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
AnnotationLocalServiceBinder - Class in org.teleal.cling.binding.annotations
 
AnnotationLocalServiceBinder() - Constructor for class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
AnnotationStateVariableBinder - Class in org.teleal.cling.binding.annotations
 
AnnotationStateVariableBinder(UpnpStateVariable, String, StateVariableAccessor, Set<Class>) - Constructor for class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
appendAction(Map<Action, ActionExecutor>) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
appendChildElementWithTextContent(Document, Element, String, String) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
appendChildElementWithTextContent(Document, Element, String, String) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
applyRequestBody(HttpURLConnection, StreamRequestMessage) - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
applyRequestProperties(HttpURLConnection, StreamRequestMessage) - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
applyResponseProperties(StreamResponseMessage) - Method in class org.teleal.cling.transport.impl.HttpExchangeUpnpStream
 
ARG_TYPE_PREFIX - Static variable in interface org.teleal.cling.model.Constants
 
arguments - Variable in class org.teleal.cling.binding.staging.MutableAction
 
ATTRIBUTE - Enum in org.teleal.cling.binding.xml.parser
 

B

Base64Datatype - Class in org.teleal.cling.model.types
 
Base64Datatype() - Constructor for class org.teleal.cling.model.types.Base64Datatype
 
baseURL - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
bindAddresses - Variable in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
BindingException - Exception in org.teleal.cling.binding
 
BindingException(String) - Constructor for exception org.teleal.cling.binding.BindingException
 
BinHexDatatype - Class in org.teleal.cling.model.types
 
BinHexDatatype() - Constructor for class org.teleal.cling.model.types.BinHexDatatype
 
BooleanDatatype - Class in org.teleal.cling.model.types
 
BooleanDatatype() - Constructor for class org.teleal.cling.model.types.BooleanDatatype
 
broadcast(byte[]) - Method in interface org.teleal.cling.transport.Router
 
broadcast(byte[]) - Method in class org.teleal.cling.transport.RouterImpl
 
build() - Method in class org.teleal.cling.binding.staging.MutableAction
 
build() - Method in class org.teleal.cling.binding.staging.MutableActionArgument
 
build(Device) - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
build(Device, UDAVersion, URL) - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
build() - Method in class org.teleal.cling.binding.staging.MutableDeviceService
 
build() - Method in class org.teleal.cling.binding.staging.MutableIcon
 
build(Class<T>) - Method in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
build() - Method in class org.teleal.cling.binding.staging.MutableStateVariable
 

C

CallbackHeader - Class in org.teleal.cling.model.message.header
 
CallbackHeader() - Constructor for class org.teleal.cling.model.message.header.CallbackHeader
 
CallbackHeader(URL) - Constructor for class org.teleal.cling.model.message.header.CallbackHeader
 
CancelReason - Enum in org.teleal.cling.model.gena
 
CharacterDatatype - Class in org.teleal.cling.model.types
 
CharacterDatatype() - Constructor for class org.teleal.cling.model.types.CharacterDatatype
 
characters(char[], int, int) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
clear() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
clear() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
Command - Interface in org.teleal.cling.model
 
commaToNewline(String) - Static method in class org.teleal.cling.model.ModelUtil
 
configuration - Variable in class org.teleal.cling.controlpoint.ControlPointImpl
 
configuration - Variable in class org.teleal.cling.registry.RegistryImpl
 
configuration - Variable in class org.teleal.cling.transport.impl.DatagramIOImpl
 
configuration - Variable in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
configuration - Variable in class org.teleal.cling.transport.impl.StreamClientImpl
 
configuration - Variable in class org.teleal.cling.transport.impl.StreamServerImpl
 
configuration - Variable in class org.teleal.cling.transport.RouterImpl
 
configuration - Variable in class org.teleal.cling.UpnpServiceImpl
 
Constants - Interface in org.teleal.cling.model
 
containsKey(Object) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
containsKey(Object) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
containsTextContentType(Map<UpnpHeader.Type, List<UpnpHeader>>) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
containsValue(Object) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
containsValue(Object) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
ContentTypeHeader - Class in org.teleal.cling.model.message.header
 
ContentTypeHeader() - Constructor for class org.teleal.cling.model.message.header.ContentTypeHeader
 
ContentTypeHeader(String) - Constructor for class org.teleal.cling.model.message.header.ContentTypeHeader
 
controlPoint - Variable in class org.teleal.cling.controlpoint.ActionCallback
 
ControlPoint - Interface in org.teleal.cling.controlpoint
 
controlPoint - Variable in class org.teleal.cling.UpnpServiceImpl
 
ControlPointImpl - Class in org.teleal.cling.controlpoint
 
ControlPointImpl(UpnpServiceConfiguration, ProtocolFactory, Registry) - Constructor for class org.teleal.cling.controlpoint.ControlPointImpl
 
controlURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceService
 
convertHeaders(HttpHeaders) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
convertHeaders(UpnpHeaders) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
copy() - Method in class org.teleal.cling.binding.xml.parser.DeviceDOM
 
copy() - Method in class org.teleal.cling.binding.xml.parser.ServiceDOM
 
createActionArgumennts() - Method in class org.teleal.cling.binding.staging.MutableAction
 
createActions() - Method in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
createChild(ELEMENT) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
createChildBuilder(DOMElement) - Method in class org.teleal.cling.binding.xml.parser.DeviceElement
 
createChildBuilder(DOMElement) - Method in class org.teleal.cling.binding.xml.parser.ServiceElement
 
createChildIfNotNull(ELEMENT, Object) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
createDatagramIO(NetworkAddressFactory) - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createDatagramIO(NetworkAddressFactory) - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
createDatatype() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
createDefaultExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createDefaultFailureMessage(ActionInvocation, UpnpResponse) - Method in class org.teleal.cling.controlpoint.ActionCallback
 
createDefaultFailureMessage(UpnpResponse, Exception) - Static method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
createDefaultNamespaceContext(String...) - Method in class org.teleal.cling.binding.xml.parser.DeviceDOMParser
 
createDefaultNamespaceContext(String...) - Method in class org.teleal.cling.binding.xml.parser.ServiceDOMParser
 
createDefaultValue(Datatype) - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
createDeviceDetails(URL) - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
createDeviceMessages(LocalDevice) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
createDeviceMessages(LocalDevice) - Method in class org.teleal.cling.protocol.async.SendingNotification
 
createDeviceServices() - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
createDeviceType() - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
createDeviceVersion() - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
createDOM(Document) - Method in class org.teleal.cling.binding.xml.parser.DeviceDOMParser
 
createDOM(Document) - Method in class org.teleal.cling.binding.xml.parser.ServiceDOMParser
 
createExecutor(Map<ActionArgument<LocalService>, StateVariableAccessor>) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
createIcons() - Method in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
createInputArguments() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
createInputArgumentValues(ActionInvocation<LocalService>, Method) - Method in class org.teleal.cling.model.action.MethodActionExecutor
 
createMulticastReceiver(NetworkAddressFactory) - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createMulticastReceiver(NetworkAddressFactory) - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
createNetworkAddressFactory() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createNetworkAddressFactory() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
createOutputArguments() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
createParentBuilder(DOMElement) - Method in class org.teleal.cling.binding.xml.parser.DeviceElement
 
createParentBuilder(DOMElement) - Method in class org.teleal.cling.binding.xml.parser.ServiceElement
 
createReceivingAsync(IncomingDatagramMessage) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createReceivingAsync(IncomingDatagramMessage) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createReceivingSync(StreamRequestMessage) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createReceivingSync(StreamRequestMessage) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createRegistryMaintainer() - Method in class org.teleal.cling.registry.RegistryImpl
 
createResponse(HttpURLConnection, InputStream) - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
createRoot(XPath, ELEMENT) - Method in class org.teleal.cling.binding.xml.parser.DeviceDOM
 
createRoot(XPath, ELEMENT) - Method in class org.teleal.cling.binding.xml.parser.ServiceDOM
 
createSchema() - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
createSendingAction(ActionInvocation, URL) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingAction(ActionInvocation, URL) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingEvent(LocalGENASubscription) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingEvent(LocalGENASubscription) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingNotificationAlive(LocalDevice) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingNotificationAlive(LocalDevice) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingNotificationByebye(LocalDevice) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingNotificationByebye(LocalDevice) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingRenewal(RemoteGENASubscription) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingRenewal(RemoteGENASubscription) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingSearch(UpnpHeader) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingSearch(UpnpHeader) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingSubscribe(RemoteGENASubscription) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingSubscribe(RemoteGENASubscription) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createSendingUnsubscribe(RemoteGENASubscription) - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
createSendingUnsubscribe(RemoteGENASubscription) - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
createServiceReference() - Method in class org.teleal.cling.model.meta.DeviceService
 
createServiceTypeMessages(LocalDevice) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
createServiceTypeMessages(LocalDevice) - Method in class org.teleal.cling.protocol.async.SendingNotification
 
createStateVariable() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
createStateVariables() - Method in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
createStreamClient() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createStreamClient() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
createStreamServer(NetworkAddressFactory) - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
createStreamServer(NetworkAddressFactory) - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
createUpnpHeader(UpnpHeader.Type, String) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
createValue(ActionArgument<S>, Object) - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
createXPath() - Method in class org.teleal.cling.binding.xml.parser.DeviceDOMParser
 
createXPath() - Method in class org.teleal.cling.binding.xml.parser.ServiceDOMParser
 
CSV<T> - Class in org.teleal.cling.model.types.csv
 
CSV() - Constructor for class org.teleal.cling.model.types.csv.CSV
 
CSV(String) - Constructor for class org.teleal.cling.model.types.csv.CSV
 
CSVBoolean - Class in org.teleal.cling.model.types.csv
 
CSVBoolean() - Constructor for class org.teleal.cling.model.types.csv.CSVBoolean
 
CSVBoolean(String) - Constructor for class org.teleal.cling.model.types.csv.CSVBoolean
 
CSVBytes - Class in org.teleal.cling.model.types.csv
 
CSVBytes() - Constructor for class org.teleal.cling.model.types.csv.CSVBytes
 
CSVBytes(String) - Constructor for class org.teleal.cling.model.types.csv.CSVBytes
 
CSVCharacter - Class in org.teleal.cling.model.types.csv
 
CSVCharacter() - Constructor for class org.teleal.cling.model.types.csv.CSVCharacter
 
CSVCharacter(String) - Constructor for class org.teleal.cling.model.types.csv.CSVCharacter
 
CSVDate - Class in org.teleal.cling.model.types.csv
 
CSVDate() - Constructor for class org.teleal.cling.model.types.csv.CSVDate
 
CSVDate(String) - Constructor for class org.teleal.cling.model.types.csv.CSVDate
 
CSVDouble - Class in org.teleal.cling.model.types.csv
 
CSVDouble() - Constructor for class org.teleal.cling.model.types.csv.CSVDouble
 
CSVDouble(String) - Constructor for class org.teleal.cling.model.types.csv.CSVDouble
 
CSVFloat - Class in org.teleal.cling.model.types.csv
 
CSVFloat() - Constructor for class org.teleal.cling.model.types.csv.CSVFloat
 
CSVFloat(String) - Constructor for class org.teleal.cling.model.types.csv.CSVFloat
 
CSVInteger - Class in org.teleal.cling.model.types.csv
 
CSVInteger() - Constructor for class org.teleal.cling.model.types.csv.CSVInteger
 
CSVInteger(String) - Constructor for class org.teleal.cling.model.types.csv.CSVInteger
 
CSVShort - Class in org.teleal.cling.model.types.csv
 
CSVShort() - Constructor for class org.teleal.cling.model.types.csv.CSVShort
 
CSVShort(String) - Constructor for class org.teleal.cling.model.types.csv.CSVShort
 
CSVString - Class in org.teleal.cling.model.types.csv
 
CSVString() - Constructor for class org.teleal.cling.model.types.csv.CSVString
 
CSVString(String) - Constructor for class org.teleal.cling.model.types.csv.CSVString
 
CSVUnsignedIntegerFourBytes - Class in org.teleal.cling.model.types.csv
 
CSVUnsignedIntegerFourBytes() - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerFourBytes
 
CSVUnsignedIntegerFourBytes(String) - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerFourBytes
 
CSVUnsignedIntegerOneByte - Class in org.teleal.cling.model.types.csv
 
CSVUnsignedIntegerOneByte() - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerOneByte
 
CSVUnsignedIntegerOneByte(String) - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerOneByte
 
CSVUnsignedIntegerTwoBytes - Class in org.teleal.cling.model.types.csv
 
CSVUnsignedIntegerTwoBytes() - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerTwoBytes
 
CSVUnsignedIntegerTwoBytes(String) - Constructor for class org.teleal.cling.model.types.csv.CSVUnsignedIntegerTwoBytes
 
CSVURI - Class in org.teleal.cling.model.types.csv
 
CSVURI() - Constructor for class org.teleal.cling.model.types.csv.CSVURI
 
CSVURI(String) - Constructor for class org.teleal.cling.model.types.csv.CSVURI
 
currentSequence - Variable in class org.teleal.cling.model.gena.GENASubscription
 
currentValues - Variable in class org.teleal.cling.model.gena.GENASubscription
 
CustomDatatype - Class in org.teleal.cling.model.types
 
CustomDatatype() - Constructor for class org.teleal.cling.model.types.CustomDatatype
 

D

DatagramIO<C extends DatagramIOConfiguration> - Interface in org.teleal.cling.transport.spi
 
DatagramIOConfiguration - Interface in org.teleal.cling.transport.spi
 
DatagramIOConfigurationImpl - Class in org.teleal.cling.transport.impl
 
DatagramIOConfigurationImpl(InetAddress, int) - Constructor for class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
DatagramIOConfigurationImpl(String, int) - Constructor for class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
DatagramIOImpl - Class in org.teleal.cling.transport.impl
http://forums.sun.com/thread.jspa?threadID=771852 http://mail.openjdk.java.net/pipermail/net-dev/2008-December/000497.html https://jira.jboss.org/jira/browse/JGRP-978 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4701650
DatagramIOImpl(DatagramIOConfigurationImpl) - Constructor for class org.teleal.cling.transport.impl.DatagramIOImpl
 
datagramIOs - Variable in class org.teleal.cling.transport.RouterImpl
 
datagramProcessor - Variable in class org.teleal.cling.transport.impl.DatagramIOImpl
 
datagramProcessor - Variable in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
DatagramProcessor - Interface in org.teleal.cling.transport.spi
 
DatagramProcessorImpl - Class in org.teleal.cling.transport.impl
 
DatagramProcessorImpl() - Constructor for class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
dataType - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
datatype - Variable in class org.teleal.cling.model.types.csv.CSV
 
Datatype<V> - Interface in org.teleal.cling.model.types
 
Datatype.Builtin - Enum in org.teleal.cling.model.types
 
Datatype.Default - Enum in org.teleal.cling.model.types
 
DateTimeDatatype - Class in org.teleal.cling.model.types
 
DateTimeDatatype(String[], String) - Constructor for class org.teleal.cling.model.types.DateTimeDatatype
 
DEFAULT_CONTENT_TYPE - Static variable in class org.teleal.cling.model.message.header.ContentTypeHeader
 
DEFAULT_NAMESPACE - Static variable in class org.teleal.cling.model.types.UDADeviceType
 
DEFAULT_NAMESPACE - Static variable in class org.teleal.cling.model.types.UDAServiceId
 
DEFAULT_NAMESPACE - Static variable in class org.teleal.cling.model.types.UDAServiceType
 
DEFAULT_SUBSCRIPTION_DURATION_SECONDS - Static variable in interface org.teleal.cling.model.Constants
 
DEFAULT_TCP_HTTP_LISTEN_PORT - Static variable in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
DEFAULT_VALUE - Static variable in class org.teleal.cling.model.message.header.EXTHeader
 
DEFAULT_VALUE - Static variable in class org.teleal.cling.model.message.header.MXHeader
 
DefaultRegistryListener - Class in org.teleal.cling.registry
 
DefaultRegistryListener() - Constructor for class org.teleal.cling.registry.DefaultRegistryListener
 
DefaultServiceManager - Class in org.teleal.cling.model
 
DefaultServiceManager(Class) - Constructor for class org.teleal.cling.model.DefaultServiceManager
 
DefaultUpnpServiceConfiguration - Class in org.teleal.cling
 
DefaultUpnpServiceConfiguration() - Constructor for class org.teleal.cling.DefaultUpnpServiceConfiguration
 
DefaultUpnpServiceConfiguration(int) - Constructor for class org.teleal.cling.DefaultUpnpServiceConfiguration
 
defaultValue - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
depth - Variable in class org.teleal.cling.binding.staging.MutableIcon
 
describe(T, String) - Method in interface org.teleal.cling.binding.xml.DeviceDescriptorBinder
 
describe(D, String) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
describe(T, String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
describe(String) - Method in class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
describeServicesRecursive(RemoteDevice, RemoteDevice) - Method in class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
DescriptorBindingException - Exception in org.teleal.cling.binding.xml
 
DescriptorBindingException(String) - Constructor for exception org.teleal.cling.binding.xml.DescriptorBindingException
 
DescriptorBindingException(String, Throwable) - Constructor for exception org.teleal.cling.binding.xml.DescriptorBindingException
 
DescriptorElement<CHILD extends DescriptorElement,PARENT extends DescriptorElement> - Class in org.teleal.cling.binding.xml.parser
 
DescriptorElement(XPath, Element) - Constructor for class org.teleal.cling.binding.xml.parser.DescriptorElement
 
descriptorURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceService
 
Device<DI extends DeviceIdentity,D extends Device,S extends Service> - Class in org.teleal.cling.model.meta
 
Device(DI) - Constructor for class org.teleal.cling.model.meta.Device
 
Device(DI, DeviceType, DeviceDetails, Icon[], DeviceService<S>[]) - Constructor for class org.teleal.cling.model.meta.Device
 
Device(DI, DeviceType, DeviceDetails, Icon[], DeviceService<S>[], D[]) - Constructor for class org.teleal.cling.model.meta.Device
 
Device(DI, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<S>[], D[]) - Constructor for class org.teleal.cling.model.meta.Device
 
DeviceDescriptorBinder - Interface in org.teleal.cling.binding.xml
 
DeviceDetails - Class in org.teleal.cling.model.meta
 
DeviceDetails(String) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails, ModelDetails) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails, ModelDetails, String, String) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, URI) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails, ModelDetails, URI) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails, ModelDetails, String, String, URI) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(String, ManufacturerDetails, ModelDetails, String, String, String) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDetails(URL, String, ManufacturerDetails, ModelDetails, String, String, URI) - Constructor for class org.teleal.cling.model.meta.DeviceDetails
 
DeviceDOM - Class in org.teleal.cling.binding.xml.parser
 
DeviceDOM(Document) - Constructor for class org.teleal.cling.binding.xml.parser.DeviceDOM
 
DeviceDOMParser - Class in org.teleal.cling.binding.xml.parser
 
DeviceDOMParser() - Constructor for class org.teleal.cling.binding.xml.parser.DeviceDOMParser
 
DeviceElement - Class in org.teleal.cling.binding.xml.parser
 
DeviceElement(XPath, Element) - Constructor for class org.teleal.cling.binding.xml.parser.DeviceElement
 
DeviceIdentity - Class in org.teleal.cling.model.meta
 
DeviceIdentity(UDN, DeviceIdentity) - Constructor for class org.teleal.cling.model.meta.DeviceIdentity
 
DeviceIdentity(UDN) - Constructor for class org.teleal.cling.model.meta.DeviceIdentity
 
DeviceIdentity(UDN, Integer) - Constructor for class org.teleal.cling.model.meta.DeviceIdentity
 
deviceService - Variable in class org.teleal.cling.controlpoint.SubscriptionCallback
 
deviceService - Variable in class org.teleal.cling.model.gena.GENASubscription
 
DeviceService<S extends Service> - Class in org.teleal.cling.model.meta
Defines the metadata of service as present in Device descriptor.
DeviceService(ServiceType, ServiceId, URI, URI, URI) - Constructor for class org.teleal.cling.model.meta.DeviceService
 
DeviceService(ServiceType, ServiceId, URI, URI, URI, S) - Constructor for class org.teleal.cling.model.meta.DeviceService
 
deviceServices - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
deviceType - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
DeviceType - Class in org.teleal.cling.model.types
 
DeviceType(String, String, int) - Constructor for class org.teleal.cling.model.types.DeviceType
 
DeviceTypeHeader - Class in org.teleal.cling.model.message.header
 
DeviceTypeHeader() - Constructor for class org.teleal.cling.model.message.header.DeviceTypeHeader
 
DeviceTypeHeader(URI) - Constructor for class org.teleal.cling.model.message.header.DeviceTypeHeader
 
DeviceTypeHeader(DeviceType) - Constructor for class org.teleal.cling.model.message.header.DeviceTypeHeader
 
DeviceUSNHeader - Class in org.teleal.cling.model.message.header
 
DeviceUSNHeader() - Constructor for class org.teleal.cling.model.message.header.DeviceUSNHeader
 
DeviceUSNHeader(UDN, DeviceType) - Constructor for class org.teleal.cling.model.message.header.DeviceUSNHeader
 
DeviceUSNHeader(NamedDeviceType) - Constructor for class org.teleal.cling.model.message.header.DeviceUSNHeader
 
direction - Variable in class org.teleal.cling.binding.staging.MutableActionArgument
 
discoverBindAddresses() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
discoverNetworkInterfaces() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
discoverResources() - Method in class org.teleal.cling.model.meta.Device
 
discoverResources() - Method in class org.teleal.cling.model.meta.LocalDevice
 
discoverResources() - Method in class org.teleal.cling.model.meta.RemoteDevice
 
DoubleDatatype - Class in org.teleal.cling.model.types
 
DoubleDatatype() - Constructor for class org.teleal.cling.model.types.DoubleDatatype
 

E

ELEMENT - Enum in org.teleal.cling.binding.xml.parser
 
embeddedDevices - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
end() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
end(CancelReason) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
end(CancelReason, UpnpResponse) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
endDocument() - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
ended(GENASubscription, CancelReason, UpnpResponse) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
Called when a local or remote subscription ended, either on user request or because of a failure.
ended(CancelReason) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
ended(CancelReason, UpnpResponse) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
endElement(String, String, String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
endPrefixMapping(String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
entrySet() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
entrySet() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
equals(ELEMENT) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
equals(Object) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
equals(Object) - Method in class org.teleal.cling.model.meta.Device
 
equals(Object) - Method in class org.teleal.cling.model.meta.DeviceIdentity
 
equals(Object) - Method in class org.teleal.cling.model.Resource
 
equals(Object) - Method in class org.teleal.cling.model.ServerClientTokens
 
equals(Object) - Method in class org.teleal.cling.model.ServiceReference
 
equals(Object) - Method in class org.teleal.cling.model.types.DeviceType
 
equals(Object) - Method in class org.teleal.cling.model.types.NamedDeviceType
 
equals(Object) - Method in class org.teleal.cling.model.types.NamedServiceType
 
equals(Object) - Method in class org.teleal.cling.model.types.ServiceId
 
equals(Object) - Method in class org.teleal.cling.model.types.ServiceType
 
equals(Object) - Method in class org.teleal.cling.model.types.SoapActionType
 
equals(Object) - Method in class org.teleal.cling.model.types.UDN
 
equals(Object) - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
equals(Object) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
error(SAXParseException) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
 
ErrorCode - Enum in org.teleal.cling.model.types
 
errors - Variable in exception org.teleal.cling.model.ValidationException
 
errors - Variable in exception org.teleal.cling.registry.RegistrationException
 
establish() - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
establish() - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
established(GENASubscription) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
established() - Method in class org.teleal.cling.model.gena.GENASubscription
 
eventDetails - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
eventReceived(GENASubscription) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
eventReceived() - Method in class org.teleal.cling.model.gena.GENASubscription
 
EventSequenceHeader - Class in org.teleal.cling.model.message.header
 
EventSequenceHeader() - Constructor for class org.teleal.cling.model.message.header.EventSequenceHeader
 
EventSequenceHeader(long) - Constructor for class org.teleal.cling.model.message.header.EventSequenceHeader
 
eventsMissed(GENASubscription, int) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
eventsMissed(int) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
eventSubscriptionURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceService
 
execute(ActionCallback) - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
execute(SubscriptionCallback) - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
execute(ActionCallback) - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
execute(SubscriptionCallback) - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
execute(ActionInvocation<LocalService>) - Method in class org.teleal.cling.model.action.ActionExecutor
 
execute(ActionInvocation<LocalService>, Object) - Method in class org.teleal.cling.model.action.ActionExecutor
 
execute(ActionInvocation<LocalService>, Object) - Method in class org.teleal.cling.model.action.MethodActionExecutor
 
execute(ActionInvocation<LocalService>, Object) - Method in class org.teleal.cling.model.action.QueryStateVariableExecutor
 
execute() - Method in interface org.teleal.cling.model.Command
 
execute() - Method in class org.teleal.cling.protocol.async.ReceivingNotification
 
execute() - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
execute() - Method in class org.teleal.cling.protocol.async.ReceivingSearchResponse
 
execute() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
execute() - Method in class org.teleal.cling.protocol.async.SendingNotificationAlive
 
execute() - Method in class org.teleal.cling.protocol.async.SendingNotificationByebye
 
execute() - Method in class org.teleal.cling.protocol.async.SendingSearch
 
execute() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
execute() - Method in class org.teleal.cling.protocol.ReceivingSync
 
execute() - Method in class org.teleal.cling.protocol.SendingAsync
 
execute() - Method in class org.teleal.cling.protocol.SendingSync
 
execute() - Method in class org.teleal.cling.transport.impl.HttpExchangeUpnpStream
 
execute() - Method in class org.teleal.cling.transport.spi.UpnpStream
 
executeLocked(Command) - Method in class org.teleal.cling.model.DefaultServiceManager
 
executeLocked(Command) - Method in class org.teleal.cling.model.ServiceManager
 
executeQueryStateVariable(ActionInvocation<LocalService>, Object) - Method in class org.teleal.cling.model.action.QueryStateVariableExecutor
 
executeSync() - Method in class org.teleal.cling.protocol.ReceivingSync
 
executeSync() - Method in class org.teleal.cling.protocol.SendingSync
 
executeSync() - Method in class org.teleal.cling.protocol.sync.ReceivingAction
 
executeSync() - Method in class org.teleal.cling.protocol.sync.ReceivingEvent
 
executeSync() - Method in class org.teleal.cling.protocol.sync.ReceivingRetrieval
 
executeSync() - Method in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
executeSync() - Method in class org.teleal.cling.protocol.sync.ReceivingUnsubscribe
 
executeSync() - Method in class org.teleal.cling.protocol.sync.SendingAction
 
executeSync() - Method in class org.teleal.cling.protocol.sync.SendingEvent
 
executeSync() - Method in class org.teleal.cling.protocol.sync.SendingRenewal
 
executeSync() - Method in class org.teleal.cling.protocol.sync.SendingSubscribe
 
executeSync() - Method in class org.teleal.cling.protocol.sync.SendingUnsubscribe
 
EXTHeader - Class in org.teleal.cling.model.message.header
 
EXTHeader() - Constructor for class org.teleal.cling.model.message.header.EXTHeader
 

F

fail(UpnpResponse) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
failed(GENASubscription, UpnpResponse, Exception) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
Called when establishing a local or remote subscription failed.
failed(Exception) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
failed(UpnpResponse) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
failure(ActionInvocation, UpnpResponse) - Method in class org.teleal.cling.controlpoint.ActionCallback
 
failure - Variable in class org.teleal.cling.model.action.ActionInvocation
 
fatalError(SAXParseException) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
 
field - Variable in class org.teleal.cling.model.state.FieldStateVariableAccessor
 
FieldStateVariableAccessor - Class in org.teleal.cling.model.state
 
FieldStateVariableAccessor(Field) - Constructor for class org.teleal.cling.model.state.FieldStateVariableAccessor
 
fillValuesWithNull() - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
findEndOfString(String) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
findFirstEmptySlot(ActionArgumentValue[]) - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
findNonWhitespace(String, int) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
findOutputArgumentAccessor(StateVariable, String, boolean) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
findRelatedStateVariable(String, String, String) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
FloatDatatype - Class in org.teleal.cling.model.types
 
FloatDatatype() - Constructor for class org.teleal.cling.model.types.FloatDatatype
 
friendlyName - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
fromCommaSeparatedList(String) - Static method in class org.teleal.cling.model.ModelUtil
 
fromCommaSeparatedList(String, boolean) - Static method in class org.teleal.cling.model.ModelUtil
 
fromString(String) - Method in class org.teleal.cling.model.types.Base64Datatype
 
fromString(String) - Method in class org.teleal.cling.model.types.BinHexDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.BooleanDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.CharacterDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.CustomDatatype
 
fromString(String) - Method in interface org.teleal.cling.model.types.Datatype
 
fromString(String) - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
fromString(String) - Static method in class org.teleal.cling.model.types.DeviceType
 
fromString(String) - Method in class org.teleal.cling.model.types.DoubleDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.FloatDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.IntegerDatatype
 
fromString(String) - Static method in class org.teleal.cling.model.types.NamedDeviceType
 
fromString(String) - Static method in class org.teleal.cling.model.types.NamedServiceType
 
fromString(String) - Static method in class org.teleal.cling.model.types.ServiceId
 
fromString(String) - Static method in class org.teleal.cling.model.types.ServiceType
 
fromString(String) - Static method in class org.teleal.cling.model.types.SoapActionType
 
fromString(String) - Method in class org.teleal.cling.model.types.StringDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.TimeDatatype
 
fromString(String) - Static method in class org.teleal.cling.model.types.UDADeviceType
 
fromString(String) - Static method in class org.teleal.cling.model.types.UDAServiceId
 
fromString(String) - Static method in class org.teleal.cling.model.types.UDAServiceType
 
fromString(String) - Static method in class org.teleal.cling.model.types.UDN
 
fromString(String) - Method in class org.teleal.cling.model.types.UnsignedIntegerFourBytesDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.UnsignedIntegerOneByteDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.UnsignedIntegerTwoBytesDatatype
 
fromString(String) - Method in class org.teleal.cling.model.types.URIDatatype
 
fromTimeString(String) - Static method in class org.teleal.cling.model.ModelUtil
 

G

GENAEventProcessor - Interface in org.teleal.cling.transport.spi
 
GENAEventProcessorImpl - Class in org.teleal.cling.transport.impl
 
GENAEventProcessorImpl() - Constructor for class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
GENASubscription<S extends Service> - Class in org.teleal.cling.model.gena
 
GENASubscription(DeviceService<S>) - Constructor for class org.teleal.cling.model.gena.GENASubscription
 
GENASubscription(DeviceService<S>, int) - Constructor for class org.teleal.cling.model.gena.GENASubscription
 
generate(Device) - Method in interface org.teleal.cling.binding.xml.DeviceDescriptorBinder
 
generate(Service) - Method in interface org.teleal.cling.binding.xml.ServiceDescriptorBinder
 
generate(Device) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
generate(Service) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
generate(Device) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
get(Object) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
get(Object) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
getAccessor() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getAccessor(String) - Method in class org.teleal.cling.model.meta.LocalService
 
getAccessor(StateVariable) - Method in class org.teleal.cling.model.meta.LocalService
 
getAction() - Method in class org.teleal.cling.model.action.ActionInvocation
 
getAction() - Method in class org.teleal.cling.model.message.control.IncomingActionRequestMessage
 
getAction() - Method in class org.teleal.cling.model.meta.ActionArgument
 
getAction(String) - Method in class org.teleal.cling.model.meta.Service
 
getActionInvocation() - Method in class org.teleal.cling.controlpoint.ActionCallback
 
getActionName() - Method in class org.teleal.cling.model.types.SoapActionType
 
getActionNamespace() - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
getActionNamespace() - Method in class org.teleal.cling.model.message.control.IncomingActionRequestMessage
 
getActionNamespace() - Method in class org.teleal.cling.model.message.control.IncomingActionResponseMessage
 
getActionNamespace() - Method in class org.teleal.cling.model.message.control.OutgoingActionRequestMessage
 
getActionNamespace() - Method in class org.teleal.cling.model.message.control.OutgoingActionResponseMessage
 
getActions() - Method in class org.teleal.cling.model.meta.Service
 
getActualDurationSeconds() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getAllowedValueRange() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getAllowedValueRange() - Method in class org.teleal.cling.model.meta.StateVariableTypeDetails
 
getAllowedValues(Class) - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getAllowedValues() - Method in class org.teleal.cling.model.meta.StateVariableTypeDetails
 
getAnnotation() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
getAnnotation() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getArgument() - Method in class org.teleal.cling.model.action.ActionArgumentValue
 
getArguments() - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
getArguments() - Method in class org.teleal.cling.model.meta.Action
 
getAsArray(UpnpHeader.Type) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
getAsyncProtocolExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getAsyncProtocolExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getBaseURL() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getBindAddresses() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getBindAddresses() - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getBindAddressInSubnetOf(InetAddress) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getBits() - Method in class org.teleal.cling.model.types.UnsignedIntegerFourBytes
 
getBits() - Method in class org.teleal.cling.model.types.UnsignedIntegerOneByte
 
getBits() - Method in class org.teleal.cling.model.types.UnsignedIntegerTwoBytes
 
getBits() - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
getBody() - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
getBody() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getBodyBytes() - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
getBodyBytes() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getBodyString() - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
getBodyString() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getBodyType() - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
getBodyType() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getBuiltin() - Method in class org.teleal.cling.model.types.AbstractDatatype
 
getBuiltin() - Method in interface org.teleal.cling.model.types.Datatype
 
getBuiltinDatatype() - Method in class org.teleal.cling.model.types.csv.CSV
 
getBuiltinType() - Method in enum org.teleal.cling.model.types.Datatype.Default
 
getBulkIntervalMilliseconds() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
getBulkIntervalMilliseconds() - Method in class org.teleal.cling.protocol.async.SendingSearch
 
getBulkRepeat() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
getBulkRepeat() - Method in class org.teleal.cling.protocol.async.SendingSearch
 
getByCode(int) - Static method in enum org.teleal.cling.model.types.ErrorCode
 
getByDescriptorName(String) - Static method in enum org.teleal.cling.model.types.Datatype.Builtin
 
getByHttpMethodName(String) - Static method in enum org.teleal.cling.model.message.UpnpRequest.Method
 
getByHttpName(String) - Static method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
 
getByJavaType(Class) - Static method in enum org.teleal.cling.model.types.Datatype.Default
 
getByStatusCode(int) - Method in enum org.teleal.cling.model.message.UpnpResponse.Status
 
getByteSize() - Method in class org.teleal.cling.model.types.IntegerDatatype
 
getCallbackURLs() - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
getCallbackURLs() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
getClazz() - Method in class org.teleal.cling.model.ValidationError
 
getCode() - Method in enum org.teleal.cling.model.types.ErrorCode
 
getConfiguration() - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
getConfiguration() - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
getConfiguration() - Method in interface org.teleal.cling.registry.Registry
 
getConfiguration() - Method in class org.teleal.cling.registry.RegistryImpl
 
getConfiguration() - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
getConfiguration() - Method in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
getConfiguration() - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
getConfiguration() - Method in class org.teleal.cling.transport.impl.StreamServerImpl
 
getConfiguration() - Method in interface org.teleal.cling.transport.Router
 
getConfiguration() - Method in class org.teleal.cling.transport.RouterImpl
 
getConfiguration() - Method in interface org.teleal.cling.transport.spi.DatagramIO
 
getConfiguration() - Method in interface org.teleal.cling.transport.spi.MulticastReceiver
 
getConfiguration() - Method in interface org.teleal.cling.transport.spi.StreamClient
 
getConfiguration() - Method in interface org.teleal.cling.transport.spi.StreamServer
 
getConfiguration() - Method in interface org.teleal.cling.UpnpService
 
getConfiguration() - Method in class org.teleal.cling.UpnpServiceImpl
 
getConnectionTimeoutSeconds() - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
getConstructor() - Static method in class org.teleal.cling.model.meta.LocalDevice
 
getConstructor() - Static method in class org.teleal.cling.model.meta.LocalService
 
getConstructor() - Static method in class org.teleal.cling.model.meta.RemoteDevice
 
getConstructor() - Static method in class org.teleal.cling.model.meta.RemoteService
 
getControlPoint() - Method in class org.teleal.cling.controlpoint.ActionCallback
 
getControlPoint() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
getControlPoint() - Method in interface org.teleal.cling.UpnpService
 
getControlPoint() - Method in class org.teleal.cling.UpnpServiceImpl
 
getControlURI() - Method in class org.teleal.cling.model.meta.DeviceService
 
getControlURI() - Method in class org.teleal.cling.model.meta.LocalDeviceService
 
getCreatedOn() - Method in class org.teleal.cling.model.VariableValue
 
getCurrentSequence() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getCurrentValues() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getData() - Method in class org.teleal.cling.model.meta.Icon
 
getDatagramIOExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getDatagramIOExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getDatagramIOs() - Method in class org.teleal.cling.transport.RouterImpl
 
getDatagramProcessor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getDatagramProcessor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getDataReadTimeoutSeconds() - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
getDatatype() - Method in class org.teleal.cling.model.meta.ActionArgument
 
getDatatype(ActionArgument) - Method in class org.teleal.cling.model.meta.Service
 
getDatatype() - Method in class org.teleal.cling.model.meta.StateVariableTypeDetails
 
getDatatype() - Method in enum org.teleal.cling.model.types.Datatype.Builtin
 
getDatatype() - Method in class org.teleal.cling.model.VariableValue
 
getDateValue(String, String[]) - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
getDateValue(String, String[]) - Method in class org.teleal.cling.model.types.TimeDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.meta.StateVariableTypeDetails
 
getDefaultValue() - Method in class org.teleal.cling.model.types.Base64Datatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.BinHexDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.BooleanDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.CharacterDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.CustomDatatype
 
getDefaultValue() - Method in interface org.teleal.cling.model.types.Datatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.DoubleDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.FloatDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.IntegerDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.StringDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.TimeDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.UnsignedIntegerFourBytesDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.UnsignedIntegerOneByteDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.UnsignedIntegerTwoBytesDatatype
 
getDefaultValue() - Method in class org.teleal.cling.model.types.URIDatatype
 
getDepth() - Method in class org.teleal.cling.model.meta.Icon
 
getDescription() - Method in enum org.teleal.cling.model.types.ErrorCode
 
getDescriptorName() - Method in enum org.teleal.cling.model.types.Datatype.Builtin
 
getDescriptorURI() - Method in class org.teleal.cling.model.meta.DeviceService
 
getDescriptorURI() - Method in class org.teleal.cling.model.meta.LocalDevice
 
getDescriptorURI() - Method in class org.teleal.cling.model.meta.LocalDeviceService
 
getDescriptorURL() - Method in class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
getDestinationAddress() - Method in class org.teleal.cling.model.message.OutgoingDatagramMessage
 
getDestinationAddress() - Method in class org.teleal.cling.protocol.SendingAsync
 
getDestinationPort() - Method in class org.teleal.cling.model.message.OutgoingDatagramMessage
 
getDestinationPort() - Method in class org.teleal.cling.protocol.SendingAsync
 
getDetails() - Method in class org.teleal.cling.model.meta.Device
 
getDevice() - Method in class org.teleal.cling.model.meta.DeviceService
 
getDevice() - Method in class org.teleal.cling.model.meta.Icon
 
getDevice() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
getDevice(UDN) - Method in interface org.teleal.cling.registry.Registry
 
getDevice(UDN) - Method in class org.teleal.cling.registry.RegistryImpl
 
getDeviceDescriptorBinderUDA10() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getDeviceDescriptorBinderUDA10() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getDevices() - Method in interface org.teleal.cling.registry.Registry
 
getDevices(DeviceType) - Method in interface org.teleal.cling.registry.Registry
 
getDevices(ServiceType) - Method in interface org.teleal.cling.registry.Registry
 
getDevices() - Method in class org.teleal.cling.registry.RegistryImpl
 
getDevices(DeviceType) - Method in class org.teleal.cling.registry.RegistryImpl
 
getDevices(ServiceType) - Method in class org.teleal.cling.registry.RegistryImpl
 
getDeviceService() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
getDeviceService() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getDeviceService() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
getDeviceService() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
getDeviceService() - Method in class org.teleal.cling.model.message.gena.IncomingUnsubscribeRequestMessage
 
getDeviceService(ServiceId) - Method in class org.teleal.cling.model.meta.Device
 
getDeviceService() - Method in class org.teleal.cling.model.meta.Service
 
getDeviceService(ServiceReference) - Method in interface org.teleal.cling.registry.Registry
 
getDeviceService(ServiceReference) - Method in class org.teleal.cling.registry.RegistryImpl
 
getDeviceServices() - Method in class org.teleal.cling.model.meta.Device
 
getDeviceServices(ServiceType) - Method in class org.teleal.cling.model.meta.Device
 
getDeviceType() - Method in class org.teleal.cling.model.types.NamedDeviceType
 
getDirection() - Method in class org.teleal.cling.model.meta.ActionArgument
 
getDisplayString() - Method in class org.teleal.cling.model.meta.Device
 
getDisplayString() - Method in class org.teleal.cling.model.types.AbstractDatatype
 
getDisplayString() - Method in interface org.teleal.cling.model.types.Datatype
 
getDisplayString() - Method in class org.teleal.cling.model.types.DeviceType
 
getEmbeddedDevices() - Method in class org.teleal.cling.model.meta.Device
 
getErrorCode() - Method in exception org.teleal.cling.model.action.ActionException
 
getErrors() - Method in exception org.teleal.cling.model.ValidationException
 
getErrors() - Method in exception org.teleal.cling.registry.RegistrationException
 
getEventDetails() - Method in class org.teleal.cling.model.meta.StateVariable
 
getEventMaximumRateMilliseconds() - Method in class org.teleal.cling.model.meta.StateVariableEventDetails
 
getEventMinimumDelta() - Method in class org.teleal.cling.model.meta.StateVariableEventDetails
 
getEventSubscriptionURI() - Method in class org.teleal.cling.model.meta.DeviceService
 
getEventSubscriptionURI() - Method in class org.teleal.cling.model.meta.LocalDeviceService
 
getEventSubscriptionURL() - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
getExecutor(String) - Method in class org.teleal.cling.model.meta.LocalService
 
getExecutor(Action) - Method in class org.teleal.cling.model.meta.LocalService
 
getFailure() - Method in class org.teleal.cling.model.action.ActionInvocation
 
getField() - Method in class org.teleal.cling.model.state.FieldStateVariableAccessor
 
getFirstDeviceService(ServiceType) - Method in class org.teleal.cling.model.meta.Device
 
getFirstHeader(UpnpHeader.Type) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
getFirstHeader(UpnpHeader.Type, Class<H>) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
getFirstHeader(UpnpHeader.Type, Class<H>) - Method in class org.teleal.cling.protocol.ReceivingAsync
 
getFirstHeader(String) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
getFirstIcon() - Method in class org.teleal.cling.model.meta.Device
 
getFirstNetworkInterfaceHardwareAddress() - Static method in class org.teleal.cling.model.ModelUtil
 
getFriendlyName() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getGenaEventProcessor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getGenaEventProcessor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getGetter() - Method in class org.teleal.cling.model.state.GetterStateVariableAccessor
 
getGroup() - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
getGroup() - Method in class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
getGroup() - Method in interface org.teleal.cling.transport.spi.DatagramIOConfiguration
 
getGroup() - Method in interface org.teleal.cling.transport.spi.MulticastReceiverConfiguration
 
getHardwareAddress(InetAddress) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getHardwareAddress(InetAddress) - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getHeaderClasses() - Method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
 
getHeaders() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getHeaderString() - Method in enum org.teleal.cling.model.types.NotificationSubtype
 
getHeight() - Method in class org.teleal.cling.model.meta.Icon
 
getHost() - Method in class org.teleal.cling.model.types.HostPort
 
getHttpExchange() - Method in class org.teleal.cling.transport.impl.HttpExchangeUpnpStream
 
getHttpMethodName() - Method in class org.teleal.cling.model.message.UpnpRequest
 
getHttpMethodName() - Method in enum org.teleal.cling.model.message.UpnpRequest.Method
 
getHttpMinorVersion() - Method in class org.teleal.cling.model.message.UpnpOperation
 
getHttpName() - Method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
 
getHttpToken() - Method in class org.teleal.cling.model.ServerClientTokens
 
getIcons() - Method in class org.teleal.cling.model.meta.Device
 
getId() - Method in class org.teleal.cling.model.types.ServiceId
 
getIdentifier() - Method in class org.teleal.cling.model.types.UDN
 
getIdentifierString() - Method in class org.teleal.cling.model.types.UDN
 
getIdentity() - Method in class org.teleal.cling.model.meta.Device
 
getImplementation(LocalService) - Method in class org.teleal.cling.model.DefaultServiceManager
 
getImplementation(LocalService) - Method in class org.teleal.cling.model.ServiceManager
 
getInetAddressByName(String) - Static method in class org.teleal.cling.model.ModelUtil
 
getInput() - Method in class org.teleal.cling.model.action.ActionInvocation
 
getInputArgumentNames() - Method in class org.teleal.cling.model.meta.Action
 
getInputArguments() - Method in class org.teleal.cling.model.meta.Action
 
getInputInvocationValues() - Method in class org.teleal.cling.model.meta.Action
 
getInputMessage() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
getInputMessage() - Method in class org.teleal.cling.protocol.SendingSync
 
getInterfaceAddress(InetAddress) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getInterfaceAddress(InetAddress) - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getInterfaceMacAddress() - Method in class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
getInterfaceMacHeader() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
getInterfaceMacHeader() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
getJavaType() - Method in enum org.teleal.cling.model.types.Datatype.Default
 
getKey() - Method in class org.teleal.cling.model.types.SearchPort
 
getListeners() - Method in interface org.teleal.cling.registry.Registry
 
getListeners() - Method in class org.teleal.cling.registry.RegistryImpl
 
getListenPort() - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
getListenPort() - Method in interface org.teleal.cling.transport.spi.StreamServerConfiguration
 
getLocalAddress() - Method in class org.teleal.cling.model.message.IncomingDatagramMessage
 
getLocalDevices() - Method in interface org.teleal.cling.registry.Registry
 
getLocalDevices() - Method in class org.teleal.cling.registry.RegistryImpl
 
getLocalEventCallbackURI() - Method in class org.teleal.cling.model.meta.DeviceService
 
getLocalEventCallbackURL(int) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
getLocalHostName(boolean) - Static method in class org.teleal.cling.model.ModelUtil
 
getLocalInterfaceAddress(NetworkInterface, boolean, InetAddress) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getLocalInterfaceAddress(NetworkInterface, boolean, InetAddress) - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getLocalPathQuery() - Method in class org.teleal.cling.model.Resource
 
getLocalResource(URI) - Method in class org.teleal.cling.model.meta.Device
 
getLocalSubscription(String) - Method in interface org.teleal.cling.registry.Registry
 
getLocalSubscription(String) - Method in class org.teleal.cling.registry.RegistryImpl
 
getLocalURI() - Method in class org.teleal.cling.model.Resource
 
getLocalURIPrefix() - Method in class org.teleal.cling.model.meta.Device
 
getLocalURIPrefix(Device) - Method in class org.teleal.cling.model.meta.DeviceService
 
getLocationURL() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
getLocationURL() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
getMajor() - Method in class org.teleal.cling.model.meta.UDAVersion
 
getMajorVersion() - Method in class org.teleal.cling.model.ServerClientTokens
 
getManager() - Method in class org.teleal.cling.model.meta.LocalService
 
getManufacturer() - Method in class org.teleal.cling.model.meta.ManufacturerDetails
 
getManufacturerDetails() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getManufacturerURI() - Method in class org.teleal.cling.model.meta.ManufacturerDetails
 
getMaxAge() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
getMaxAge() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
getMaxAgeSeconds() - Method in class org.teleal.cling.model.meta.DeviceIdentity
 
getMaximum() - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
getMaxValue() - Method in class org.teleal.cling.model.types.IntegerDatatype
 
getMaxValue() - Method in enum org.teleal.cling.model.types.UnsignedVariableInteger.Bits
 
getMessage() - Method in class org.teleal.cling.model.ValidationError
 
getMethod() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
getMethod() - Method in class org.teleal.cling.model.action.MethodActionExecutor
 
getMethod() - Method in class org.teleal.cling.model.message.UpnpRequest
 
getMimeType() - Method in class org.teleal.cling.model.meta.Icon
 
getMinimum() - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
getMinor() - Method in class org.teleal.cling.model.meta.UDAVersion
 
getMinorVersion() - Method in class org.teleal.cling.model.ServerClientTokens
 
getMinValue() - Method in class org.teleal.cling.model.types.IntegerDatatype
 
getMinValue() - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
getModel() - Method in class org.teleal.cling.model.Resource
 
getModelDescription() - Method in class org.teleal.cling.model.meta.ModelDetails
 
getModelDetails() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getModelName() - Method in class org.teleal.cling.model.meta.ModelDetails
 
getModelNumber() - Method in class org.teleal.cling.model.meta.ModelDetails
 
getModelURI() - Method in class org.teleal.cling.model.meta.ModelDetails
 
getMulticastGroup() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getMulticastGroup() - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getMulticastPort() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getMulticastPort() - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getMulticastReceiverExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getMulticastReceiverExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getMulticastReceivers() - Method in class org.teleal.cling.transport.RouterImpl
 
getMX() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchRequest
 
getName() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getName() - Method in class org.teleal.cling.model.meta.Action
 
getName() - Method in class org.teleal.cling.model.meta.ActionArgument
 
getName() - Method in class org.teleal.cling.model.meta.QueryStateVariableAction
 
getName() - Method in class org.teleal.cling.model.meta.StateVariable
 
getNamespace() - Method in class org.teleal.cling.model.message.header.MANHeader
 
getNamespace() - Method in class org.teleal.cling.model.types.DeviceType
 
getNamespace() - Method in class org.teleal.cling.model.types.ServiceId
 
getNamespace() - Method in class org.teleal.cling.model.types.ServiceType
 
getNamespace() - Method in class org.teleal.cling.model.types.SoapActionType
 
getNamespaceURI() - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
getNamespaceURI() - Method in class org.teleal.cling.binding.xml.parser.DeviceElement
 
getNamespaceURI() - Method in class org.teleal.cling.binding.xml.parser.ServiceElement
 
getNetworkAddressFactory() - Method in interface org.teleal.cling.transport.Router
 
getNetworkAddressFactory() - Method in class org.teleal.cling.transport.RouterImpl
 
getNetworkInterfaces() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getNetworkInterfaces() - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getNotificationSubtype() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
getNotificationSubtype() - Method in class org.teleal.cling.protocol.async.SendingNotificationAlive
 
getNotificationSubtype() - Method in class org.teleal.cling.protocol.async.SendingNotificationByebye
 
getOperation() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getOsName() - Method in class org.teleal.cling.model.ServerClientTokens
 
getOsToken() - Method in class org.teleal.cling.model.ServerClientTokens
 
getOsVersion() - Method in class org.teleal.cling.model.ServerClientTokens
 
getOutput() - Method in class org.teleal.cling.model.action.ActionInvocation
 
getOutputArgumentAccessors() - Method in class org.teleal.cling.model.action.ActionExecutor
 
getOutputArgumentNames() - Method in class org.teleal.cling.model.meta.Action
 
getOutputArguments() - Method in class org.teleal.cling.model.meta.Action
 
getOutputInvocationValues() - Method in class org.teleal.cling.model.meta.Action
 
getOutputMessage() - Method in class org.teleal.cling.protocol.ReceivingSync
 
getOutputMessage() - Method in class org.teleal.cling.protocol.SendingSync
 
getOutputStream() - Method in class org.teleal.cling.transport.impl.StreamClientImpl.UpnpURLConnection
 
getParentDevice() - Method in class org.teleal.cling.model.meta.Device
 
getParser() - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
getParser() - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
getPhase() - Method in class org.teleal.cling.model.meta.Device
 
getPort() - Method in class org.teleal.cling.model.types.HostPort
 
getPort() - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
getPort() - Method in class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
getPort() - Method in interface org.teleal.cling.transport.spi.DatagramIOConfiguration
 
getPort() - Method in interface org.teleal.cling.transport.spi.MulticastReceiverConfiguration
 
getPrefix(UpnpHeader.Type) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
getPrefixedHttpName(UpnpHeader.Type) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
getPresentationURI() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getProductName() - Method in class org.teleal.cling.model.ServerClientTokens
 
getProductToken() - Method in class org.teleal.cling.model.ServerClientTokens
 
getProductVersion() - Method in class org.teleal.cling.model.ServerClientTokens
 
getPropertyChangeSupport() - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
getPropertyChangeSupport() - Method in class org.teleal.cling.model.state.ServiceState
 
getPropertyName() - Method in class org.teleal.cling.model.ValidationError
 
getProtocolFactory() - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
getProtocolFactory() - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
getProtocolFactory() - Method in interface org.teleal.cling.registry.Registry
 
getProtocolFactory() - Method in class org.teleal.cling.registry.RegistryImpl
 
getProtocolFactory() - Method in interface org.teleal.cling.transport.Router
 
getProtocolFactory() - Method in class org.teleal.cling.transport.RouterImpl
 
getProtocolFactory() - Method in class org.teleal.cling.transport.spi.UpnpStream
 
getProtocolFactory() - Method in interface org.teleal.cling.UpnpService
 
getProtocolFactory() - Method in class org.teleal.cling.UpnpServiceImpl
 
getQueryStateVariableAction() - Method in class org.teleal.cling.model.meta.LocalService
 
getQueryStateVariableAction() - Method in class org.teleal.cling.model.meta.RemoteService
 
getQueryStateVariableAction() - Method in class org.teleal.cling.model.meta.Service
 
getReachableLocalAddress() - Method in class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
getRegistry() - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
getRegistry() - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
getRegistry() - Method in interface org.teleal.cling.UpnpService
 
getRegistry() - Method in class org.teleal.cling.UpnpServiceImpl
 
getRegistryListenerExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getRegistryListenerExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getRegistryMaintainerExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getRegistryMaintainerExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getRelatedStateVariable(ActionArgument) - Method in class org.teleal.cling.model.meta.Service
 
getRelatedStateVariableName() - Method in class org.teleal.cling.model.meta.ActionArgument
 
getRemoteDevices() - Method in interface org.teleal.cling.registry.Registry
 
getRemoteDevices(boolean) - Method in interface org.teleal.cling.registry.Registry
 
getRemoteDevices() - Method in class org.teleal.cling.registry.RegistryImpl
 
getRemoteDevices(boolean) - Method in class org.teleal.cling.registry.RegistryImpl
 
getRemoteSubscription(String) - Method in interface org.teleal.cling.registry.Registry
 
getRemoteSubscription(String) - Method in class org.teleal.cling.registry.RegistryImpl
 
getRequestedDurationSeconds() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getRequestedTimeoutSeconds() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
getRequiredChild(ELEMENT) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
getResource(URI) - Method in interface org.teleal.cling.registry.Registry
 
getResource(URI) - Method in class org.teleal.cling.registry.RegistryImpl
 
getResourceModel(Class<T>, Resource.Type, URI) - Method in interface org.teleal.cling.registry.Registry
 
getResourceModel(Class<T>, Resource.Type, URI) - Method in class org.teleal.cling.registry.RegistryImpl
 
getResources() - Method in class org.teleal.cling.model.meta.Device
 
getResources() - Method in interface org.teleal.cling.registry.Registry
 
getResources() - Method in class org.teleal.cling.registry.RegistryImpl
 
getResponseDetails() - Method in class org.teleal.cling.model.message.UpnpResponse
 
getReturnType() - Method in class org.teleal.cling.model.state.FieldStateVariableAccessor
 
getReturnType() - Method in class org.teleal.cling.model.state.GetterStateVariableAccessor
 
getReturnType() - Method in class org.teleal.cling.model.state.StateVariableAccessor
 
getRoot(XPath) - Method in class org.teleal.cling.binding.xml.parser.DeviceDOM
 
getRoot(XPath) - Method in class org.teleal.cling.binding.xml.parser.ServiceDOM
 
getRootDeviceUDN() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
getRootDeviceUDN() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
getRootElementNamespace() - Method in class org.teleal.cling.binding.xml.parser.DeviceDOM
 
getRootElementNamespace() - Method in class org.teleal.cling.binding.xml.parser.ServiceDOM
 
getRouter() - Method in interface org.teleal.cling.UpnpService
 
getRouter() - Method in class org.teleal.cling.UpnpServiceImpl
 
getSearchTarget() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchRequest
 
getSearchTarget() - Method in class org.teleal.cling.model.message.discovery.OutgoingSearchRequest
 
getSearchTarget() - Method in class org.teleal.cling.protocol.async.SendingSearch
 
getSequence() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
getSerialNumber() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getServerOriginOS() - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
getServerOriginOS() - Method in interface org.teleal.cling.transport.spi.StreamServerConfiguration
 
getServerOriginProduct() - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
getServerOriginProduct() - Method in interface org.teleal.cling.transport.spi.StreamServerConfiguration
 
getService() - Method in class org.teleal.cling.model.meta.Action
 
getService() - Method in class org.teleal.cling.model.meta.DeviceService
 
getService() - Method in class org.teleal.cling.model.meta.StateVariable
 
getService() - Method in class org.teleal.cling.model.state.ServiceState
 
getServiceClass() - Method in class org.teleal.cling.model.DefaultServiceManager
 
getServiceDescriptorBinderUDA10() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getServiceDescriptorBinderUDA10() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getServiceId() - Method in class org.teleal.cling.model.meta.DeviceService
 
getServiceId() - Method in class org.teleal.cling.model.ServiceReference
 
getServiceType() - Method in class org.teleal.cling.model.meta.DeviceService
 
getServiceType() - Method in class org.teleal.cling.model.types.NamedServiceType
 
getServiceType() - Method in class org.teleal.cling.model.types.SoapActionType
 
getServiceTypes() - Method in class org.teleal.cling.model.meta.Device
 
getSleepIntervalMillis() - Method in class org.teleal.cling.registry.RegistryMaintainer
 
getSoapActionProcessor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getSoapActionProcessor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getSourceAddress() - Method in class org.teleal.cling.model.message.IncomingDatagramMessage
 
getSourcePort() - Method in class org.teleal.cling.model.message.IncomingDatagramMessage
 
getState() - Method in class org.teleal.cling.model.DefaultServiceManager
 
getState() - Method in class org.teleal.cling.model.meta.DeviceService
 
getState() - Method in class org.teleal.cling.model.ServiceManager
 
getStateVariable(String) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
getStateVariable(String) - Method in class org.teleal.cling.model.meta.Service
 
getStateVariable() - Method in class org.teleal.cling.model.state.StateVariableValue
 
getStateVariables() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
getStateVariables() - Method in class org.teleal.cling.model.meta.Service
 
getStateVariableValues() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
getStateVariableValues() - Method in class org.teleal.cling.model.message.gena.OutgoingEventRequestMessage
 
getStatusCode() - Method in class org.teleal.cling.model.message.UpnpResponse
 
getStatusCode() - Method in enum org.teleal.cling.model.message.UpnpResponse.Status
 
getStatusMessage() - Method in class org.teleal.cling.model.message.UpnpResponse
 
getStatusMsg() - Method in enum org.teleal.cling.model.message.UpnpResponse.Status
 
getStep() - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
getStreamClient() - Method in interface org.teleal.cling.transport.Router
 
getStreamClient() - Method in class org.teleal.cling.transport.RouterImpl
 
getStreamListenPort() - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
getStreamListenPort() - Method in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
getStreamServerExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getStreamServerExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getStreamServers() - Method in class org.teleal.cling.transport.RouterImpl
 
getString() - Method in class org.teleal.cling.model.message.header.CallbackHeader
 
getString() - Method in class org.teleal.cling.model.message.header.ContentTypeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.DeviceTypeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.DeviceUSNHeader
 
getString() - Method in class org.teleal.cling.model.message.header.EventSequenceHeader
 
getString() - Method in class org.teleal.cling.model.message.header.EXTHeader
 
getString() - Method in class org.teleal.cling.model.message.header.HostHeader
 
getString() - Method in class org.teleal.cling.model.message.header.InterfaceMacHeader
 
getString() - Method in class org.teleal.cling.model.message.header.LocationHeader
 
getString() - Method in class org.teleal.cling.model.message.header.MANHeader
 
getString() - Method in class org.teleal.cling.model.message.header.MaxAgeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.MXHeader
 
getString() - Method in class org.teleal.cling.model.message.header.NTEventHeader
 
getString() - Method in class org.teleal.cling.model.message.header.NTSHeader
 
getString() - Method in class org.teleal.cling.model.message.header.RootDeviceHeader
 
getString() - Method in class org.teleal.cling.model.message.header.ServerHeader
 
getString() - Method in class org.teleal.cling.model.message.header.ServiceTypeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.ServiceUSNHeader
 
getString() - Method in class org.teleal.cling.model.message.header.SoapActionHeader
 
getString() - Method in class org.teleal.cling.model.message.header.STAllHeader
 
getString() - Method in class org.teleal.cling.model.message.header.SubscriptionIdHeader
 
getString() - Method in class org.teleal.cling.model.message.header.TimeoutHeader
 
getString() - Method in class org.teleal.cling.model.message.header.UDADeviceTypeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.UDAServiceTypeHeader
 
getString() - Method in class org.teleal.cling.model.message.header.UDNHeader
 
getString() - Method in class org.teleal.cling.model.message.header.UpnpHeader
 
getString() - Method in class org.teleal.cling.model.message.header.USNRootDeviceHeader
 
getString(V) - Method in class org.teleal.cling.model.types.AbstractDatatype
 
getString(Byte[]) - Method in class org.teleal.cling.model.types.Base64Datatype
 
getString(Byte[]) - Method in class org.teleal.cling.model.types.BinHexDatatype
 
getString(Boolean) - Method in class org.teleal.cling.model.types.BooleanDatatype
 
getString(V) - Method in interface org.teleal.cling.model.types.Datatype
 
getString(Date) - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
getString(Long) - Method in class org.teleal.cling.model.types.TimeDatatype
 
getStringConvertibleTypes() - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
getStringConvertibleTypes() - Method in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
getStringConvertibleTypes() - Method in class org.teleal.cling.model.meta.LocalService
 
getSubscription() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
getSubscriptionDurationSeconds() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeResponseMessage
 
getSubscriptionId() - Method in class org.teleal.cling.model.gena.GENASubscription
 
getSubscriptionId() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
getSubscriptionId() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeResponseMessage
 
getSubscriptionId() - Method in class org.teleal.cling.model.message.gena.IncomingUnsubscribeRequestMessage
 
getSubscrptionId() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
getSyncProtocolExecutor() - Method in class org.teleal.cling.DefaultUpnpServiceConfiguration
 
getSyncProtocolExecutor() - Method in interface org.teleal.cling.UpnpServiceConfiguration
 
getTcpConnectionBacklog() - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
GetterStateVariableAccessor - Class in org.teleal.cling.model.state
 
GetterStateVariableAccessor(Method) - Constructor for class org.teleal.cling.model.state.GetterStateVariableAccessor
 
getTimeToLive() - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
getTimeZone() - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
getTimeZone() - Method in class org.teleal.cling.model.types.TimeDatatype
 
getType() - Method in class org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
 
getType() - Method in class org.teleal.cling.model.meta.Device
 
getType() - Method in class org.teleal.cling.model.Resource
 
getType() - Method in class org.teleal.cling.model.types.DeviceType
 
getType() - Method in class org.teleal.cling.model.types.ServiceType
 
getType() - Method in class org.teleal.cling.model.types.SoapActionType
 
getTypeDetails() - Method in class org.teleal.cling.model.meta.StateVariable
 
getTypeString() - Method in class org.teleal.cling.model.types.SoapActionType
 
getUdaMajorVersion() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getUdaMinorVersion() - Method in class org.teleal.cling.model.message.UpnpMessage
 
getUdn() - Method in class org.teleal.cling.model.meta.DeviceIdentity
 
getUdn() - Method in class org.teleal.cling.model.ServiceReference
 
getUdn() - Method in class org.teleal.cling.model.types.NamedDeviceType
 
getUdn() - Method in class org.teleal.cling.model.types.NamedServiceType
 
getUnprefixedNodeName(Node) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
getUnprefixedNodeName(Node) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
getUpc() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
getUpnpService() - Method in interface org.teleal.cling.protocol.ProtocolFactory
 
getUpnpService() - Method in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
getUpnpService() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
getUpnpService() - Method in class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
getUpnpService() - Method in class org.teleal.cling.protocol.SendingAsync
 
getUri() - Method in class org.teleal.cling.model.message.StreamRequestMessage
 
getURI() - Method in class org.teleal.cling.model.message.UpnpRequest
 
getUri() - Method in class org.teleal.cling.model.meta.Icon
 
getUserAgentOS() - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
getUserAgentOS() - Method in interface org.teleal.cling.transport.spi.StreamClientConfiguration
 
getUserAgentProduct() - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
getUserAgentProduct() - Method in interface org.teleal.cling.transport.spi.StreamClientConfiguration
 
getValue() - Method in class org.teleal.cling.model.message.header.UpnpHeader
 
getValue() - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
getValue() - Method in class org.teleal.cling.model.VariableValue
 
getValues() - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
getValueType() - Method in class org.teleal.cling.model.types.AbstractDatatype
 
getValuetype() - Method in enum org.teleal.cling.model.types.Datatype.Builtin
 
getValueType() - Method in interface org.teleal.cling.model.types.Datatype
 
getVersion() - Method in class org.teleal.cling.model.meta.Device
 
getVersion() - Method in class org.teleal.cling.model.meta.Service
 
getVersion() - Method in class org.teleal.cling.model.types.DeviceType
 
getVersion() - Method in class org.teleal.cling.model.types.ServiceType
 
getVersion() - Method in class org.teleal.cling.model.types.SoapActionType
 
getWakeOnLANBytes() - Method in class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
getWidth() - Method in class org.teleal.cling.model.meta.Icon
 

H

HACK_STREAM_HANDLER_SYSTEM_PROPERTY - Static variable in class org.teleal.cling.transport.impl.StreamClientImpl
 
handle(HttpExchange) - Method in class org.teleal.cling.transport.impl.StreamServerImpl.RequestHttpHandler
 
handleResponse(IncomingActionResponseMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 
handleResponseFailure(IncomingActionResponseMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 
hasActions() - Method in class org.teleal.cling.model.meta.Service
 
hasArguments() - Method in class org.teleal.cling.model.meta.Action
 
hasBody() - Method in class org.teleal.cling.model.message.UpnpMessage
 
hasCallbackHeader() - Method in class org.teleal.cling.model.message.gena.IncomingUnsubscribeRequestMessage
 
hasDeviceServices() - Method in class org.teleal.cling.model.meta.Device
 
hasEmbeddedDevices() - Method in class org.teleal.cling.model.meta.Device
 
hashCode() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
hashCode() - Method in class org.teleal.cling.model.meta.Device
 
hashCode() - Method in class org.teleal.cling.model.meta.DeviceIdentity
 
hashCode() - Method in class org.teleal.cling.model.Resource
 
hashCode() - Method in class org.teleal.cling.model.ServerClientTokens
 
hashCode() - Method in class org.teleal.cling.model.ServiceReference
 
hashCode() - Method in class org.teleal.cling.model.types.DeviceType
 
hashCode() - Method in class org.teleal.cling.model.types.NamedDeviceType
 
hashCode() - Method in class org.teleal.cling.model.types.NamedServiceType
 
hashCode() - Method in class org.teleal.cling.model.types.ServiceId
 
hashCode() - Method in class org.teleal.cling.model.types.ServiceType
 
hashCode() - Method in class org.teleal.cling.model.types.SoapActionType
 
hashCode() - Method in class org.teleal.cling.model.types.UDN
 
hashCode() - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
hashCode() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
hasHostHeader() - Method in class org.teleal.cling.model.message.StreamRequestMessage
 
hasIcons() - Method in class org.teleal.cling.model.meta.Device
 
hasInputArguments() - Method in class org.teleal.cling.model.meta.Action
 
hasNotificationHeader() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
hasNotificationHeader() - Method in class org.teleal.cling.model.message.gena.IncomingUnsubscribeRequestMessage
 
hasNotificationHeaders() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
hasOutputArguments() - Method in class org.teleal.cling.model.meta.Action
 
hasStateVariables() - Method in class org.teleal.cling.model.meta.Service
 
hasUDATextContentType() - Method in class org.teleal.cling.model.message.StreamRequestMessage
 
hasValidNotificationHeaders() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
height - Variable in class org.teleal.cling.binding.staging.MutableIcon
 
HostHeader - Class in org.teleal.cling.model.message.header
 
HostHeader() - Constructor for class org.teleal.cling.model.message.header.HostHeader
 
HostHeader(int) - Constructor for class org.teleal.cling.model.message.header.HostHeader
 
HostHeader(String, int) - Constructor for class org.teleal.cling.model.message.header.HostHeader
 
HostPort - Class in org.teleal.cling.model.types
 
HostPort() - Constructor for class org.teleal.cling.model.types.HostPort
 
HostPort(String, int) - Constructor for class org.teleal.cling.model.types.HostPort
 
HttpExchangeUpnpStream - Class in org.teleal.cling.transport.impl
 
HttpExchangeUpnpStream(ProtocolFactory, HttpExchange) - Constructor for class org.teleal.cling.transport.impl.HttpExchangeUpnpStream
 
HttpHeaderConverter - Class in org.teleal.cling.transport.impl
Although we only read the "first" header value for a given header name, we write all of them.
HttpHeaderConverter() - Constructor for class org.teleal.cling.transport.impl.HttpHeaderConverter
 
HttpHeaders - Class in org.teleal.cling.transport.impl
Unifies HttpExchange.getRequestHeaders(), HttpExchange.setResponseHeaders(), and HttpURLConnection.getHeaderFields().
HttpHeaders(Headers) - Constructor for class org.teleal.cling.transport.impl.HttpHeaders
 
HttpHeaders(Map<String, List<String>>) - Constructor for class org.teleal.cling.transport.impl.HttpHeaders
 
HttpHeaders() - Constructor for class org.teleal.cling.transport.impl.HttpHeaders
 
hydrate(RemoteDevice) - Method in interface org.teleal.cling.registry.Registry
 
hydrate(RemoteDevice) - Method in class org.teleal.cling.registry.RegistryImpl
 
hydrateAction(MutableAction, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateActionArgument(MutableActionArgument, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateActionList(MutableServiceDescriptor, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateDevice(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateDeviceList(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateIconList(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateRoot(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateRoot(MutableServiceDescriptor, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateServiceList(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateServiceStateTableList(MutableServiceDescriptor, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateSpecVersion(MutableDeviceDescriptor, DeviceElement) - Method in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
hydrateSpecVersion(MutableServiceDescriptor, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
hydrateStateVariable(MutableStateVariable, ServiceElement) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 

I

Icon - Class in org.teleal.cling.model.meta
TODO: Should probably use something like javax.mail.internet.ContentType to parse mime types
Icon(String, int, int, int, String) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, URI) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, URI, String) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, URL) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, URI, InputStream) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, File) - Constructor for class org.teleal.cling.model.meta.Icon
 
Icon(String, int, int, int, URI, byte[]) - Constructor for class org.teleal.cling.model.meta.Icon
 
icons - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
ignorableWhitespace(char[], int, int) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
implementsVersion(DeviceType) - Method in class org.teleal.cling.model.types.DeviceType
 
implementsVersion(ServiceType) - Method in class org.teleal.cling.model.types.ServiceType
 
IncomingActionRequestMessage - Class in org.teleal.cling.model.message.control
 
IncomingActionRequestMessage(StreamRequestMessage, DeviceService<LocalService>) - Constructor for class org.teleal.cling.model.message.control.IncomingActionRequestMessage
 
IncomingActionResponseMessage - Class in org.teleal.cling.model.message.control
 
IncomingActionResponseMessage(StreamResponseMessage) - Constructor for class org.teleal.cling.model.message.control.IncomingActionResponseMessage
 
IncomingActionResponseMessage(UpnpResponse) - Constructor for class org.teleal.cling.model.message.control.IncomingActionResponseMessage
 
IncomingDatagramMessage<O extends UpnpOperation> - Class in org.teleal.cling.model.message
 
IncomingDatagramMessage(O, InetAddress, int, InetAddress) - Constructor for class org.teleal.cling.model.message.IncomingDatagramMessage
 
IncomingDatagramMessage(IncomingDatagramMessage<O>) - Constructor for class org.teleal.cling.model.message.IncomingDatagramMessage
 
IncomingEventRequestMessage - Class in org.teleal.cling.model.message.gena
 
IncomingEventRequestMessage(StreamRequestMessage, DeviceService) - Constructor for class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
IncomingNotificationRequest - Class in org.teleal.cling.model.message.discovery
Must have NT and USN header.
IncomingNotificationRequest(IncomingDatagramMessage<UpnpRequest>) - Constructor for class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
IncomingSearchRequest - Class in org.teleal.cling.model.message.discovery
 
IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest>) - Constructor for class org.teleal.cling.model.message.discovery.IncomingSearchRequest
 
IncomingSearchResponse - Class in org.teleal.cling.model.message.discovery
Must have ST, USN, and EXT header.
IncomingSearchResponse(IncomingDatagramMessage<UpnpResponse>) - Constructor for class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
IncomingSubscribeRequestMessage - Class in org.teleal.cling.model.message.gena
 
IncomingSubscribeRequestMessage(StreamRequestMessage, DeviceService) - Constructor for class org.teleal.cling.model.message.gena.IncomingSubscribeRequestMessage
 
IncomingSubscribeResponseMessage - Class in org.teleal.cling.model.message.gena
 
IncomingSubscribeResponseMessage(StreamResponseMessage) - Constructor for class org.teleal.cling.model.message.gena.IncomingSubscribeResponseMessage
 
IncomingUnsubscribeRequestMessage - Class in org.teleal.cling.model.message.gena
 
IncomingUnsubscribeRequestMessage(StreamRequestMessage, DeviceService) - Constructor for class org.teleal.cling.model.message.gena.IncomingUnsubscribeRequestMessage
 
increment(boolean) - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
incrementSequence() - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
INFINITE_VALUE - Static variable in class org.teleal.cling.model.message.header.TimeoutHeader
 
init(LocalService) - Method in class org.teleal.cling.model.state.ServiceState
 
init(InetAddress, Router, DatagramProcessor) - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
init(NetworkInterface, Router, DatagramProcessor) - Method in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
init(Router) - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
init(InetAddress, Router) - Method in class org.teleal.cling.transport.impl.StreamServerImpl
 
init(InetAddress, Router, DatagramProcessor) - Method in interface org.teleal.cling.transport.spi.DatagramIO
 
init(NetworkInterface, Router, DatagramProcessor) - Method in interface org.teleal.cling.transport.spi.MulticastReceiver
 
init(Router) - Method in interface org.teleal.cling.transport.spi.StreamClient
 
init(InetAddress, Router) - Method in interface org.teleal.cling.transport.spi.StreamServer
 
InitializationException - Exception in org.teleal.cling.transport.spi
 
InitializationException(String) - Constructor for exception org.teleal.cling.transport.spi.InitializationException
 
InitializationException(String, Throwable) - Constructor for exception org.teleal.cling.transport.spi.InitializationException
 
input - Variable in class org.teleal.cling.model.action.ActionInvocation
 
instantiateImplementation(LocalService) - Method in class org.teleal.cling.model.DefaultServiceManager
 
IntegerDatatype - Class in org.teleal.cling.model.types
Although the UDA 1.0 spec doesn't say it, we assume that "int" is a 4 byte regular Java integer.
IntegerDatatype(int) - Constructor for class org.teleal.cling.model.types.IntegerDatatype
 
InterfaceMacHeader - Class in org.teleal.cling.model.message.header
Extension header, allows us to transfer the MAC ethernet address for Wake-on-LAN.
InterfaceMacHeader() - Constructor for class org.teleal.cling.model.message.header.InterfaceMacHeader
 
InterfaceMacHeader(byte[]) - Constructor for class org.teleal.cling.model.message.header.InterfaceMacHeader
 
InterfaceMacHeader(String) - Constructor for class org.teleal.cling.model.message.header.InterfaceMacHeader
 
InvalidHeaderException - Exception in org.teleal.cling.model.message.header
 
InvalidHeaderException(String) - Constructor for exception org.teleal.cling.model.message.header.InvalidHeaderException
 
InvalidValueException - Exception in org.teleal.cling.model.types
 
InvalidValueException(String) - Constructor for exception org.teleal.cling.model.types.InvalidValueException
 
InvalidValueException(String, Throwable) - Constructor for exception org.teleal.cling.model.types.InvalidValueException
 
invokeRemote(OutgoingActionRequestMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 
IPV4_UPNP_MULTICAST_GROUP - Static variable in interface org.teleal.cling.model.Constants
 
IPV6_UPNP_ADMINISTRATIVE_ADDRESS - Static variable in interface org.teleal.cling.model.Constants
 
IPV6_UPNP_GLOBAL_ADDRESS - Static variable in interface org.teleal.cling.model.Constants
 
IPV6_UPNP_LINK_LOCAL_ADDRESS - Static variable in interface org.teleal.cling.model.Constants
 
IPV6_UPNP_SITE_LOCAL_ADDRESS - Static variable in interface org.teleal.cling.model.Constants
 
IPV6_UPNP_SUBNET_ADDRESS - Static variable in interface org.teleal.cling.model.Constants
 
isEmpty() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
isEmpty() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
isFailed() - Method in class org.teleal.cling.model.message.UpnpResponse
 
isFailedNonRecoverable() - Method in class org.teleal.cling.model.message.control.IncomingActionResponseMessage
 
isFailedRecoverable() - Method in class org.teleal.cling.model.message.control.IncomingActionResponseMessage
 
isFailedTryAgain(IncomingActionResponseMessage, OutgoingActionRequestMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 
isInput() - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
isInRange(long) - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
isInRange(long) - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
isInSubnet(byte[], byte[], short) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
isMANSSDPDiscover() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchRequest
 
isModeratedNumericType() - Method in class org.teleal.cling.model.meta.StateVariable
 
isNumeric(Datatype.Builtin) - Static method in enum org.teleal.cling.model.types.Datatype.Builtin
 
isReturnValue() - Method in class org.teleal.cling.model.meta.ActionArgument
 
isRoot() - Method in class org.teleal.cling.model.meta.Device
 
isRootDeviceAliveMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
isRootDeviceAliveMessage() - Method in class org.teleal.cling.protocol.async.ReceivingNotification
 
isRootDeviceByeByeMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
isRootDeviceByeByeMessage() - Method in class org.teleal.cling.protocol.async.ReceivingNotification
 
isRootDeviceMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingNotificationRequest
 
isRootDeviceMessage() - Method in class org.teleal.cling.protocol.async.ReceivingNotification
 
isRootDeviceMessage() - Method in class org.teleal.cling.protocol.async.ReceivingSearchResponse
 
isSearchResponseDeviceTypeMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSearchResponseMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSearchResponseRootDeviceMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSearchResponseRootDeviceUDNMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSearchResponseServiceTypeMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSearchResponseUDNMessage() - Method in class org.teleal.cling.model.message.discovery.IncomingSearchResponse
 
isSendEvents() - Method in class org.teleal.cling.model.meta.StateVariableEventDetails
 
isStringConvertibleType(Object) - Method in class org.teleal.cling.model.meta.LocalService
 
isStringConvertibleType(Class) - Method in class org.teleal.cling.model.meta.LocalService
 
isStringConvertibleType(Set<Class>, Class) - Static method in class org.teleal.cling.model.ModelUtil
 
isSupportsQueryStateVariables() - Method in class org.teleal.cling.model.meta.LocalService
 
isText() - Method in class org.teleal.cling.model.message.header.ContentTypeHeader
 
isUDA11Compliant() - Method in class org.teleal.cling.model.types.UDN
 
isUDACompliant() - Method in class org.teleal.cling.model.message.header.ContentTypeHeader
 
isUsableAddress(NetworkInterface, InetAddress) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
isUsableNetworkInterface(NetworkInterface) - Method in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
isUseOutputArgumentAccessors(ActionInvocation<LocalService>) - Method in class org.teleal.cling.model.action.MethodActionExecutor
 
isUsePersistentConnections() - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
isVaildHeaders() - Method in class org.teleal.cling.model.message.gena.IncomingSubscribeResponseMessage
 
isValid() - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
isValid(V) - Method in class org.teleal.cling.model.types.AbstractDatatype
 
isValid(V) - Method in interface org.teleal.cling.model.types.Datatype
 
isValid(Integer) - Method in class org.teleal.cling.model.types.IntegerDatatype
 
isValid(Long) - Method in class org.teleal.cling.model.types.TimeDatatype
 
isValid() - Method in class org.teleal.cling.model.VariableValue
 
isValidHeaderClass(Class<? extends UpnpHeader>) - Method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
 
isValidUDAName(String) - Static method in class org.teleal.cling.model.ModelUtil
 

J

JAXP_SCHEMA_LANGUAGE - Static variable in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 

K

keySet() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
keySet() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 

L

localAddress - Variable in class org.teleal.cling.transport.impl.DatagramIOImpl
 
LocalDevice - Class in org.teleal.cling.model.meta
 
LocalDevice(DeviceIdentity) - Constructor for class org.teleal.cling.model.meta.LocalDevice
 
LocalDevice(DeviceIdentity, DeviceType, DeviceDetails, Icon[], DeviceService<LocalService>[]) - Constructor for class org.teleal.cling.model.meta.LocalDevice
 
LocalDevice(DeviceIdentity, DeviceType, DeviceDetails, Icon[], DeviceService<LocalService>[], LocalDevice[]) - Constructor for class org.teleal.cling.model.meta.LocalDevice
 
LocalDevice(DeviceIdentity, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<LocalService>[], LocalDevice[]) - Constructor for class org.teleal.cling.model.meta.LocalDevice
 
localDeviceAdded(Registry, LocalDevice) - Method in class org.teleal.cling.registry.DefaultRegistryListener
 
localDeviceAdded(Registry, LocalDevice) - Method in interface org.teleal.cling.registry.RegistryListener
 
localDeviceRemoved(Registry, LocalDevice) - Method in class org.teleal.cling.registry.DefaultRegistryListener
 
localDeviceRemoved(Registry, LocalDevice) - Method in interface org.teleal.cling.registry.RegistryListener
 
LocalDeviceService - Class in org.teleal.cling.model.meta
 
LocalDeviceService(ServiceType, ServiceId, LocalService) - Constructor for class org.teleal.cling.model.meta.LocalDeviceService
 
LocalGENASubscription - Class in org.teleal.cling.model.gena
 
LocalGENASubscription(DeviceService<LocalService>, List<URL>) - Constructor for class org.teleal.cling.model.gena.LocalGENASubscription
 
LocalGENASubscription(DeviceService<LocalService>, Integer, List<URL>) - Constructor for class org.teleal.cling.model.gena.LocalGENASubscription
 
localItems - Variable in class org.teleal.cling.registry.RegistryImpl
 
LocalService - Class in org.teleal.cling.model.meta
 
LocalService(Action[], StateVariable[]) - Constructor for class org.teleal.cling.model.meta.LocalService
 
LocalService(Map<Action, ActionExecutor>, Map<StateVariable, StateVariableAccessor>, ServiceManager, Set<Class>, boolean) - Constructor for class org.teleal.cling.model.meta.LocalService
 
LocalService(UDAVersion, Map<Action, ActionExecutor>, Map<StateVariable, StateVariableAccessor>, ServiceManager, Set<Class>, boolean) - Constructor for class org.teleal.cling.model.meta.LocalService
 
LocalServiceBinder - Interface in org.teleal.cling.binding
 
LocalServiceBindingException - Exception in org.teleal.cling.binding
 
LocalServiceBindingException(String) - Constructor for exception org.teleal.cling.binding.LocalServiceBindingException
 
LocalServiceBindingException(String, Throwable) - Constructor for exception org.teleal.cling.binding.LocalServiceBindingException
 
localStreamPort - Variable in class org.teleal.cling.protocol.async.ReceivingSearch
 
LocationHeader - Class in org.teleal.cling.model.message.header
TODO: UDA 1.1 says it should be RfC 3986 compatible: http://blog.jclark.com/2008/11/what-allowed-in-uri.html
LocationHeader() - Constructor for class org.teleal.cling.model.message.header.LocationHeader
 
LocationHeader(URL) - Constructor for class org.teleal.cling.model.message.header.LocationHeader
 
LocationHeader(String) - Constructor for class org.teleal.cling.model.message.header.LocationHeader
 
log - Static variable in class org.teleal.cling.controlpoint.SubscriptionCallback
 
log - Static variable in class org.teleal.cling.protocol.async.SendingNotification
 
log - Static variable in class org.teleal.cling.protocol.sync.SendingAction
 
log - Static variable in class org.teleal.cling.protocol.sync.SendingEvent
 
log - Static variable in class org.teleal.cling.protocol.sync.SendingRenewal
 
log - Static variable in class org.teleal.cling.protocol.sync.SendingSubscribe
 
log - Static variable in class org.teleal.cling.protocol.sync.SendingUnsubscribe
 
logHeaders() - Method in class org.teleal.cling.model.message.UpnpMessage
 

M

MAGIC_CONTROL_NS - Static variable in class org.teleal.cling.model.types.SoapActionType
 
MAGIC_CONTROL_TYPE - Static variable in class org.teleal.cling.model.types.SoapActionType
 
main(String[]) - Static method in class org.teleal.cling.Test
 
manager - Variable in class org.teleal.cling.model.meta.LocalService
 
MANHeader - Class in org.teleal.cling.model.message.header
Another experimental and pointless Microsoft RFC 2774!
MANHeader() - Constructor for class org.teleal.cling.model.message.header.MANHeader
 
MANHeader(String) - Constructor for class org.teleal.cling.model.message.header.MANHeader
 
MANHeader(String, String) - Constructor for class org.teleal.cling.model.message.header.MANHeader
 
manufacturer - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
ManufacturerDetails - Class in org.teleal.cling.model.meta
 
ManufacturerDetails(String) - Constructor for class org.teleal.cling.model.meta.ManufacturerDetails
 
ManufacturerDetails(URI) - Constructor for class org.teleal.cling.model.meta.ManufacturerDetails
 
ManufacturerDetails(String, URI) - Constructor for class org.teleal.cling.model.meta.ManufacturerDetails
 
ManufacturerDetails(String, String) - Constructor for class org.teleal.cling.model.meta.ManufacturerDetails
 
manufacturerURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
matchesPathQuery(URI) - Method in class org.teleal.cling.model.Resource
 
MAX_AGE_REGEX - Static variable in class org.teleal.cling.model.message.header.MaxAgeHeader
 
MAX_PORT - Static variable in class org.teleal.cling.model.types.SearchPort
 
MaxAgeHeader - Class in org.teleal.cling.model.message.header
 
MaxAgeHeader(Integer) - Constructor for class org.teleal.cling.model.message.header.MaxAgeHeader
 
MaxAgeHeader() - Constructor for class org.teleal.cling.model.message.header.MaxAgeHeader
 
method - Variable in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
method - Variable in class org.teleal.cling.model.action.MethodActionExecutor
 
MethodActionExecutor - Class in org.teleal.cling.model.action
 
MethodActionExecutor(Method) - Constructor for class org.teleal.cling.model.action.MethodActionExecutor
 
MethodActionExecutor(Map<ActionArgument<LocalService>, StateVariableAccessor>, Method) - Constructor for class org.teleal.cling.model.action.MethodActionExecutor
 
mimeType - Variable in class org.teleal.cling.binding.staging.MutableIcon
 
MIN_ADVERTISEMENT_AGE_SECONDS - Static variable in interface org.teleal.cling.model.Constants
 
MIN_PORT - Static variable in class org.teleal.cling.model.types.SearchPort
 
modelDescription - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
ModelDetails - Class in org.teleal.cling.model.meta
 
ModelDetails(String) - Constructor for class org.teleal.cling.model.meta.ModelDetails
 
ModelDetails(String, String) - Constructor for class org.teleal.cling.model.meta.ModelDetails
 
ModelDetails(String, String, String) - Constructor for class org.teleal.cling.model.meta.ModelDetails
 
ModelDetails(String, String, String, URI) - Constructor for class org.teleal.cling.model.meta.ModelDetails
 
ModelDetails(String, String, String, String) - Constructor for class org.teleal.cling.model.meta.ModelDetails
 
modelName - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
modelNumber - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
modelURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
ModelUtil - Class in org.teleal.cling.model
 
ModelUtil() - Constructor for class org.teleal.cling.model.ModelUtil
 
moderateStateVariables(long, Collection<StateVariableValue>) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
MTU - Static variable in interface org.teleal.cling.transport.spi.DatagramIOConfiguration
 
MTU - Static variable in interface org.teleal.cling.transport.spi.MulticastReceiverConfiguration
 
multicastAddress - Variable in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
multicastInterface - Variable in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
MulticastReceiver<C extends MulticastReceiverConfiguration> - Interface in org.teleal.cling.transport.spi
 
MulticastReceiverConfiguration - Interface in org.teleal.cling.transport.spi
 
MulticastReceiverConfigurationImpl - Class in org.teleal.cling.transport.impl
 
MulticastReceiverConfigurationImpl(InetAddress, int) - Constructor for class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
MulticastReceiverConfigurationImpl(String, int) - Constructor for class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
MulticastReceiverImpl - Class in org.teleal.cling.transport.impl
 
MulticastReceiverImpl(MulticastReceiverConfigurationImpl) - Constructor for class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
multicastReceivers - Variable in class org.teleal.cling.transport.RouterImpl
 
MutableAction - Class in org.teleal.cling.binding.staging
 
MutableAction() - Constructor for class org.teleal.cling.binding.staging.MutableAction
 
MutableActionArgument - Class in org.teleal.cling.binding.staging
 
MutableActionArgument() - Constructor for class org.teleal.cling.binding.staging.MutableActionArgument
 
MutableDeviceDescriptor - Class in org.teleal.cling.binding.staging
 
MutableDeviceDescriptor() - Constructor for class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
MutableDeviceService - Class in org.teleal.cling.binding.staging
 
MutableDeviceService() - Constructor for class org.teleal.cling.binding.staging.MutableDeviceService
 
MutableIcon - Class in org.teleal.cling.binding.staging
 
MutableIcon() - Constructor for class org.teleal.cling.binding.staging.MutableIcon
 
MutableServiceDescriptor - Class in org.teleal.cling.binding.staging
 
MutableServiceDescriptor() - Constructor for class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
MutableStateVariable - Class in org.teleal.cling.binding.staging
 
MutableStateVariable() - Constructor for class org.teleal.cling.binding.staging.MutableStateVariable
 
MXHeader - Class in org.teleal.cling.model.message.header
 
MXHeader() - Constructor for class org.teleal.cling.model.message.header.MXHeader
 
MXHeader(Integer) - Constructor for class org.teleal.cling.model.message.header.MXHeader
 

N

name - Variable in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
name - Variable in class org.teleal.cling.binding.staging.MutableAction
 
name - Variable in class org.teleal.cling.binding.staging.MutableActionArgument
 
name - Variable in class org.teleal.cling.binding.staging.MutableStateVariable
 
NamedDeviceType - Class in org.teleal.cling.model.types
 
NamedDeviceType(UDN, DeviceType) - Constructor for class org.teleal.cling.model.types.NamedDeviceType
 
NamedServiceType - Class in org.teleal.cling.model.types
 
NamedServiceType(UDN, ServiceType) - Constructor for class org.teleal.cling.model.types.NamedServiceType
 
namespace - Variable in class org.teleal.cling.model.message.header.MANHeader
 
NAMESPACE_PATTERN - Static variable in class org.teleal.cling.model.message.header.MANHeader
 
NAMESPACE_URI - Static variable in class org.teleal.cling.binding.xml.parser.DeviceDOM
 
NAMESPACE_URI - Static variable in class org.teleal.cling.binding.xml.parser.ServiceDOM
 
NAMESPACE_URI - Static variable in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
networkAddressFactory - Variable in class org.teleal.cling.transport.RouterImpl
 
NetworkAddressFactory - Interface in org.teleal.cling.transport.spi
 
NetworkAddressFactoryImpl - Class in org.teleal.cling.transport.impl
Supports only IPv4! Ignores the "vmnet*" interfaces!
NetworkAddressFactoryImpl() - Constructor for class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
networkInterfaces - Variable in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
newInstance(UDN, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<S>[], List<D>) - Method in class org.teleal.cling.model.meta.Device
 
newInstance(UDN, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<LocalService>[], List<LocalDevice>) - Method in class org.teleal.cling.model.meta.LocalDevice
 
newInstance(UDN, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<RemoteService>[], List<RemoteDevice>) - Method in class org.teleal.cling.model.meta.RemoteDevice
 
normalizeTimeZone(String) - Method in class org.teleal.cling.model.types.DateTimeDatatype
 
normalizeTimeZone(String) - Method in class org.teleal.cling.model.types.TimeDatatype
 
normalizeURI(URI) - Method in class org.teleal.cling.model.meta.RemoteDevice
 
NotificationSubtype - Enum in org.teleal.cling.model.types
 
NS_UPNP_CONTROL_10 - Static variable in interface org.teleal.cling.model.Constants
 
NS_UPNP_EVENT_10 - Static variable in interface org.teleal.cling.model.Constants
 
NTEventHeader - Class in org.teleal.cling.model.message.header
 
NTEventHeader() - Constructor for class org.teleal.cling.model.message.header.NTEventHeader
 
NTSHeader - Class in org.teleal.cling.model.message.header
 
NTSHeader() - Constructor for class org.teleal.cling.model.message.header.NTSHeader
 
NTSHeader(NotificationSubtype) - Constructor for class org.teleal.cling.model.message.header.NTSHeader
 

O

org.teleal.cling - package org.teleal.cling
 
org.teleal.cling.binding - package org.teleal.cling.binding
 
org.teleal.cling.binding.annotations - package org.teleal.cling.binding.annotations
 
org.teleal.cling.binding.staging - package org.teleal.cling.binding.staging
 
org.teleal.cling.binding.xml - package org.teleal.cling.binding.xml
 
org.teleal.cling.binding.xml.parser - package org.teleal.cling.binding.xml.parser
 
org.teleal.cling.controlpoint - package org.teleal.cling.controlpoint
 
org.teleal.cling.model - package org.teleal.cling.model
 
org.teleal.cling.model.action - package org.teleal.cling.model.action
 
org.teleal.cling.model.gena - package org.teleal.cling.model.gena
 
org.teleal.cling.model.message - package org.teleal.cling.model.message
 
org.teleal.cling.model.message.control - package org.teleal.cling.model.message.control
 
org.teleal.cling.model.message.discovery - package org.teleal.cling.model.message.discovery
 
org.teleal.cling.model.message.gena - package org.teleal.cling.model.message.gena
 
org.teleal.cling.model.message.header - package org.teleal.cling.model.message.header
 
org.teleal.cling.model.meta - package org.teleal.cling.model.meta
 
org.teleal.cling.model.state - package org.teleal.cling.model.state
 
org.teleal.cling.model.types - package org.teleal.cling.model.types
 
org.teleal.cling.model.types.csv - package org.teleal.cling.model.types.csv
 
org.teleal.cling.protocol - package org.teleal.cling.protocol
 
org.teleal.cling.protocol.async - package org.teleal.cling.protocol.async
 
org.teleal.cling.protocol.sync - package org.teleal.cling.protocol.sync
 
org.teleal.cling.registry - package org.teleal.cling.registry
 
org.teleal.cling.transport - package org.teleal.cling.transport
 
org.teleal.cling.transport.impl - package org.teleal.cling.transport.impl
 
org.teleal.cling.transport.spi - package org.teleal.cling.transport.spi
 
OutgoingActionRequestMessage - Class in org.teleal.cling.model.message.control
 
OutgoingActionRequestMessage(ActionInvocation, URL) - Constructor for class org.teleal.cling.model.message.control.OutgoingActionRequestMessage
 
OutgoingActionRequestMessage(Action, UpnpRequest) - Constructor for class org.teleal.cling.model.message.control.OutgoingActionRequestMessage
 
OutgoingActionResponseMessage - Class in org.teleal.cling.model.message.control
 
OutgoingActionResponseMessage(Action) - Constructor for class org.teleal.cling.model.message.control.OutgoingActionResponseMessage
 
OutgoingActionResponseMessage(UpnpResponse.Status) - Constructor for class org.teleal.cling.model.message.control.OutgoingActionResponseMessage
 
OutgoingActionResponseMessage(UpnpResponse.Status, Action) - Constructor for class org.teleal.cling.model.message.control.OutgoingActionResponseMessage
 
OutgoingDatagramMessage<O extends UpnpOperation> - Class in org.teleal.cling.model.message
 
OutgoingDatagramMessage(O, InetAddress, int) - Constructor for class org.teleal.cling.model.message.OutgoingDatagramMessage
 
OutgoingDatagramMessage(O, UpnpMessage.BodyType, Object, InetAddress, int) - Constructor for class org.teleal.cling.model.message.OutgoingDatagramMessage
 
OutgoingEventRequestMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingEventRequestMessage(GENASubscription, URL, UnsignedIntegerFourBytes, Collection<StateVariableValue>) - Constructor for class org.teleal.cling.model.message.gena.OutgoingEventRequestMessage
 
OutgoingEventRequestMessage(GENASubscription, URL) - Constructor for class org.teleal.cling.model.message.gena.OutgoingEventRequestMessage
 
OutgoingEventResponseMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingEventResponseMessage() - Constructor for class org.teleal.cling.model.message.gena.OutgoingEventResponseMessage
 
OutgoingEventResponseMessage(UpnpResponse) - Constructor for class org.teleal.cling.model.message.gena.OutgoingEventResponseMessage
 
OutgoingNotificationRequest - Class in org.teleal.cling.model.message.discovery
 
OutgoingNotificationRequest(InetAddress, int, LocalDevice, NotificationSubtype) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingNotificationRequest
 
OutgoingNotificationRequestDeviceType - Class in org.teleal.cling.model.message.discovery
 
OutgoingNotificationRequestDeviceType(InetAddress, int, LocalDevice, NotificationSubtype) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingNotificationRequestDeviceType
 
OutgoingNotificationRequestRootDevice - Class in org.teleal.cling.model.message.discovery
 
OutgoingNotificationRequestRootDevice(InetAddress, int, byte[], LocalDevice, NotificationSubtype) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingNotificationRequestRootDevice
 
OutgoingNotificationRequestServiceType - Class in org.teleal.cling.model.message.discovery
 
OutgoingNotificationRequestServiceType(InetAddress, int, LocalDevice, NotificationSubtype, ServiceType) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingNotificationRequestServiceType
 
OutgoingNotificationRequestUDN - Class in org.teleal.cling.model.message.discovery
 
OutgoingNotificationRequestUDN(InetAddress, int, LocalDevice, NotificationSubtype) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingNotificationRequestUDN
 
OutgoingRenewalRequestMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingRenewalRequestMessage(RemoteGENASubscription) - Constructor for class org.teleal.cling.model.message.gena.OutgoingRenewalRequestMessage
 
OutgoingSearchRequest - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchRequest(UpnpHeader) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchRequest
 
OutgoingSearchResponse - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponse(IncomingDatagramMessage, int, LocalDevice) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponse
 
OutgoingSearchResponseDeviceType - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponseDeviceType(IncomingDatagramMessage, int, LocalDevice) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponseDeviceType
 
OutgoingSearchResponseRootDevice - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponseRootDevice(IncomingDatagramMessage, int, byte[], LocalDevice) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponseRootDevice
 
OutgoingSearchResponseRootDeviceUDN - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponseRootDeviceUDN(IncomingDatagramMessage, int, byte[], LocalDevice) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponseRootDeviceUDN
 
OutgoingSearchResponseServiceType - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponseServiceType(IncomingDatagramMessage, int, LocalDevice, ServiceType) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponseServiceType
 
OutgoingSearchResponseUDN - Class in org.teleal.cling.model.message.discovery
 
OutgoingSearchResponseUDN(IncomingDatagramMessage, int, LocalDevice) - Constructor for class org.teleal.cling.model.message.discovery.OutgoingSearchResponseUDN
 
OutgoingSubscribeRequestMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingSubscribeRequestMessage(RemoteGENASubscription, int) - Constructor for class org.teleal.cling.model.message.gena.OutgoingSubscribeRequestMessage
 
OutgoingSubscribeResponseMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingSubscribeResponseMessage(UpnpResponse.Status) - Constructor for class org.teleal.cling.model.message.gena.OutgoingSubscribeResponseMessage
 
OutgoingSubscribeResponseMessage(LocalGENASubscription) - Constructor for class org.teleal.cling.model.message.gena.OutgoingSubscribeResponseMessage
 
OutgoingUnsubscribeRequestMessage - Class in org.teleal.cling.model.message.gena
 
OutgoingUnsubscribeRequestMessage(RemoteGENASubscription) - Constructor for class org.teleal.cling.model.message.gena.OutgoingUnsubscribeRequestMessage
 
output - Variable in class org.teleal.cling.model.action.ActionInvocation
 
outputArgumentAccessors - Variable in class org.teleal.cling.model.action.ActionExecutor
 
outputMessage - Variable in class org.teleal.cling.protocol.ReceivingSync
 
outputMessage - Variable in class org.teleal.cling.protocol.SendingSync
 

P

parentDevice - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
parser - Variable in class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
parser - Variable in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
parseString(String) - Method in class org.teleal.cling.model.types.csv.CSV
 
PATTERN - Static variable in class org.teleal.cling.model.message.header.MANHeader
 
PATTERN - Static variable in class org.teleal.cling.model.message.header.TimeoutHeader
 
PATTERN - Static variable in class org.teleal.cling.model.types.DeviceType
 
PATTERN - Static variable in class org.teleal.cling.model.types.ServiceId
 
PATTERN - Static variable in class org.teleal.cling.model.types.ServiceType
 
PATTERN - Static variable in class org.teleal.cling.model.types.SoapActionType
 
PATTERN - Static variable in class org.teleal.cling.model.types.UDADeviceType
 
PATTERN - Static variable in class org.teleal.cling.model.types.UDAServiceId
 
PATTERN - Static variable in class org.teleal.cling.model.types.UDAServiceType
 
PATTERN_MAGIC_CONTROL - Static variable in class org.teleal.cling.model.types.SoapActionType
 
pendingExecutions - Variable in class org.teleal.cling.registry.RegistryImpl
 
Phase - Enum in org.teleal.cling.model.meta
 
prefix(String) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
PREFIX - Static variable in class org.teleal.cling.model.message.header.SubscriptionIdHeader
 
PREFIX - Static variable in class org.teleal.cling.model.types.UDN
 
prefixLocalURI(URI) - Method in class org.teleal.cling.model.meta.Device
 
prefixLocalURI(String) - Method in class org.teleal.cling.model.meta.DeviceService
 
prefixLocalURI(Device, URI) - Method in class org.teleal.cling.model.meta.DeviceService
 
presentationURI - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
printDebugLog() - Method in class org.teleal.cling.registry.RegistryImpl
 
process(StreamRequestMessage) - Method in class org.teleal.cling.transport.spi.UpnpStream
 
processingInstruction(String, String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
processNewSubscription(DeviceService, IncomingSubscribeRequestMessage) - Method in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
processRenewal(DeviceService, IncomingSubscribeRequestMessage) - Method in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
PRODUCT_TOKEN_NAME - Static variable in interface org.teleal.cling.model.Constants
 
PRODUCT_TOKEN_VERSION - Static variable in interface org.teleal.cling.model.Constants
 
propertyChange(PropertyChangeEvent) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
propertyChangeSupport - Variable in class org.teleal.cling.model.gena.RemoteGENASubscription
 
propertyChangeSupport - Variable in class org.teleal.cling.model.state.ServiceState
 
protocolFactory - Variable in class org.teleal.cling.controlpoint.ControlPointImpl
 
ProtocolFactory - Interface in org.teleal.cling.protocol
 
protocolFactory - Variable in class org.teleal.cling.registry.RegistryImpl
 
protocolFactory - Variable in class org.teleal.cling.transport.RouterImpl
 
protocolFactory - Variable in class org.teleal.cling.transport.spi.UpnpStream
 
protocolFactory - Variable in class org.teleal.cling.UpnpServiceImpl
 
ProtocolFactoryImpl - Class in org.teleal.cling.protocol
 
ProtocolFactoryImpl(UpnpService) - Constructor for class org.teleal.cling.protocol.ProtocolFactoryImpl
 
put(UpnpHeader.Type, List<UpnpHeader>) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
put(String, List<String>) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
putAll(Map<? extends UpnpHeader.Type, ? extends List<UpnpHeader>>) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 

Q

QueryStateVariableAction<S extends Service> - Class in org.teleal.cling.model.meta
Note: This is already deprecated in UDA 1.0!
QueryStateVariableAction() - Constructor for class org.teleal.cling.model.meta.QueryStateVariableAction
 
QueryStateVariableAction(S) - Constructor for class org.teleal.cling.model.meta.QueryStateVariableAction
 
QueryStateVariableExecutor - Class in org.teleal.cling.model.action
 
QueryStateVariableExecutor() - Constructor for class org.teleal.cling.model.action.QueryStateVariableExecutor
 

R

randomGenerator - Variable in class org.teleal.cling.protocol.async.ReceivingSearch
 
read(Class<?>) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
read(Class<?>, ServiceId, ServiceType, boolean, Class[]) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
read(Class<?>, ServiceId, ServiceType, boolean, Set<Class>) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
read(Class<?>) - Method in interface org.teleal.cling.binding.LocalServiceBinder
 
read(Class<?>, ServiceId, ServiceType, boolean, Class[]) - Method in interface org.teleal.cling.binding.LocalServiceBinder
 
read(Class<T>, String) - Method in interface org.teleal.cling.binding.xml.ServiceDescriptorBinder
 
read(Class<S>, String) - Method in class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
read(Object) - Method in class org.teleal.cling.model.state.FieldStateVariableAccessor
 
read(Object) - Method in class org.teleal.cling.model.state.GetterStateVariableAccessor
 
read(StateVariable<LocalService>, Object) - Method in class org.teleal.cling.model.state.StateVariableAccessor
 
read(Object) - Method in class org.teleal.cling.model.state.StateVariableAccessor
 
read(InetAddress, DatagramPacket) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
read(InetAddress, DatagramPacket) - Method in interface org.teleal.cling.transport.spi.DatagramProcessor
 
readActionInputArguments(Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readActionOutputArguments(Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readActionRequestElement(Element, ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readActionResponseElement(Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readActions(Class<?>, Map<StateVariable, StateVariableAccessor>, Set<Class>) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
readBody(IncomingEventRequestMessage) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
readBody(ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBody(ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBody(IncomingEventRequestMessage) - Method in interface org.teleal.cling.transport.spi.GENAEventProcessor
 
readBody(ActionRequestMessage, ActionInvocation) - Method in interface org.teleal.cling.transport.spi.SOAPActionProcessor
 
readBody(ActionResponseMessage, ActionInvocation) - Method in interface org.teleal.cling.transport.spi.SOAPActionProcessor
 
readBodyElement(Document) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBodyFailure(Document, Element) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBodyRequest(Document, Element, ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBodyResponse(Document, Element, ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readBufferedString(InputStream) - Static method in class org.teleal.cling.transport.impl.StreamUtil
 
readBytes(InputStream) - Static method in class org.teleal.cling.transport.impl.StreamUtil
 
readEventedStateVariableValues() - Method in class org.teleal.cling.model.state.ServiceState
 
readFaultElement(Element) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
readFormats - Variable in class org.teleal.cling.model.types.DateTimeDatatype
 
readFormats - Variable in class org.teleal.cling.model.types.TimeDatatype
 
readHeaders(ByteArrayInputStream) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
readLine(ByteArrayInputStream) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
readOutputArgumentValues(Action<LocalService>, Object) - Method in class org.teleal.cling.model.action.ActionExecutor
 
readProperties(Element, IncomingEventRequestMessage) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
readPropertysetElement(Document) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
readRequestMessage(InetAddress, DatagramPacket, ByteArrayInputStream, String, String) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
readResponseMessage(InetAddress, DatagramPacket, ByteArrayInputStream, int, String, String) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
readServiceDescriptor(RemoteDevice, DeviceService) - Method in class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
readServiceManager(Class<?>) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
readStateVariables(Class<?>, Set<Class>) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
readStringConvertibleTypes(Class[]) - Method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
receive(UnsignedIntegerFourBytes, Collection<StateVariableValue>) - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
received(IncomingDatagramMessage) - Method in interface org.teleal.cling.transport.Router
 
received(UpnpStream) - Method in interface org.teleal.cling.transport.Router
 
received(IncomingDatagramMessage) - Method in class org.teleal.cling.transport.RouterImpl
 
received(UpnpStream) - Method in class org.teleal.cling.transport.RouterImpl
 
ReceivingAction - Class in org.teleal.cling.protocol.sync
 
ReceivingAction(UpnpService, StreamRequestMessage) - Constructor for class org.teleal.cling.protocol.sync.ReceivingAction
 
ReceivingAsync<M extends UpnpMessage> - Class in org.teleal.cling.protocol
 
ReceivingAsync(UpnpService, M) - Constructor for class org.teleal.cling.protocol.ReceivingAsync
 
ReceivingEvent - Class in org.teleal.cling.protocol.sync
 
ReceivingEvent(UpnpService, StreamRequestMessage) - Constructor for class org.teleal.cling.protocol.sync.ReceivingEvent
 
ReceivingNotification - Class in org.teleal.cling.protocol.async
Why does this (control point) protocol implementation ignore anything but root device notification messages?

The UDA 1.0 spec says that if a device comes online, it will send out dozens of advertisement messages.

ReceivingNotification(UpnpService, IncomingDatagramMessage<UpnpRequest>) - Constructor for class org.teleal.cling.protocol.async.ReceivingNotification
 
ReceivingRetrieval - Class in org.teleal.cling.protocol.sync
 
ReceivingRetrieval(UpnpService, StreamRequestMessage) - Constructor for class org.teleal.cling.protocol.sync.ReceivingRetrieval
 
ReceivingSearch - Class in org.teleal.cling.protocol.async
 
ReceivingSearch(UpnpService, IncomingDatagramMessage<UpnpRequest>) - Constructor for class org.teleal.cling.protocol.async.ReceivingSearch
 
ReceivingSearchResponse - Class in org.teleal.cling.protocol.async
 
ReceivingSearchResponse(UpnpService, IncomingDatagramMessage<UpnpResponse>) - Constructor for class org.teleal.cling.protocol.async.ReceivingSearchResponse
 
ReceivingSubscribe - Class in org.teleal.cling.protocol.sync
 
ReceivingSubscribe(UpnpService, StreamRequestMessage) - Constructor for class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
ReceivingSync<IN extends StreamRequestMessage,OUT extends StreamResponseMessage> - Class in org.teleal.cling.protocol
 
ReceivingSync(UpnpService, IN) - Constructor for class org.teleal.cling.protocol.ReceivingSync
 
ReceivingUnsubscribe - Class in org.teleal.cling.protocol.sync
 
ReceivingUnsubscribe(UpnpService, StreamRequestMessage) - Constructor for class org.teleal.cling.protocol.sync.ReceivingUnsubscribe
 
REGEX_ID - Static variable in interface org.teleal.cling.model.Constants
 
REGEX_NAMESPACE - Static variable in interface org.teleal.cling.model.Constants
 
REGEX_TYPE - Static variable in interface org.teleal.cling.model.Constants
 
REGEX_UDA_NAME - Static variable in interface org.teleal.cling.model.Constants
 
registerOnService() - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
RegistrationException - Exception in org.teleal.cling.registry
 
RegistrationException(String) - Constructor for exception org.teleal.cling.registry.RegistrationException
 
RegistrationException(String, Throwable) - Constructor for exception org.teleal.cling.registry.RegistrationException
 
RegistrationException(String, List<ValidationError>) - Constructor for exception org.teleal.cling.registry.RegistrationException
 
registry - Variable in class org.teleal.cling.controlpoint.ControlPointImpl
 
Registry - Interface in org.teleal.cling.registry
 
registry - Variable in class org.teleal.cling.UpnpServiceImpl
 
RegistryImpl - Class in org.teleal.cling.registry
 
RegistryImpl(UpnpServiceConfiguration, ProtocolFactory) - Constructor for class org.teleal.cling.registry.RegistryImpl
 
RegistryListener - Interface in org.teleal.cling.registry
 
registryListeners - Variable in class org.teleal.cling.registry.RegistryImpl
 
registryMaintainer - Variable in class org.teleal.cling.registry.RegistryImpl
 
RegistryMaintainer - Class in org.teleal.cling.registry
 
RegistryMaintainer(RegistryImpl) - Constructor for class org.teleal.cling.registry.RegistryMaintainer
 
relatedStateVariable - Variable in class org.teleal.cling.binding.staging.MutableActionArgument
 
RemoteDevice - Class in org.teleal.cling.model.meta
 
RemoteDevice(RemoteDeviceIdentity) - Constructor for class org.teleal.cling.model.meta.RemoteDevice
 
RemoteDevice(RemoteDeviceIdentity, DeviceType, DeviceDetails, Icon[], DeviceService<RemoteService>[]) - Constructor for class org.teleal.cling.model.meta.RemoteDevice
 
RemoteDevice(RemoteDeviceIdentity, DeviceType, DeviceDetails, Icon[], DeviceService<RemoteService>[], RemoteDevice[]) - Constructor for class org.teleal.cling.model.meta.RemoteDevice
 
RemoteDevice(RemoteDeviceIdentity, UDAVersion, DeviceType, DeviceDetails, Icon[], DeviceService<RemoteService>[], RemoteDevice[]) - Constructor for class org.teleal.cling.model.meta.RemoteDevice
 
remoteDeviceAdded(Registry, RemoteDevice) - Method in class org.teleal.cling.registry.DefaultRegistryListener
 
remoteDeviceAdded(Registry, RemoteDevice) - Method in interface org.teleal.cling.registry.RegistryListener
 
RemoteDeviceIdentity - Class in org.teleal.cling.model.meta
 
RemoteDeviceIdentity(UDN, RemoteDeviceIdentity) - Constructor for class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
RemoteDeviceIdentity(UDN, Integer, URL, byte[], InetAddress) - Constructor for class org.teleal.cling.model.meta.RemoteDeviceIdentity
 
remoteDeviceRemoved(Registry, RemoteDevice) - Method in class org.teleal.cling.registry.DefaultRegistryListener
 
remoteDeviceRemoved(Registry, RemoteDevice) - Method in interface org.teleal.cling.registry.RegistryListener
 
remoteDeviceUpdated(Registry, RemoteDevice) - Method in class org.teleal.cling.registry.DefaultRegistryListener
 
remoteDeviceUpdated(Registry, RemoteDevice) - Method in interface org.teleal.cling.registry.RegistryListener
 
RemoteGENASubscription - Class in org.teleal.cling.model.gena
 
RemoteGENASubscription(DeviceService) - Constructor for class org.teleal.cling.model.gena.RemoteGENASubscription
 
RemoteGENASubscription(DeviceService, int) - Constructor for class org.teleal.cling.model.gena.RemoteGENASubscription
 
remoteItems - Variable in class org.teleal.cling.registry.RegistryImpl
 
RemoteService - Class in org.teleal.cling.model.meta
 
RemoteService(UDAVersion, Action[], StateVariable[]) - Constructor for class org.teleal.cling.model.meta.RemoteService
 
RemoteService(Action[], StateVariable[]) - Constructor for class org.teleal.cling.model.meta.RemoteService
 
remove(Object) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
remove(Object) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
removeAllLocalDevices() - Method in interface org.teleal.cling.registry.Registry
 
removeAllLocalDevices() - Method in class org.teleal.cling.registry.RegistryImpl
 
removeAllRemoteDevices() - Method in interface org.teleal.cling.registry.Registry
 
removeAllRemoteDevices() - Method in class org.teleal.cling.registry.RegistryImpl
 
removeDevice(LocalDevice) - Method in interface org.teleal.cling.registry.Registry
 
removeDevice(RemoteDevice) - Method in interface org.teleal.cling.registry.Registry
 
removeDevice(LocalDevice) - Method in class org.teleal.cling.registry.RegistryImpl
 
removeDevice(RemoteDevice) - Method in class org.teleal.cling.registry.RegistryImpl
 
removeListener(RegistryListener) - Method in interface org.teleal.cling.registry.Registry
 
removeListener(RegistryListener) - Method in class org.teleal.cling.registry.RegistryImpl
 
removeLocalSubscription(LocalGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
removeLocalSubscription(LocalGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
removeRemoteSubscription(RemoteGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
removeRemoteSubscription(RemoteGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
removeResource(Resource) - Method in interface org.teleal.cling.registry.Registry
 
removeResource(Resource) - Method in class org.teleal.cling.registry.RegistryImpl
 
requestedDurationSeconds - Variable in class org.teleal.cling.controlpoint.SubscriptionCallback
 
requestedDurationSeconds - Variable in class org.teleal.cling.model.gena.GENASubscription
 
resolveEntity(String, String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
 
resolveInLocalNamespace(String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
 
resolveInORNamespace(String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
 
Resource<M> - Class in org.teleal.cling.model
 
Resource(URI, M) - Constructor for class org.teleal.cling.model.Resource
 
Resource(Resource.Type, URI, M) - Constructor for class org.teleal.cling.model.Resource
 
Resource.Type - Enum in org.teleal.cling.model
 
RESOURCE_DESCRIPTOR_FILE - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_DEVICE_PREFIX - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_EMBEDDED_PREFIX - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_SERVICE_CALLBACK_FILE - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_SERVICE_CONTROL_SUFFIX - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_SERVICE_EVENTS_SUFFIX - Static variable in interface org.teleal.cling.model.Constants
 
RESOURCE_SERVICE_PREFIX - Static variable in interface org.teleal.cling.model.Constants
 
resources - Variable in class org.teleal.cling.registry.RegistryImpl
 
responseException(Throwable) - Method in class org.teleal.cling.protocol.ReceivingSync
 
responseException(Throwable) - Method in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
responseException(Throwable) - Method in class org.teleal.cling.transport.spi.UpnpStream
 
responseSent(StreamResponseMessage) - Method in class org.teleal.cling.protocol.ReceivingSync
 
responseSent(StreamResponseMessage) - Method in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
responseSent(StreamResponseMessage) - Method in class org.teleal.cling.transport.spi.UpnpStream
 
RetrieveRemoteDescriptors - Class in org.teleal.cling.protocol
 
RetrieveRemoteDescriptors(UpnpService, RemoteDevice) - Constructor for class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
retval - Variable in class org.teleal.cling.binding.staging.MutableActionArgument
 
ROOT_DEVICE_SUFFIX - Static variable in class org.teleal.cling.model.message.header.USNRootDeviceHeader
 
RootDeviceHeader - Class in org.teleal.cling.model.message.header
 
RootDeviceHeader() - Constructor for class org.teleal.cling.model.message.header.RootDeviceHeader
 
router - Variable in class org.teleal.cling.transport.impl.DatagramIOImpl
 
router - Variable in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
Router - Interface in org.teleal.cling.transport
 
router - Variable in class org.teleal.cling.UpnpServiceImpl
 
RouterImpl - Class in org.teleal.cling.transport
 
RouterImpl(UpnpServiceConfiguration, ProtocolFactory) - Constructor for class org.teleal.cling.transport.RouterImpl
 
run() - Method in class org.teleal.cling.controlpoint.ActionCallback
 
run() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
run() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
run() - Method in class org.teleal.cling.protocol.RetrieveRemoteDescriptors
 
run() - Method in class org.teleal.cling.protocol.SendingAsync
 
run() - Method in class org.teleal.cling.registry.RegistryMaintainer
 
run() - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
run() - Method in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
run() - Method in class org.teleal.cling.transport.impl.StreamServerImpl
 
run() - Method in class org.teleal.cling.transport.spi.UpnpStream
 

S

schema - Variable in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
SCHEMA_RESOURCE - Static variable in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
search(UpnpHeader) - Method in interface org.teleal.cling.controlpoint.ControlPoint
 
search(UpnpHeader) - Method in class org.teleal.cling.controlpoint.ControlPointImpl
 
SearchPort - Class in org.teleal.cling.model.types
 
SearchPort(int) - Constructor for class org.teleal.cling.model.types.SearchPort
 
send(OutgoingDatagramMessage) - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
send(DatagramPacket) - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
send(OutgoingDatagramMessage) - Method in interface org.teleal.cling.transport.Router
 
send(StreamRequestMessage) - Method in interface org.teleal.cling.transport.Router
 
send(OutgoingDatagramMessage) - Method in class org.teleal.cling.transport.RouterImpl
 
send(StreamRequestMessage) - Method in class org.teleal.cling.transport.RouterImpl
 
send(OutgoingDatagramMessage) - Method in interface org.teleal.cling.transport.spi.DatagramIO
 
send(DatagramPacket) - Method in interface org.teleal.cling.transport.spi.DatagramIO
 
SendingAction - Class in org.teleal.cling.protocol.sync
 
SendingAction(UpnpService, ActionInvocation, URL) - Constructor for class org.teleal.cling.protocol.sync.SendingAction
 
SendingAsync - Class in org.teleal.cling.protocol
 
SendingAsync(UpnpService, InetAddress, int) - Constructor for class org.teleal.cling.protocol.SendingAsync
 
SendingAsync(UpnpService) - Constructor for class org.teleal.cling.protocol.SendingAsync
 
SendingEvent - Class in org.teleal.cling.protocol.sync
 
SendingEvent(UpnpService, LocalGENASubscription) - Constructor for class org.teleal.cling.protocol.sync.SendingEvent
 
SendingNotification - Class in org.teleal.cling.protocol.async
 
SendingNotification(UpnpService, LocalDevice) - Constructor for class org.teleal.cling.protocol.async.SendingNotification
 
SendingNotificationAlive - Class in org.teleal.cling.protocol.async
 
SendingNotificationAlive(UpnpService, LocalDevice) - Constructor for class org.teleal.cling.protocol.async.SendingNotificationAlive
 
SendingNotificationByebye - Class in org.teleal.cling.protocol.async
 
SendingNotificationByebye(UpnpService, LocalDevice) - Constructor for class org.teleal.cling.protocol.async.SendingNotificationByebye
 
SendingRenewal - Class in org.teleal.cling.protocol.sync
 
SendingRenewal(UpnpService, RemoteGENASubscription) - Constructor for class org.teleal.cling.protocol.sync.SendingRenewal
 
SendingSearch - Class in org.teleal.cling.protocol.async
 
SendingSearch(UpnpService) - Constructor for class org.teleal.cling.protocol.async.SendingSearch
 
SendingSearch(UpnpService, UpnpHeader) - Constructor for class org.teleal.cling.protocol.async.SendingSearch
 
SendingSubscribe - Class in org.teleal.cling.protocol.sync
 
SendingSubscribe(UpnpService, RemoteGENASubscription) - Constructor for class org.teleal.cling.protocol.sync.SendingSubscribe
 
SendingSync<IN extends StreamRequestMessage,OUT extends StreamResponseMessage> - Class in org.teleal.cling.protocol
 
SendingSync(UpnpService, IN) - Constructor for class org.teleal.cling.protocol.SendingSync
 
SendingSync(UpnpService) - Constructor for class org.teleal.cling.protocol.SendingSync
 
SendingUnsubscribe - Class in org.teleal.cling.protocol.sync
 
SendingUnsubscribe(UpnpService, RemoteGENASubscription) - Constructor for class org.teleal.cling.protocol.sync.SendingUnsubscribe
 
sendMessages() - Method in class org.teleal.cling.protocol.async.SendingNotification
 
sendRemoteRequest(OutgoingActionRequestMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 
sendRequest(StreamRequestMessage) - Method in class org.teleal.cling.transport.impl.StreamClientImpl
 
sendRequest(StreamRequestMessage) - Method in interface org.teleal.cling.transport.spi.StreamClient
 
sendResponses(UpnpHeader) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
sendSearchResponseAll() - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
sendSearchResponseDeviceType(DeviceType) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
sendSearchResponseRootDevices() - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
sendSearchResponseServiceType(ServiceType) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
sendSearchResponseUDN(UDN) - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
serialNumber - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
server - Variable in class org.teleal.cling.transport.impl.StreamServerImpl
 
ServerClientTokens - Class in org.teleal.cling.model
 
ServerClientTokens() - Constructor for class org.teleal.cling.model.ServerClientTokens
 
ServerClientTokens(int, int, String, String, String, String) - Constructor for class org.teleal.cling.model.ServerClientTokens
 
ServerHeader - Class in org.teleal.cling.model.message.header
 
ServerHeader() - Constructor for class org.teleal.cling.model.message.header.ServerHeader
 
ServerHeader(ServerClientTokens) - Constructor for class org.teleal.cling.model.message.header.ServerHeader
 
Service<S extends Service> - Class in org.teleal.cling.model.meta
 
Service(Action<S>[], StateVariable<S>[]) - Constructor for class org.teleal.cling.model.meta.Service
 
Service(UDAVersion, Action<S>[], StateVariable<S>[]) - Constructor for class org.teleal.cling.model.meta.Service
 
service - Variable in class org.teleal.cling.model.state.ServiceState
 
serviceClass - Variable in class org.teleal.cling.model.DefaultServiceManager
 
ServiceDescriptorBinder - Interface in org.teleal.cling.binding.xml
 
ServiceDOM - Class in org.teleal.cling.binding.xml.parser
 
ServiceDOM(Document) - Constructor for class org.teleal.cling.binding.xml.parser.ServiceDOM
 
ServiceDOMParser - Class in org.teleal.cling.binding.xml.parser
 
ServiceDOMParser() - Constructor for class org.teleal.cling.binding.xml.parser.ServiceDOMParser
 
ServiceElement - Class in org.teleal.cling.binding.xml.parser
 
ServiceElement(XPath, Element) - Constructor for class org.teleal.cling.binding.xml.parser.ServiceElement
 
serviceId - Variable in class org.teleal.cling.binding.staging.MutableDeviceService
 
ServiceId - Class in org.teleal.cling.model.types
 
ServiceId(String, UUID) - Constructor for class org.teleal.cling.model.types.ServiceId
 
ServiceId(String, String) - Constructor for class org.teleal.cling.model.types.ServiceId
 
serviceImpl - Variable in class org.teleal.cling.model.DefaultServiceManager
 
ServiceManager - Class in org.teleal.cling.model
 
ServiceManager() - Constructor for class org.teleal.cling.model.ServiceManager
 
ServiceReference - Class in org.teleal.cling.model
 
ServiceReference(UDN, ServiceId) - Constructor for class org.teleal.cling.model.ServiceReference
 
ServiceState - Class in org.teleal.cling.model.state
 
ServiceState() - Constructor for class org.teleal.cling.model.state.ServiceState
 
serviceType - Variable in class org.teleal.cling.binding.staging.MutableDeviceService
 
ServiceType - Class in org.teleal.cling.model.types
 
ServiceType(String, String, int) - Constructor for class org.teleal.cling.model.types.ServiceType
 
ServiceTypeHeader - Class in org.teleal.cling.model.message.header
 
ServiceTypeHeader() - Constructor for class org.teleal.cling.model.message.header.ServiceTypeHeader
 
ServiceTypeHeader(URI) - Constructor for class org.teleal.cling.model.message.header.ServiceTypeHeader
 
ServiceTypeHeader(ServiceType) - Constructor for class org.teleal.cling.model.message.header.ServiceTypeHeader
 
ServiceUSNHeader - Class in org.teleal.cling.model.message.header
 
ServiceUSNHeader() - Constructor for class org.teleal.cling.model.message.header.ServiceUSNHeader
 
ServiceUSNHeader(UDN, ServiceType) - Constructor for class org.teleal.cling.model.message.header.ServiceUSNHeader
 
ServiceUSNHeader(NamedServiceType) - Constructor for class org.teleal.cling.model.message.header.ServiceUSNHeader
 
set(String, String) - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
setActualSubscriptionDurationSeconds(int) - Method in class org.teleal.cling.model.gena.GENASubscription
 
setBody(UpnpMessage.BodyType, Object) - Method in interface org.teleal.cling.model.message.control.ActionMessage
 
setBody(UpnpMessage.BodyType, Object) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setBodyType(UpnpMessage.BodyType) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setBuiltin(Datatype.Builtin) - Method in class org.teleal.cling.model.types.AbstractDatatype
 
setBuiltin(Datatype.Builtin) - Method in interface org.teleal.cling.model.types.Datatype
 
setConnectionTimeoutSeconds(int) - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
setContent(String) - Method in class org.teleal.cling.binding.xml.parser.DescriptorElement
 
setControlPoint(ControlPoint) - Method in class org.teleal.cling.controlpoint.ActionCallback
 
setControlPoint(ControlPoint) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
setDataReadTimeoutSeconds(int) - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
setDocumentLocator(Locator) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
setFailure(ActionException) - Method in class org.teleal.cling.model.action.ActionInvocation
 
setGroup(InetAddress) - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
setGroup(InetAddress) - Method in class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
setHeaders(UpnpHeaders) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setHost(String) - Method in class org.teleal.cling.model.types.HostPort
 
setHttpMinorVersion(int) - Method in class org.teleal.cling.model.message.UpnpOperation
 
setInputMessage(IN) - Method in class org.teleal.cling.protocol.SendingSync
 
setInputOutput(ActionInvocationValues<S>) - Method in class org.teleal.cling.model.action.ActionInvocation
 
setListenPort(int) - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
setMajorVersion(int) - Method in class org.teleal.cling.model.ServerClientTokens
 
setMinorVersion(int) - Method in class org.teleal.cling.model.ServerClientTokens
 
setNamespace(String) - Method in class org.teleal.cling.model.message.header.MANHeader
 
setOperation(O) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setOsName(String) - Method in class org.teleal.cling.model.ServerClientTokens
 
setOsVersion(String) - Method in class org.teleal.cling.model.ServerClientTokens
 
setOutput(ActionInvocationValues<S>) - Method in class org.teleal.cling.model.action.ActionInvocation
 
setOutputArgumentValues(ActionInvocation<LocalService>, Object) - Method in class org.teleal.cling.model.action.ActionExecutor
 
setPort(int) - Method in class org.teleal.cling.model.types.HostPort
 
setPort(int) - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
setPort(int) - Method in class org.teleal.cling.transport.impl.MulticastReceiverConfigurationImpl
 
setPrefix(UpnpHeader.Type, String) - Method in class org.teleal.cling.model.message.UpnpHeaders
 
setProductName(String) - Method in class org.teleal.cling.model.ServerClientTokens
 
setProductVersion(String) - Method in class org.teleal.cling.model.ServerClientTokens
 
setRequestMethod(String) - Method in class org.teleal.cling.transport.impl.StreamClientImpl.UpnpURLConnection
 
setString(String) - Method in class org.teleal.cling.model.message.header.CallbackHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.ContentTypeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.DeviceTypeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.DeviceUSNHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.EventSequenceHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.EXTHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.HostHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.InterfaceMacHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.LocationHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.MANHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.MaxAgeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.MXHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.NTEventHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.NTSHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.RootDeviceHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.ServerHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.ServiceTypeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.ServiceUSNHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.SoapActionHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.STAllHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.SubscriptionIdHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.TimeoutHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.UDADeviceTypeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.UDAServiceTypeHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.UDNHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.UpnpHeader
 
setString(String) - Method in class org.teleal.cling.model.message.header.USNRootDeviceHeader
 
setSubscription(GENASubscription) - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
setSubscriptionDuration(Integer) - Method in class org.teleal.cling.model.gena.LocalGENASubscription
 
setSubscriptionId(String) - Method in class org.teleal.cling.model.gena.GENASubscription
 
setTcpConnectionBacklog(int) - Method in class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
setTimeToLive(int) - Method in class org.teleal.cling.transport.impl.DatagramIOConfigurationImpl
 
setUdaMajorVersion(int) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setUdaMinorVersion(int) - Method in class org.teleal.cling.model.message.UpnpMessage
 
setUri(URI) - Method in class org.teleal.cling.model.message.UpnpRequest
 
setUsePersistentConnections(boolean) - Method in class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
setValue(int, Object) - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
setValue(T) - Method in class org.teleal.cling.model.message.header.UpnpHeader
 
setValue(long) - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
setValues(Object...) - Method in class org.teleal.cling.model.action.ActionInvocationValues
 
shutdown() - Method in interface org.teleal.cling.registry.Registry
 
shutdown() - Method in class org.teleal.cling.registry.RegistryImpl
 
shutdown() - Method in interface org.teleal.cling.transport.Router
 
shutdown() - Method in class org.teleal.cling.transport.RouterImpl
 
shutdown() - Method in interface org.teleal.cling.UpnpService
 
shutdown() - Method in class org.teleal.cling.UpnpServiceImpl
 
size() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
size() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
skippedEntity(String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
SOAP_NS_ENVELOPE - Static variable in interface org.teleal.cling.model.Constants
 
SOAP_URI_ENCODING_STYLE - Static variable in interface org.teleal.cling.model.Constants
 
SoapActionHeader - Class in org.teleal.cling.model.message.header
Needs to also parse: "urn:schemas-upnp-org:control-1-0#QueryStateVariable"
SoapActionHeader() - Constructor for class org.teleal.cling.model.message.header.SoapActionHeader
 
SoapActionHeader(URI) - Constructor for class org.teleal.cling.model.message.header.SoapActionHeader
 
SoapActionHeader(SoapActionType) - Constructor for class org.teleal.cling.model.message.header.SoapActionHeader
 
SOAPActionProcessor - Interface in org.teleal.cling.transport.spi
 
SOAPActionProcessorImpl - Class in org.teleal.cling.transport.impl
 
SOAPActionProcessorImpl() - Constructor for class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
SoapActionType - Class in org.teleal.cling.model.types
 
SoapActionType(ServiceType, String) - Constructor for class org.teleal.cling.model.types.SoapActionType
 
SoapActionType(String, String, Integer, String) - Constructor for class org.teleal.cling.model.types.SoapActionType
 
socket - Variable in class org.teleal.cling.transport.impl.DatagramIOImpl
 
SPACE_REPLACEMENT_CHAR - Static variable in class org.teleal.cling.model.ServerClientTokens
 
splitHeader(String) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
STAllHeader - Class in org.teleal.cling.model.message.header
 
STAllHeader() - Constructor for class org.teleal.cling.model.message.header.STAllHeader
 
startDocument() - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
startPrefixMapping(String, String) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
state - Variable in class org.teleal.cling.model.DefaultServiceManager
 
StateVariable<S extends Service> - Class in org.teleal.cling.model.meta
 
StateVariable(String, StateVariableTypeDetails) - Constructor for class org.teleal.cling.model.meta.StateVariable
 
StateVariable(String, StateVariableTypeDetails, StateVariableEventDetails) - Constructor for class org.teleal.cling.model.meta.StateVariable
 
StateVariableAccessor - Class in org.teleal.cling.model.state
 
StateVariableAccessor() - Constructor for class org.teleal.cling.model.state.StateVariableAccessor
 
stateVariableAccessors - Variable in class org.teleal.cling.model.meta.LocalService
 
StateVariableAllowedValueRange - Class in org.teleal.cling.model.meta
TODO: The question here is: Are they crazy enough to use this for !integer (e.g.
StateVariableAllowedValueRange(long, long) - Constructor for class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
StateVariableAllowedValueRange(long, long, long) - Constructor for class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
StateVariableEventDetails - Class in org.teleal.cling.model.meta
 
StateVariableEventDetails() - Constructor for class org.teleal.cling.model.meta.StateVariableEventDetails
 
StateVariableEventDetails(boolean) - Constructor for class org.teleal.cling.model.meta.StateVariableEventDetails
 
StateVariableEventDetails(boolean, int, int) - Constructor for class org.teleal.cling.model.meta.StateVariableEventDetails
 
stateVariables - Variable in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
stateVariables - Variable in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
StateVariableTypeDetails - Class in org.teleal.cling.model.meta
 
StateVariableTypeDetails(Datatype) - Constructor for class org.teleal.cling.model.meta.StateVariableTypeDetails
 
StateVariableTypeDetails(Datatype, String) - Constructor for class org.teleal.cling.model.meta.StateVariableTypeDetails
 
StateVariableTypeDetails(Datatype, String, String[], StateVariableAllowedValueRange) - Constructor for class org.teleal.cling.model.meta.StateVariableTypeDetails
 
StateVariableValue<S extends Service> - Class in org.teleal.cling.model.state
 
StateVariableValue(StateVariable<S>, Object) - Constructor for class org.teleal.cling.model.state.StateVariableValue
 
stop() - Method in class org.teleal.cling.registry.RegistryMaintainer
 
stop() - Method in class org.teleal.cling.transport.impl.DatagramIOImpl
 
stop() - Method in class org.teleal.cling.transport.impl.MulticastReceiverImpl
 
stop() - Method in class org.teleal.cling.transport.impl.StreamServerImpl
 
stop() - Method in interface org.teleal.cling.transport.spi.DatagramIO
 
stop() - Method in interface org.teleal.cling.transport.spi.MulticastReceiver
 
stop() - Method in interface org.teleal.cling.transport.spi.StreamServer
 
streamClient - Variable in class org.teleal.cling.transport.RouterImpl
 
StreamClient<C extends StreamClientConfiguration> - Interface in org.teleal.cling.transport.spi
 
StreamClientConfiguration - Interface in org.teleal.cling.transport.spi
 
StreamClientConfigurationImpl - Class in org.teleal.cling.transport.impl
 
StreamClientConfigurationImpl() - Constructor for class org.teleal.cling.transport.impl.StreamClientConfigurationImpl
 
StreamClientImpl - Class in org.teleal.cling.transport.impl
It's hard to believe how bad the JDK has gotten in the last 15 years.
StreamClientImpl(StreamClientConfigurationImpl) - Constructor for class org.teleal.cling.transport.impl.StreamClientImpl
 
StreamClientImpl.UpnpURLConnection - Class in org.teleal.cling.transport.impl
The Sun genuises restrict the JDK handlers to GET/POST/etc.
StreamClientImpl.UpnpURLConnection(URL, Handler) - Constructor for class org.teleal.cling.transport.impl.StreamClientImpl.UpnpURLConnection
 
StreamClientImpl.UpnpURLConnection(URL, String, int) - Constructor for class org.teleal.cling.transport.impl.StreamClientImpl.UpnpURLConnection
 
StreamRequestMessage - Class in org.teleal.cling.model.message
 
StreamRequestMessage(StreamRequestMessage) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URI) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URL) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest, String) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URI, String) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URL, String) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest, byte[]) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URI, byte[]) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamRequestMessage(UpnpRequest.Method, URL, byte[]) - Constructor for class org.teleal.cling.model.message.StreamRequestMessage
 
StreamResponseMessage - Class in org.teleal.cling.model.message
 
StreamResponseMessage(StreamResponseMessage) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(UpnpResponse.Status) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(UpnpResponse) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(UpnpResponse, String) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(String) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(UpnpResponse, byte[]) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(byte[]) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(String, ContentTypeHeader) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(String, String) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(byte[], ContentTypeHeader) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamResponseMessage(byte[], String) - Constructor for class org.teleal.cling.model.message.StreamResponseMessage
 
StreamServer<C extends StreamServerConfiguration> - Interface in org.teleal.cling.transport.spi
Listens to TCP connections and handles synchronous HTTP requests with UPnP message payloads.
StreamServerConfiguration - Interface in org.teleal.cling.transport.spi
 
StreamServerConfigurationImpl - Class in org.teleal.cling.transport.impl
 
StreamServerConfigurationImpl(int) - Constructor for class org.teleal.cling.transport.impl.StreamServerConfigurationImpl
 
StreamServerImpl - Class in org.teleal.cling.transport.impl
 
StreamServerImpl(StreamServerConfigurationImpl) - Constructor for class org.teleal.cling.transport.impl.StreamServerImpl
 
StreamServerImpl.RequestHttpHandler - Class in org.teleal.cling.transport.impl
 
StreamServerImpl.RequestHttpHandler(Router) - Constructor for class org.teleal.cling.transport.impl.StreamServerImpl.RequestHttpHandler
 
streamServers - Variable in class org.teleal.cling.transport.RouterImpl
 
StreamUtil - Class in org.teleal.cling.transport.impl
 
StreamUtil() - Constructor for class org.teleal.cling.transport.impl.StreamUtil
 
stringConvertibleTypes - Variable in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
stringConvertibleTypes - Variable in class org.teleal.cling.binding.annotations.AnnotationStateVariableBinder
 
stringConvertibleTypes - Variable in class org.teleal.cling.model.meta.LocalService
 
StringDatatype - Class in org.teleal.cling.model.types
 
StringDatatype() - Constructor for class org.teleal.cling.model.types.StringDatatype
 
subscription - Variable in class org.teleal.cling.protocol.sync.ReceivingSubscribe
 
subscription - Variable in class org.teleal.cling.protocol.sync.SendingEvent
 
subscription - Variable in class org.teleal.cling.protocol.sync.SendingRenewal
 
subscription - Variable in class org.teleal.cling.protocol.sync.SendingSubscribe
 
subscription - Variable in class org.teleal.cling.protocol.sync.SendingUnsubscribe
 
SubscriptionCallback - Class in org.teleal.cling.controlpoint
 
SubscriptionCallback(DeviceService) - Constructor for class org.teleal.cling.controlpoint.SubscriptionCallback
 
SubscriptionCallback(DeviceService, int) - Constructor for class org.teleal.cling.controlpoint.SubscriptionCallback
 
subscriptionId - Variable in class org.teleal.cling.model.gena.GENASubscription
 
SubscriptionIdHeader - Class in org.teleal.cling.model.message.header
 
SubscriptionIdHeader() - Constructor for class org.teleal.cling.model.message.header.SubscriptionIdHeader
 
SubscriptionIdHeader(String) - Constructor for class org.teleal.cling.model.message.header.SubscriptionIdHeader
 
success(ActionInvocation) - Method in class org.teleal.cling.controlpoint.ActionCallback
 
supportsQueryStateVariables - Variable in class org.teleal.cling.model.meta.LocalService
 
syncProtocol - Variable in class org.teleal.cling.transport.spi.UpnpStream
 
SYSTEM_PROPERTY_NET_ADDRESSES - Static variable in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 
SYSTEM_PROPERTY_NET_IFACES - Static variable in interface org.teleal.cling.transport.spi.NetworkAddressFactory
 

T

Test - Class in org.teleal.cling
 
Test() - Constructor for class org.teleal.cling.Test
 
TimeDatatype - Class in org.teleal.cling.model.types
 
TimeDatatype(String[], String) - Constructor for class org.teleal.cling.model.types.TimeDatatype
 
TimeoutHeader - Class in org.teleal.cling.model.message.header
 
TimeoutHeader() - Constructor for class org.teleal.cling.model.message.header.TimeoutHeader
 
TimeoutHeader(int) - Constructor for class org.teleal.cling.model.message.header.TimeoutHeader
 
TimeoutHeader(Integer) - Constructor for class org.teleal.cling.model.message.header.TimeoutHeader
 
toCommaSeparatedList(Object[]) - Static method in class org.teleal.cling.model.ModelUtil
 
toCommaSeparatedList(Object[], boolean, boolean) - Static method in class org.teleal.cling.model.ModelUtil
 
toFriendlyString() - Method in class org.teleal.cling.model.types.ServiceType
 
toJavaActionName(String) - Static method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
toJavaStateVariableName(String) - Static method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
toString() - Method in class org.teleal.cling.controlpoint.ActionCallback
 
toString() - Method in class org.teleal.cling.controlpoint.SubscriptionCallback
 
toString() - Method in class org.teleal.cling.model.action.ActionInvocation
 
toString() - Method in class org.teleal.cling.model.gena.GENASubscription
 
toString() - Method in class org.teleal.cling.model.gena.RemoteGENASubscription
 
toString() - Method in class org.teleal.cling.model.message.gena.IncomingEventRequestMessage
 
toString() - Method in class org.teleal.cling.model.message.gena.OutgoingSubscribeRequestMessage
 
toString() - Method in class org.teleal.cling.model.message.header.InterfaceMacHeader
 
toString() - Method in class org.teleal.cling.model.message.header.UpnpHeader
 
toString() - Method in class org.teleal.cling.model.message.UpnpMessage
 
toString() - Method in class org.teleal.cling.model.message.UpnpRequest
 
toString() - Method in class org.teleal.cling.model.message.UpnpResponse
 
toString() - Method in class org.teleal.cling.model.meta.Action
 
toString() - Method in class org.teleal.cling.model.meta.ActionArgument
 
toString() - Method in class org.teleal.cling.model.meta.Device
 
toString() - Method in class org.teleal.cling.model.meta.DeviceIdentity
 
toString() - Method in class org.teleal.cling.model.meta.DeviceService
 
toString() - Method in class org.teleal.cling.model.meta.Icon
 
toString() - Method in class org.teleal.cling.model.meta.Service
 
toString() - Method in class org.teleal.cling.model.meta.StateVariable
 
toString() - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
toString() - Method in class org.teleal.cling.model.Resource
 
toString() - Method in class org.teleal.cling.model.ServerClientTokens
 
toString() - Method in class org.teleal.cling.model.ServiceReference
 
toString() - Method in class org.teleal.cling.model.state.FieldStateVariableAccessor
 
toString() - Method in class org.teleal.cling.model.state.GetterStateVariableAccessor
 
toString() - Method in class org.teleal.cling.model.state.StateVariableAccessor
 
toString() - Method in class org.teleal.cling.model.types.AbstractDatatype
 
toString() - Method in class org.teleal.cling.model.types.csv.CSV
 
toString() - Method in class org.teleal.cling.model.types.DeviceType
 
toString() - Method in class org.teleal.cling.model.types.HostPort
 
toString() - Method in class org.teleal.cling.model.types.NamedDeviceType
 
toString() - Method in class org.teleal.cling.model.types.NamedServiceType
 
toString() - Method in class org.teleal.cling.model.types.ServiceId
 
toString() - Method in class org.teleal.cling.model.types.ServiceType
 
toString() - Method in class org.teleal.cling.model.types.SoapActionType
 
toString() - Method in class org.teleal.cling.model.types.UDN
 
toString() - Method in class org.teleal.cling.model.types.UnsignedVariableInteger
 
toString() - Method in class org.teleal.cling.model.ValidationError
 
toString() - Method in class org.teleal.cling.model.VariableValue
 
toString() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
toString() - Method in class org.teleal.cling.protocol.ReceivingSync
 
toString() - Method in class org.teleal.cling.protocol.SendingAsync
 
toString() - Method in class org.teleal.cling.protocol.SendingSync
 
toString(Document) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
toString(Document) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
toString() - Method in class org.teleal.cling.transport.spi.UpnpStream
 
toTimeString(int) - Static method in class org.teleal.cling.model.ModelUtil
 
toUpnpActionName(String) - Static method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
toUpnpStateVariableName(String) - Static method in class org.teleal.cling.binding.annotations.AnnotationLocalServiceBinder
 
tryAgain(OutgoingActionRequestMessage) - Method in class org.teleal.cling.protocol.sync.SendingAction
 

U

UDA10DeviceDescriptorBinderImpl - Class in org.teleal.cling.binding.xml
 
UDA10DeviceDescriptorBinderImpl() - Constructor for class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
 
UDA10ServiceDescriptorBinderImpl - Class in org.teleal.cling.binding.xml
TODO: Move the validation rules into the model
UDA10ServiceDescriptorBinderImpl() - Constructor for class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
 
UDA11DeviceDescriptorBinderImpl - Class in org.teleal.cling.binding.xml
TODO: Not used
UDA11DeviceDescriptorBinderImpl() - Constructor for class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
 
UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver - Class in org.teleal.cling.binding.xml
 
UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver() - Constructor for class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
 
UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler - Class in org.teleal.cling.binding.xml
 
UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler() - Constructor for class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorContentHandler
 
UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler - Class in org.teleal.cling.binding.xml
 
UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler() - Constructor for class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
 
UDADeviceType - Class in org.teleal.cling.model.types
 
UDADeviceType(String, int) - Constructor for class org.teleal.cling.model.types.UDADeviceType
 
UDADeviceTypeHeader - Class in org.teleal.cling.model.message.header
 
UDADeviceTypeHeader() - Constructor for class org.teleal.cling.model.message.header.UDADeviceTypeHeader
 
UDADeviceTypeHeader(URI) - Constructor for class org.teleal.cling.model.message.header.UDADeviceTypeHeader
 
UDADeviceTypeHeader(UDADeviceType) - Constructor for class org.teleal.cling.model.message.header.UDADeviceTypeHeader
 
udaMajorVersion - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
udaMajorVersion - Variable in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
udaMinorVersion - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
udaMinorVersion - Variable in class org.teleal.cling.binding.staging.MutableServiceDescriptor
 
UDAServiceId - Class in org.teleal.cling.model.types
 
UDAServiceId(UUID) - Constructor for class org.teleal.cling.model.types.UDAServiceId
 
UDAServiceId(String) - Constructor for class org.teleal.cling.model.types.UDAServiceId
 
UDAServiceType - Class in org.teleal.cling.model.types
 
UDAServiceType(String, int) - Constructor for class org.teleal.cling.model.types.UDAServiceType
 
UDAServiceTypeHeader - Class in org.teleal.cling.model.message.header
 
UDAServiceTypeHeader() - Constructor for class org.teleal.cling.model.message.header.UDAServiceTypeHeader
 
UDAServiceTypeHeader(URI) - Constructor for class org.teleal.cling.model.message.header.UDAServiceTypeHeader
 
UDAServiceTypeHeader(UDAServiceType) - Constructor for class org.teleal.cling.model.message.header.UDAServiceTypeHeader
 
UDAVersion - Class in org.teleal.cling.model.meta
 
UDAVersion() - Constructor for class org.teleal.cling.model.meta.UDAVersion
 
UDAVersion(int, int) - Constructor for class org.teleal.cling.model.meta.UDAVersion
 
udn - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
UDN - Class in org.teleal.cling.model.types
UDA 1.0 does not specify a UUID format, however, UDA 1.1 specifies a format that is compatible with java.util.UUID variant 4.
UDN(String) - Constructor for class org.teleal.cling.model.types.UDN
 
UDN(UUID) - Constructor for class org.teleal.cling.model.types.UDN
 
UDNHeader - Class in org.teleal.cling.model.message.header
 
UDNHeader() - Constructor for class org.teleal.cling.model.message.header.UDNHeader
 
UDNHeader(UDN) - Constructor for class org.teleal.cling.model.message.header.UDNHeader
 
uniqueSystemIdentifier(String) - Static method in class org.teleal.cling.model.types.UDN
 
UNKNOWN_PLACEHOLDER - Static variable in class org.teleal.cling.model.ServerClientTokens
 
UnsignedIntegerFourBytes - Class in org.teleal.cling.model.types
 
UnsignedIntegerFourBytes(long) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerFourBytes
 
UnsignedIntegerFourBytes(String) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerFourBytes
 
UnsignedIntegerFourBytesDatatype - Class in org.teleal.cling.model.types
 
UnsignedIntegerFourBytesDatatype() - Constructor for class org.teleal.cling.model.types.UnsignedIntegerFourBytesDatatype
 
UnsignedIntegerOneByte - Class in org.teleal.cling.model.types
 
UnsignedIntegerOneByte(long) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerOneByte
 
UnsignedIntegerOneByte(String) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerOneByte
 
UnsignedIntegerOneByteDatatype - Class in org.teleal.cling.model.types
 
UnsignedIntegerOneByteDatatype() - Constructor for class org.teleal.cling.model.types.UnsignedIntegerOneByteDatatype
 
UnsignedIntegerTwoBytes - Class in org.teleal.cling.model.types
 
UnsignedIntegerTwoBytes(long) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerTwoBytes
 
UnsignedIntegerTwoBytes(String) - Constructor for class org.teleal.cling.model.types.UnsignedIntegerTwoBytes
 
UnsignedIntegerTwoBytesDatatype - Class in org.teleal.cling.model.types
 
UnsignedIntegerTwoBytesDatatype() - Constructor for class org.teleal.cling.model.types.UnsignedIntegerTwoBytesDatatype
 
UnsignedVariableInteger - Class in org.teleal.cling.model.types
TODO: A temporary solution for unsigned "non-negative" types in UPnP, hopefully not used for any arithmetic
UnsignedVariableInteger() - Constructor for class org.teleal.cling.model.types.UnsignedVariableInteger
 
UnsignedVariableInteger(long) - Constructor for class org.teleal.cling.model.types.UnsignedVariableInteger
 
UnsignedVariableInteger(String) - Constructor for class org.teleal.cling.model.types.UnsignedVariableInteger
 
UnsignedVariableInteger.Bits - Enum in org.teleal.cling.model.types
 
UnsupportedDataException - Exception in org.teleal.cling.transport.spi
 
UnsupportedDataException(String) - Constructor for exception org.teleal.cling.transport.spi.UnsupportedDataException
 
UnsupportedDataException(String, Throwable) - Constructor for exception org.teleal.cling.transport.spi.UnsupportedDataException
 
upc - Variable in class org.teleal.cling.binding.staging.MutableDeviceDescriptor
 
updateLocalSubscription(LocalGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
updateLocalSubscription(LocalGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
updateRemoteSubscription(RemoteGENASubscription) - Method in interface org.teleal.cling.registry.Registry
 
updateRemoteSubscription(RemoteGENASubscription) - Method in class org.teleal.cling.registry.RegistryImpl
 
UPNP_MULTICAST_PORT - Static variable in interface org.teleal.cling.model.Constants
 
UpnpAction - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpHeader<T> - Class in org.teleal.cling.model.message.header
 
UpnpHeader() - Constructor for class org.teleal.cling.model.message.header.UpnpHeader
 
UpnpHeader.Type - Enum in org.teleal.cling.model.message.header
 
UpnpHeaders - Class in org.teleal.cling.model.message
 
UpnpHeaders() - Constructor for class org.teleal.cling.model.message.UpnpHeaders
 
UpnpHeaders(Map<UpnpHeader.Type, List<UpnpHeader>>) - Constructor for class org.teleal.cling.model.message.UpnpHeaders
 
UpnpInputArgument - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpMessage<O extends UpnpOperation> - Class in org.teleal.cling.model.message
 
UpnpMessage(UpnpMessage<O>) - Constructor for class org.teleal.cling.model.message.UpnpMessage
 
UpnpMessage(O) - Constructor for class org.teleal.cling.model.message.UpnpMessage
 
UpnpMessage(O, UpnpMessage.BodyType, Object) - Constructor for class org.teleal.cling.model.message.UpnpMessage
 
UpnpMessage.BodyType - Enum in org.teleal.cling.model.message
 
UpnpOperation - Class in org.teleal.cling.model.message
 
UpnpOperation() - Constructor for class org.teleal.cling.model.message.UpnpOperation
 
UpnpOutputArgument - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpRequest - Class in org.teleal.cling.model.message
 
UpnpRequest(UpnpRequest.Method) - Constructor for class org.teleal.cling.model.message.UpnpRequest
 
UpnpRequest(UpnpRequest.Method, URI) - Constructor for class org.teleal.cling.model.message.UpnpRequest
 
UpnpRequest(UpnpRequest.Method, URL) - Constructor for class org.teleal.cling.model.message.UpnpRequest
 
UpnpRequest.Method - Enum in org.teleal.cling.model.message
 
UpnpResponse - Class in org.teleal.cling.model.message
 
UpnpResponse(int, String) - Constructor for class org.teleal.cling.model.message.UpnpResponse
 
UpnpResponse(UpnpResponse.Status) - Constructor for class org.teleal.cling.model.message.UpnpResponse
 
UpnpResponse.Status - Enum in org.teleal.cling.model.message
 
UpnpService - Annotation Type in org.teleal.cling.binding.annotations
 
upnpService - Variable in class org.teleal.cling.protocol.ProtocolFactoryImpl
 
UpnpService - Interface in org.teleal.cling
 
UpnpServiceConfiguration - Interface in org.teleal.cling
 
UpnpServiceId - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpServiceImpl - Class in org.teleal.cling
 
UpnpServiceImpl() - Constructor for class org.teleal.cling.UpnpServiceImpl
 
UpnpServiceImpl(RegistryListener...) - Constructor for class org.teleal.cling.UpnpServiceImpl
 
UpnpServiceImpl(UpnpServiceConfiguration, RegistryListener...) - Constructor for class org.teleal.cling.UpnpServiceImpl
 
UpnpServiceType - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpStateVariable - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpStateVariables - Annotation Type in org.teleal.cling.binding.annotations
 
UpnpStream - Class in org.teleal.cling.transport.spi
 
UpnpStream(ProtocolFactory) - Constructor for class org.teleal.cling.transport.spi.UpnpStream
 
uri - Variable in class org.teleal.cling.binding.staging.MutableIcon
 
URIDatatype - Class in org.teleal.cling.model.types
 
URIDatatype() - Constructor for class org.teleal.cling.model.types.URIDatatype
 
useAddresses - Variable in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
useInterfaces - Variable in class org.teleal.cling.transport.impl.NetworkAddressFactoryImpl
 
UserAgentHeader - Class in org.teleal.cling.model.message.header
 
UserAgentHeader() - Constructor for class org.teleal.cling.model.message.header.UserAgentHeader
 
USNRootDeviceHeader - Class in org.teleal.cling.model.message.header
 
USNRootDeviceHeader() - Constructor for class org.teleal.cling.model.message.header.USNRootDeviceHeader
 
USNRootDeviceHeader(UDN) - Constructor for class org.teleal.cling.model.message.header.USNRootDeviceHeader
 

V

Validatable - Interface in org.teleal.cling.model
 
validate() - Method in class org.teleal.cling.model.meta.Action
 
validate() - Method in class org.teleal.cling.model.meta.ActionArgument
 
validate() - Method in class org.teleal.cling.model.meta.Device
 
validate() - Method in class org.teleal.cling.model.meta.DeviceDetails
 
validate() - Method in class org.teleal.cling.model.meta.DeviceService
 
validate() - Method in class org.teleal.cling.model.meta.Icon
 
validate() - Method in class org.teleal.cling.model.meta.LocalDevice
 
validate() - Method in class org.teleal.cling.model.meta.QueryStateVariableAction
 
validate() - Method in class org.teleal.cling.model.meta.Service
 
validate() - Method in class org.teleal.cling.model.meta.StateVariable
 
validate() - Method in class org.teleal.cling.model.meta.StateVariableAllowedValueRange
 
validate() - Method in class org.teleal.cling.model.meta.StateVariableTypeDetails
 
validate() - Method in class org.teleal.cling.model.meta.UDAVersion
 
validate() - Method in interface org.teleal.cling.model.Validatable
 
validateType(StateVariable, Class) - Method in class org.teleal.cling.binding.annotations.AnnotationActionBinder
 
ValidationError - Class in org.teleal.cling.model
 
ValidationError(Class, String) - Constructor for class org.teleal.cling.model.ValidationError
 
ValidationError(Class, String, String) - Constructor for class org.teleal.cling.model.ValidationError
 
ValidationException - Exception in org.teleal.cling.model
 
ValidationException(String) - Constructor for exception org.teleal.cling.model.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.teleal.cling.model.ValidationException
 
ValidationException(String, List<ValidationError>) - Constructor for exception org.teleal.cling.model.ValidationException
 
value - Variable in class org.teleal.cling.model.types.UnsignedVariableInteger
 
valueOf(String) - Static method in enum org.teleal.cling.binding.xml.parser.ATTRIBUTE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.binding.xml.parser.ELEMENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.gena.CancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.message.UpnpMessage.BodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.message.UpnpRequest.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.message.UpnpResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.meta.ActionArgument.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.meta.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.Resource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.types.Datatype.Builtin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.types.Datatype.Default
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.types.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.types.NotificationSubtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teleal.cling.model.types.UnsignedVariableInteger.Bits
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.teleal.cling.binding.xml.parser.ATTRIBUTE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.binding.xml.parser.ELEMENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.gena.CancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.message.header.UpnpHeader.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.teleal.cling.model.message.UpnpHeaders
 
values() - Static method in enum org.teleal.cling.model.message.UpnpMessage.BodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.message.UpnpRequest.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.message.UpnpResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.meta.ActionArgument.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.meta.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.Resource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.types.Datatype.Builtin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.types.Datatype.Default
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.types.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.types.NotificationSubtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teleal.cling.model.types.UnsignedVariableInteger.Bits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.teleal.cling.transport.impl.HttpHeaders
 
VariableValue<S extends Service> - Class in org.teleal.cling.model
 
VariableValue(Datatype, Object) - Constructor for class org.teleal.cling.model.VariableValue
 
VariableValue(Datatype, String) - Constructor for class org.teleal.cling.model.VariableValue
 
variableValues - Variable in class org.teleal.cling.model.state.ServiceState
 
VIRTUAL_STATEVARIABLE_INPUT - Static variable in class org.teleal.cling.model.meta.QueryStateVariableAction
 
VIRTUAL_STATEVARIABLE_OUTPUT - Static variable in class org.teleal.cling.model.meta.QueryStateVariableAction
 

W

waitBeforeExecution() - Method in class org.teleal.cling.protocol.async.ReceivingSearch
 
waitBeforeExecution() - Method in class org.teleal.cling.protocol.ReceivingAsync
 
warning(SAXParseException) - Method in class org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
 
width - Variable in class org.teleal.cling.binding.staging.MutableIcon
 
write(OutgoingDatagramMessage) - Method in class org.teleal.cling.transport.impl.DatagramProcessorImpl
 
write(OutgoingDatagramMessage) - Method in interface org.teleal.cling.transport.spi.DatagramProcessor
 
writeActionInputArguments(Document, Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeActionOutputArguments(Document, Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeActionRequestElement(Document, Element, ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeActionResponseElement(Document, Element, ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBody(OutgoingEventRequestMessage) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
writeBody(ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBody(ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBody(OutgoingEventRequestMessage) - Method in interface org.teleal.cling.transport.spi.GENAEventProcessor
 
writeBody(ActionRequestMessage, ActionInvocation) - Method in interface org.teleal.cling.transport.spi.SOAPActionProcessor
 
writeBody(ActionResponseMessage, ActionInvocation) - Method in interface org.teleal.cling.transport.spi.SOAPActionProcessor
 
writeBodyElement(Document) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBodyFailure(Document, Element, ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBodyRequest(Document, Element, ActionRequestMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBodyResponse(Document, Element, ActionResponseMessage, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeBytes(OutputStream, byte[]) - Static method in class org.teleal.cling.transport.impl.StreamUtil
 
writeFaultElement(Document, Element, ActionInvocation) - Method in class org.teleal.cling.transport.impl.SOAPActionProcessorImpl
 
writeFormat - Variable in class org.teleal.cling.model.types.DateTimeDatatype
 
writeFormat - Variable in class org.teleal.cling.model.types.TimeDatatype
 
writeHeaders(UpnpHeaders, HttpHeaders) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
writeHeaders(UpnpHeaders, HttpURLConnection) - Static method in class org.teleal.cling.transport.impl.HttpHeaderConverter
 
writeProperties(Document, Element, OutgoingEventRequestMessage) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
writePropertysetElement(Document) - Method in class org.teleal.cling.transport.impl.GENAEventProcessorImpl
 
writeUTF8(OutputStream, String) - Static method in class org.teleal.cling.transport.impl.StreamUtil
 

X

XPATH_PREFIX - Static variable in class org.teleal.cling.binding.xml.parser.DescriptorElement
 

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

Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.