- A - Static variable in class org.osgi.util.measurement.Unit
-
The electric current unit ampere (A)
- abort() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Aborts the execution of the HTTP method.
- abort() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Aborts the execution of this method.
- abortCommand() - Method in interface org.knopflerfish.service.console.Session
-
Abort current command in session.
- abs_path - Static variable in class org.apache.commons.httpclient.URI
-
URI absolute path.
- absolutePath() - Method in interface org.osgi.service.prefs.Preferences
-
Returns this node's absolute path name.
- absoluteURI - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for absoluteURI.
- AbstractURLStreamHandlerService - Class in org.osgi.service.url
-
Abstract implementation of the URLStreamHandlerService interface.
- AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
-
- AbstractWiringNamespace - Class in org.osgi.framework.namespace
-
Wiring Capability and Requirement Namespaces base class.
- accept(Bundle) - Method in interface org.knopflerfish.service.desktop.BundleFilter
-
- Acl - Class in org.osgi.service.dmt
-
Acl is an immutable class representing structured access to DMT ACLs.
- Acl(String) - Constructor for class org.osgi.service.dmt.Acl
-
Create an instance of the ACL from its canonical string representation.
- Acl(String[], int[]) - Constructor for class org.osgi.service.dmt.Acl
-
Creates an instance with a specified list of principals and the
permissions they hold.
- Activate - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated method as the activate method of a Service
Component.
- activate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The name of the activate method.
- ACTIVATION_EAGER - Static variable in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
The component's manager must eagerly activate the component.
- ACTIVATION_LAZY - Static variable in interface org.osgi.framework.Constants
-
Bundle activation policy declaring the bundle must be activated when the
first class load is made from the bundle.
- ACTIVATION_LAZY - Static variable in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
The component's manager must lazily activate the component.
- activationPolicyUsed - Variable in class org.osgi.framework.startlevel.dto.BundleStartLevelDTO
-
The bundle's autostart setting indicates that the activation policy
declared in the bundle manifest must be used.
- ACTIVATOR_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The bundle activator was in error.
- ACTIVE - Static variable in interface org.osgi.framework.Bundle
-
The bundle is now running.
- ACTIVE - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The component configuration is active.
- AD - Class in org.knopflerfish.util.metatype
-
- AD(String, int, int, String, String[]) - Constructor for class org.knopflerfish.util.metatype.AD
-
Create an AttributeDefinition with empty descrition and no option labels or
option values.
- AD(String, int, int, String, String, String[], String[], String[]) - Constructor for class org.knopflerfish.util.metatype.AD
-
Create a new attribute definition.
- AD(String, int, int, String, String, String[], String, String, boolean) - Constructor for class org.knopflerfish.util.metatype.AD
-
- ADAPT - Static variable in class org.osgi.framework.AdaptPermission
-
The action string initiate.
- adapt(Class<A>) - Method in interface org.osgi.framework.Bundle
-
Adapt this bundle to the specified type.
- adapt(Class<A>) - Method in interface org.osgi.framework.launch.Framework
-
Adapt this Framework to the specified type.
- AdaptPermission - Class in org.osgi.framework
-
A bundle's authority to adapt an object to a type.
- AdaptPermission(String, String) - Constructor for class org.osgi.framework.AdaptPermission
-
Creates a new granted AdaptPermission object.
- AdaptPermission(String, Bundle, String) - Constructor for class org.osgi.framework.AdaptPermission
-
Creates a new requested AdaptPermission object to be used by the
code that must perform checkPermission.
- add(HttpConnection) - Method in class org.apache.commons.httpclient.util.IdleConnectionHandler
-
Registers the given connection with this handler.
- add(AD, int) - Method in class org.knopflerfish.util.metatype.OCD
-
Add an attribute definition
- ADD - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue ADD commands on the node
having this ACL.
- ADD - Static variable in class org.osgi.service.dmt.security.DmtPermission
-
Holders of DmtPermission with the Add action present can create new nodes
in the DMT, that is they are authorized to execute the
createInteriorNode() and createLeafNode() methods of the DmtSession.
- add(Measurement) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the sum of this object
added to the specified object.
- add(double, Unit) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the sum of this object
added to the specified value.
- add(double) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the sum of this object
added to the specified value.
- addAttribute(String, Object) - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- addAttribute(String, Object) - Method in class org.osgi.service.indexer.Builder
-
Add an attribute
- addAttribute(String, Object) - Method in interface org.osgi.service.repository.RequirementBuilder
-
Add an attribute to the set of attributes.
- addBundleContentFilter() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- addBundleIdentityFilter() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
-
Adds the specified BundleListener object to the context bundle's
list of listeners if not already present.
- addBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Add a BundleSelectionListener to the set of listeners
that gets notified at bundle selection changes.
- addBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- addChild(int, int, Object) - Method in class org.kxml2.kdom.Document
-
Adds a child at the given index position.
- addChild(int, int, Object) - Method in class org.kxml2.kdom.Node
-
inserts the given child object of the given type at the
given index.
- addChild(int, Object) - Method in class org.kxml2.kdom.Node
-
convenience method for addChild (getChildCount (), child)
- addClasses(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
- addConfiguredAttribute(Manifest.Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Add an attribute to the main section of the manifest.
- addConfiguredExportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addConfiguredExports(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Add a file set with classes that shall be exported.
- addConfiguredExportsBundleClasspath(BundleClasspathTask) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Add file sets for classes exported from the bundle classpath.
- addConfiguredHtmlFragment(HtmlFragment) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- addConfiguredImpls(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Add a file set with classes that are private to the bundles.
- addConfiguredImplsBundleClasspath(BundleClasspathTask) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Add file sets for private classes on the bundle classpath.
- addConfiguredImportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addConfiguredLib(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addConfiguredSection(Manifest.Section) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Add a section to the manifest.
- addConfiguredStandardPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Adds a connection manager to be handled by this class.
- addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Generates Content-Length or Transfer-Encoding: Chunked
request header, as long as no Content-Length request header
already exists.
- addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a Content-Length request header, as long as no
Content-Length request header already exists.
- addContentTypeRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a Content-Type request header.
- addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
-
Adds the specified cookie to the response.
- addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call addCookie(Cookie cookie)
on the wrapped response object.
- addCookie(Cookie) - Method in class org.apache.commons.httpclient.HttpState
-
Adds an
HTTP cookie, replacing any existing equivalent cookies.
- addCookieRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
-
This method does nothing.
- addCookieRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates
Cookie request headers for those
cookies
that match the given host, port and path.
- addCookies(Cookie[]) - Method in class org.apache.commons.httpclient.HttpState
-
- addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
-
Adds a response header with the given name and
date-value.
- addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call addDateHeader(String name, long date)
on the wrapped response object.
- addDirective(String, String) - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- addDirective(String, String) - Method in class org.osgi.service.indexer.Builder
-
Add a directive
- addDirective(String, String) - Method in interface org.osgi.service.repository.RequirementBuilder
-
Add a directive to the set of directives.
- added(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
-
Added listeners hook method.
- ADDED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were added.
- ADDED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
An endpoint has been added.
- addEventListener(ParallelPortEventListener) - Method in class gnu.io.ParallelPort
-
- addEventListener(SerialPortEventListener) - Method in class gnu.io.RXTXPort
-
- addEventListener(SerialPortEventListener) - Method in class gnu.io.SerialPort
-
- addFactory(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
-
- addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- addFileSet(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
-
Adds the specified FrameworkListener object to the context
bundle's list of listeners if not already present.
- addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Adds a response header with the given name and value.
- addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return addHeader(String name, String value)
on the wrapped response object.
- addHeader(Header) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Adds the given header to the group.
- addHostRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates Host request header, as long as no Host request
header already exists.
- addIcon(int, String) - Method in class org.knopflerfish.util.metatype.OCD
-
- addInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
-
Adds the key/value pairs contained in info to the Provisioning
Information dictionary.
- addInformation(ZipInputStream) - Method in interface org.osgi.service.provisioning.ProvisioningService
-
Processes the ZipInputStream and extracts information to add to
the Provisioning Information dictionary, as well as, install/update and
start bundles.
- addingBundle(Bundle, BundleEvent) - Method in class org.osgi.util.tracker.BundleTracker
-
Default implementation of the
BundleTrackerCustomizer.addingBundle method.
- addingBundle(Bundle, BundleEvent) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
-
A bundle is being added to the BundleTracker.
- addingService(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
-
Default implementation of the
ServiceTrackerCustomizer.addingService method.
- addingService(ServiceReference<S>) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
-
A service is being added to the ServiceTracker.
- addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
-
Adds a response header with the given name and
integer value.
- addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call addIntHeader(String name, int value)
on the wrapped response object.
- addJob(Job) - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
Adds a job to be processed last in the job queue.
- addJob(Job, long) - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
Adds a job to be processed after given delay.
- addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
-
Subscribes to LogEntry objects.
- addMember(Role) - Method in interface org.osgi.service.useradmin.Group
-
Adds the specified Role object as a basic member to this
Group object.
- addMetaData(MetaData) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- addParameter(String, String) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a text field part
- addParameter(String, File) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a binary file part
- addParameter(String, String, File) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a binary file part with the given file name
- addParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Adds a new parameter to be used in the POST request body.
- addParameter(NameValuePair) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Adds a new parameter to be used in the POST request body.
- addParameters(NameValuePair[]) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Adds an array of parameters to be used in the POST request body.
- addPart(Part) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Adds a part.
- addParticipant(Participant) - Method in interface org.osgi.service.coordinator.Coordination
-
Register a Participant with this Coordination.
- addParticipant(Participant) - Method in interface org.osgi.service.coordinator.Coordinator
-
- addPermission(String, int) - Method in class org.osgi.service.dmt.Acl
-
Create a new Acl instance from this Acl with the given
permission added for the given principal.
- addPortName(String, int, CommDriver) - Static method in class gnu.io.CommPortIdentifier
-
- addPortOwnershipListener(CommPortOwnershipListener) - Method in class gnu.io.CommPortIdentifier
-
- addProvidedActivatorClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Adds a named class to the set of classes that implements the
interface
BundleActivator.
- addProvidedClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Adds a named class to the set of classes provided by this
bundle.
- addProvidedPackage(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Adds a named package to the set of packages provided by this
bundle.
- addProxyConnectionHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates Proxy-Connection: Keep-Alive request header when
communicating via a proxy server.
- addReferencedClass(String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Add a reference to a named class from some class in the
referencing Java package.
- addReferencedType(Type) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
-
- addRequestHeader(String, String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Adds the specified request header, not overwriting any previous value.
- addRequestHeader(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Adds the specified request header, not overwriting any previous value.
- addRequestHeader(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Adds the specified request header, NOT overwriting any previous value.
- addRequestHeader(String, String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Adds the specified request header, NOT overwriting any previous value.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
-
Populates the request headers map to with additional
headers to be submitted to the given
HttpConnection.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates all the required request
headers
to be submitted via the given
connection.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Populates the request headers map to with additional
headers to be submitted to
the given
HttpConnection.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
-
Sets the Expect header if it has not already been set,
in addition to the "standard" set of headers.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Populates the request headers map to with additional
headers to be submitted to
the given
HttpConnection.
- addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
-
Adds the specified Role object as a required member to this
Group object.
- addResponseFooter(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Add a footer to this method's response.
- addResponseFooter(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Use this method internally to add footers.
- addService(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
-
- addServiceListener(ApplicationServiceListener, String) - Method in interface org.osgi.application.ApplicationContext
-
- addServiceListener(ApplicationServiceListener, String[]) - Method in interface org.osgi.application.ApplicationContext
-
- addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
-
Adds the specified ServiceListener object with the specified
filter to the context bundle's list of listeners.
- addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
-
Adds the specified ServiceListener object to the context bundle's
list of listeners.
- addSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
-
Add session event listener.
- addUserAgentRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates default User-Agent request header, as long as no
User-Agent request header already exists.
- addValue(String) - Method in class org.knopflerfish.util.metatype.AE
-
- addVersionRangeFilter(VersionRange) - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- addXmlRepository(String, Dictionary<String, Object>) - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Add a repository based on a repository XML file.
- addZipfileset(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- addZipGroupFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- ADMIN - Static variable in class org.osgi.service.coordinator.CoordinationPermission
-
The action string admin.
- ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The permission name "admin".
- AdminPermission - Class in org.osgi.framework
-
A bundle's authority to perform specific privileged administrative operations
on or to get sensitive information about a bundle.
- AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
-
Creates a new AdminPermission object that matches all bundles and
has all actions.
- AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
-
Create a new AdminPermission.
- AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
-
Creates a new requested AdminPermission object to be used by the
code that must perform checkPermission.
- AE - Class in org.knopflerfish.util.metatype
-
- AE(String) - Constructor for class org.knopflerfish.util.metatype.AE
-
- ALERT_NOT_ROUTED - Static variable in exception org.osgi.service.dmt.DmtException
-
An alert can not be sent from the device to the given principal.
- AlertItem - Class in org.osgi.service.dmt.notification
-
Immutable data structure carried in an alert (client initiated notification).
- AlertItem(String, String, String, DmtData) - Constructor for class org.osgi.service.dmt.notification.AlertItem
-
Create an instance of the alert item.
- AlertItem(String[], String, String, DmtData) - Constructor for class org.osgi.service.dmt.notification.AlertItem
-
Create an instance of the alert item, specifying the source node URI as
an array of path segments.
- AlertPermission - Class in org.osgi.service.dmt.security
-
Indicates the callers authority to send alerts to management servers,
identified by their principal names.
- AlertPermission(String) - Constructor for class org.osgi.service.dmt.security.AlertPermission
-
Creates a new AlertPermission object with its name set to the
target string.
- AlertPermission(String, String) - Constructor for class org.osgi.service.dmt.security.AlertPermission
-
Creates a new AlertPermission object using the 'canonical' two
argument constructor.
- Alias - Class in org.knopflerfish.util.framework
-
This class contains aliases for system properties.
- Alias() - Constructor for class org.knopflerfish.util.framework.Alias
-
- ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
-
Argument for getAttributeDefinitions(int).
- all(Collection<Promise<S>>) - Static method in class org.osgi.util.promise.Promises
-
Create a new Promise that is a latch on the resolution of the specified
Promises.
- all(Promise<? extends T>...) - Static method in class org.osgi.util.promise.Promises
-
Create a new Promise that is a latch on the resolution of the specified
Promises.
- ALL_PERMISSION - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue any command on the node
having this ACL.
- allocateSerialPort() - Method in interface org.knopflerfish.service.serial.SerialPortDevice
-
Get the serial port connected to this device.
- ALLOW - Static variable in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
This string is used to indicate that a row in the Conditional Permission
Table should return an access decision of "allow" if the
conditions are all satisfied and at least one of the permissions is
implied.
- ALLOW_CIRCULAR_REDIRECTS - Static variable in class org.apache.commons.httpclient.params.HttpClientParams
-
Defines whether circular redirects (redirects to the same location) should be allowed.
- allowed_abs_path - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the abs_path.
- allowed_authority - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the authority component.
- allowed_fragment - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the fragment component.
- allowed_host - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the host component.
- allowed_IPv6reference - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the IPv6reference component.
- allowed_opaque_part - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the opaque_part.
- allowed_query - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the query component.
- allowed_reg_name - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the reg_name.
- allowed_rel_path - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the rel_path.
- allowed_userinfo - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the userinfo component.
- allowed_within_authority - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for the authority component.
- allowed_within_path - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed within the path.
- allowed_within_query - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed within the query component.
- allowed_within_userinfo - Static variable in class org.apache.commons.httpclient.URI
-
Those characters that are allowed for within the userinfo component.
- AllServiceListener - Interface in org.osgi.framework
-
A ServiceEvent listener that does not filter based upon package
wiring.
- alpha - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for alpha.
- alphanum - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for alphanum (join of alpha & digit).
- ALREADY_ENDED - Static variable in exception org.osgi.service.coordinator.CoordinationException
-
The Coordination has already terminated normally.
- ALREADY_PUSHED - Static variable in exception org.osgi.service.coordinator.CoordinationException
-
The Coordination was already on a thread's thread local Coordination
stack.
- analyseClass(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
-
- analyseClass(InputStream, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
-
- analyze(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- analyze(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- ANALYZE_SUFFIXES - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- analyzeClass(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- analyzeClass(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- analyzeJar(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- analyzePackageinfo(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- analyzePackageinfo(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- analyzeResource(Resource, List<Capability>, List<Requirement>) - Method in interface org.osgi.service.indexer.ResourceAnalyzer
-
This method is invoked for each resource that the analyzer is requested
to analyze.
- analyzeRestriction - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
A resource selector that selects files to be analyzed.
- and(RequirementExpression, RequirementExpression) - Method in interface org.osgi.service.repository.ExpressionCombiner
-
- and(RequirementExpression, RequirementExpression, RequirementExpression...) - Method in interface org.osgi.service.repository.ExpressionCombiner
-
- AndExpression - Interface in org.osgi.service.repository
-
- ANY - Static variable in class org.apache.commons.httpclient.auth.AuthScope
-
Default scope matching any host, port, realm and authentication scheme.
- ANY_HOST - Static variable in class org.apache.commons.httpclient.auth.AuthScope
-
The null value represents any host.
- ANY_HOST_CONFIGURATION - Static variable in class org.apache.commons.httpclient.HostConfiguration
-
A value to represent any host configuration, instead of using something like
null.
- ANY_PORT - Static variable in class org.apache.commons.httpclient.auth.AuthScope
-
The -1 value represents any port.
- ANY_REALM - Static variable in class org.apache.commons.httpclient.auth.AuthScope
-
The null value represents any realm.
- ANY_SCHEME - Static variable in class org.apache.commons.httpclient.auth.AuthScope
-
The null value represents any authentication scheme.
- APPLICATION_CONTAINER - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the application container of the application.
- APPLICATION_COPYRIGHT - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized copyright notice of the application.
- APPLICATION_DESCRIPTION - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized description of the application.
- APPLICATION_DESCRIPTOR - Static variable in class org.osgi.service.application.ApplicationHandle
-
The property key for the pid of the corresponding application descriptor.
- APPLICATION_DOCUMENTATION - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized documentation of the application.
- APPLICATION_DUPLICATE_SCHEDULE_ID - Static variable in exception org.osgi.service.application.ApplicationException
-
The application scheduling failed because the specified identifier is
already in use.
- APPLICATION_EXITVALUE_NOT_AVAILABLE - Static variable in exception org.osgi.service.application.ApplicationException
-
The exit value is not available for an application instance because the
instance has not terminated.
- APPLICATION_ICON - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized icon of the application.
- APPLICATION_INTERNAL_ERROR - Static variable in exception org.osgi.service.application.ApplicationException
-
An exception was thrown by the application or the corresponding container
during launch.
- APPLICATION_INVALID_STARTUP_ARGUMENT - Static variable in exception org.osgi.service.application.ApplicationException
-
One of the specified startup arguments is invalid, for example its type
is not permitted.
- APPLICATION_LAUNCHABLE - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the launchable property of the application.
- APPLICATION_LICENSE - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized license of the application.
- APPLICATION_LOCATION - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the location of the application.
- APPLICATION_LOCKED - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the locked property of the application.
- APPLICATION_LOCKED - Static variable in exception org.osgi.service.application.ApplicationException
-
The application couldn't be launched because it is locked.
- APPLICATION_NAME - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the localized name of the application.
- APPLICATION_NOT_LAUNCHABLE - Static variable in exception org.osgi.service.application.ApplicationException
-
- APPLICATION_PID - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the unique identifier (PID) of the application.
- APPLICATION_PID - Static variable in class org.osgi.service.application.ApplicationHandle
-
The property key for the unique identifier (PID) of the application
instance.
- APPLICATION_PID - Static variable in interface org.osgi.service.application.ScheduledApplication
-
The property key for the identifier of the application being scheduled.
- APPLICATION_SCHEDULING_FAILED - Static variable in exception org.osgi.service.application.ApplicationException
-
The application schedule could not be created due to some internal error
(for example, the schedule information couldn't be saved due to some
storage error).
- APPLICATION_STATE - Static variable in class org.osgi.service.application.ApplicationHandle
-
The property key for the state of this application instance.
- APPLICATION_SUPPORTS_EXITVALUE - Static variable in class org.osgi.service.application.ApplicationHandle
-
The property key for the supports exit value property of this application
instance.
- APPLICATION_VENDOR - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the name of the application vendor.
- APPLICATION_VERSION - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the version of the application.
- APPLICATION_VISIBLE - Static variable in class org.osgi.service.application.ApplicationDescriptor
-
The property key for the visibility property of the application.
- ApplicationAdminPermission - Class in org.osgi.service.application
-
This class implements permissions for manipulating applications and their
instances.
- ApplicationAdminPermission(String, String) - Constructor for class org.osgi.service.application.ApplicationAdminPermission
-
Constructs an ApplicationAdminPermission.
- ApplicationAdminPermission(ApplicationDescriptor, String) - Constructor for class org.osgi.service.application.ApplicationAdminPermission
-
This constructor should be used when creating
ApplicationAdminPermission instance for checkPermission
call.
- ApplicationContext - Interface in org.osgi.application
-
ApplicationContext is the access point for an OSGi-aware application
to the features of the OSGi Service Platform.
- ApplicationDescriptor - Class in org.osgi.service.application
-
An OSGi service that represents an installed application and stores
information about it.
- ApplicationDescriptor(String) - Constructor for class org.osgi.service.application.ApplicationDescriptor
-
Constructs the ApplicationDescriptor.
- ApplicationException - Exception in org.osgi.service.application
-
This exception is used to indicate problems related to application lifecycle
management.
- ApplicationException(int) - Constructor for exception org.osgi.service.application.ApplicationException
-
Creates an ApplicationException with the specified error code.
- ApplicationException(int, Throwable) - Constructor for exception org.osgi.service.application.ApplicationException
-
Creates a ApplicationException that wraps another exception.
- ApplicationException(int, String) - Constructor for exception org.osgi.service.application.ApplicationException
-
Creates an ApplicationException with the specified error code.
- ApplicationException(int, String, Throwable) - Constructor for exception org.osgi.service.application.ApplicationException
-
Creates a ApplicationException that wraps another exception.
- ApplicationHandle - Class in org.osgi.service.application
-
ApplicationHandle is an OSGi service interface which represents an instance
of an application.
- ApplicationHandle(String, ApplicationDescriptor) - Constructor for class org.osgi.service.application.ApplicationHandle
-
Application instance identifier is specified by the container when the
instance is created.
- ApplicationServiceEvent - Class in org.osgi.application
-
An event from the Framework describing a service lifecycle change.
- ApplicationServiceEvent(int, ServiceReference, Object) - Constructor for class org.osgi.application.ApplicationServiceEvent
-
Creates a new application service event object.
- ApplicationServiceListener - Interface in org.osgi.application
-
An ApplicationServiceEvent listener.
- apply(T) - Method in interface org.osgi.util.function.Function
-
Applies this function to the specified argument.
- ARRAY - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
-
- asList(Object[]) - Static method in class org.knopflerfish.util.Lists
-
- assertNotOpen() - Method in class org.apache.commons.httpclient.HttpConnection
-
Throws an IllegalStateException if the connection is already open.
- assertOpen() - Method in class org.apache.commons.httpclient.HttpConnection
-
Throws an IllegalStateException if the connection is not open.
- ASYNC_ERROR - Static variable in exception org.osgi.framework.ServiceException
-
An asynchronous operation was unable to obtain the service.
- attach(ServiceReference) - Method in interface org.osgi.service.device.Driver
-
Attaches this Driver service to the Device service represented by the
given ServiceReference object.
- ATTR_BUNDLE_SYMBOLIC_NAME - Static variable in class org.osgi.service.indexer.Namespaces
-
Package export attributes
- ATTR_BUNDLE_VERSION - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_CONTENT_MIME - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_CONTENT_SIZE - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_CONTENT_URL - Static variable in class org.osgi.service.indexer.Namespaces
-
Content attributes
- ATTR_IDENTITY_TYPE - Static variable in class org.osgi.service.indexer.Namespaces
-
Identity attributes
- ATTR_NATIVE_LANGUAGE - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_NATIVE_OSNAME - Static variable in class org.osgi.service.indexer.Namespaces
-
Native Attributes
- ATTR_NATIVE_OSVERSION - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_NATIVE_PROCESSOR - Static variable in class org.osgi.service.indexer.Namespaces
-
- ATTR_START_TABLE - Static variable in class org.kxml2.wap.wml.Wml
-
- ATTR_VALUE_TABLE - Static variable in class org.kxml2.wap.wml.Wml
-
- ATTR_VERSION - Static variable in class org.osgi.service.indexer.Namespaces
-
Generic attributes
- ATTRIB_CMDEFAULTSURL - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Manifest attribute name specifying CM defaults XML URL.
- ATTRIB_METATYPEURL - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Manifest attribute name specifying metatype XML URL.
- attribute(String, String, String) - Method in class org.kxml2.io.KXmlSerializer
-
- attribute(String, String, String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
-
Notification that an attribute has been added to a session.
- attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
-
Notification that a new attribute was added to the servlet context.
- attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
-
Notification that a new attribute was added to the
servlet request.
- AttributeDefinition - Annotation Type in org.osgi.service.metatype.annotations
-
AttributeDefinition information for the annotated method.
- AttributeDefinition - Interface in org.osgi.service.metatype
-
An interface to describe an attribute.
- attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
-
Notification that an attribute has been removed from a session.
- attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
-
Notification that an existing attribute has been removed from the servlet context.
- attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
-
Notification that an existing attribute has been removed from the
servlet request.
- attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
-
Notification that an attribute has been replaced in a session.
- attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
-
Notification that an attribute on the servlet context has been replaced.
- attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
-
Notification that an attribute was replaced on the
servlet request.
- attributes - Variable in class org.kxml2.kdom.Element
-
- attributes - Variable in class org.osgi.resource.dto.CapabilityDTO
-
The attributes for the capability.
- attributes - Variable in class org.osgi.resource.dto.RequirementDTO
-
The attributes for the requirement.
- AttributeType - Enum in org.osgi.service.metatype.annotations
-
- attrStartTable - Static variable in class org.kxml2.wap.wv.WV
-
- attrValueTable - Static variable in class org.kxml2.wap.wv.WV
-
- AUTH_SCHEME_PRIORITY - Static variable in class org.apache.commons.httpclient.auth.AuthPolicy
-
- AuthChallengeException - Exception in org.apache.commons.httpclient.auth
-
Signals a failure processing authentication challenge
- AuthChallengeException() - Constructor for exception org.apache.commons.httpclient.auth.AuthChallengeException
-
Creates a new AuthChallengeException with a null detail message.
- AuthChallengeException(String) - Constructor for exception org.apache.commons.httpclient.auth.AuthChallengeException
-
Creates a new AuthChallengeException with the specified message.
- AuthChallengeException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.auth.AuthChallengeException
-
Creates a new AuthChallengeException with the specified detail message and cause.
- AuthChallengeParser - Class in org.apache.commons.httpclient.auth
-
This class provides utility methods for parsing HTTP www and proxy authentication
challenges.
- AuthChallengeParser() - Constructor for class org.apache.commons.httpclient.auth.AuthChallengeParser
-
- AuthChallengeProcessor - Class in org.apache.commons.httpclient.auth
-
This class provides utility methods for processing HTTP www and proxy authentication
challenges.
- AuthChallengeProcessor(HttpParams) - Constructor for class org.apache.commons.httpclient.auth.AuthChallengeProcessor
-
Creates an authentication challenge processor with the given
HTTP
parameters
- authenticate(Credentials, String, String) - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
- authenticate(Credentials, HttpMethod) - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Produces an authorization string for the given set of
Credentials.
- authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.BasicScheme
-
- authenticate(Credentials, HttpMethod) - Method in class org.apache.commons.httpclient.auth.BasicScheme
-
Produces basic authorization string for the given set of
Credentials.
- authenticate(UsernamePasswordCredentials) - Static method in class org.apache.commons.httpclient.auth.BasicScheme
-
- authenticate(UsernamePasswordCredentials, String) - Static method in class org.apache.commons.httpclient.auth.BasicScheme
-
- authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
- authenticate(Credentials, HttpMethod) - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
Produces a digest authorization string for the given set of
Credentials, method name and URI.
- authenticate(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
-
Deprecated.
use AuthScheme
- authenticate(NTCredentials, String) - Static method in class org.apache.commons.httpclient.auth.NTLMScheme
-
- authenticate(NTCredentials, String, String) - Static method in class org.apache.commons.httpclient.auth.NTLMScheme
-
- authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
- authenticate(Credentials, HttpMethod) - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Produces NTLM authorization string for the given set of
Credentials.
- authenticate() - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
-
Attempts to authenticate.
- authenticateDefault(HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
-
Deprecated.
use AuthScheme
- authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
-
Deprecated.
use AuthScheme
- authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
-
Deprecated.
use AuthScheme
- AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
-
HttpServletRequest attribute specifying the scheme used in
authentication.
- AuthenticationException - Exception in org.apache.commons.httpclient.auth
-
Signals a failure in authentication process
- AuthenticationException() - Constructor for exception org.apache.commons.httpclient.auth.AuthenticationException
-
Creates a new AuthenticationException with a null detail message.
- AuthenticationException(String) - Constructor for exception org.apache.commons.httpclient.auth.AuthenticationException
-
Creates a new AuthenticationException with the specified message.
- AuthenticationException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.auth.AuthenticationException
-
Creates a new AuthenticationException with the specified detail message and cause.
- authority - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for authority.
- AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
-
HttpServletRequest attribute specifying the Authorization
object obtained from the org.osgi.service.useradmin.UserAdmin
service.
- Authorization - Interface in org.osgi.service.useradmin
-
The Authorization interface encapsulates an authorization context on
which bundles can base authorization decisions, where appropriate.
- AuthPolicy - Class in org.apache.commons.httpclient.auth
-
Authentication policy class.
- AuthPolicy() - Constructor for class org.apache.commons.httpclient.auth.AuthPolicy
-
- AuthScheme - Interface in org.apache.commons.httpclient.auth
-
This interface represents an abstract challenge-response oriented
authentication scheme.
- AuthSchemeBase - Class in org.apache.commons.httpclient.auth
-
Deprecated.
No longer used
- AuthSchemeBase(String) - Constructor for class org.apache.commons.httpclient.auth.AuthSchemeBase
-
- AuthScope - Class in org.apache.commons.httpclient.auth
-
The class represents an authentication scope consisting of a host name,
a port number, a realm name and an authentication scheme name which
Credentials apply to.
- AuthScope(String, int, String, String) - Constructor for class org.apache.commons.httpclient.auth.AuthScope
-
Creates a new credentials scope for the given
host, port, realm, and
authentication scheme.
- AuthScope(String, int, String) - Constructor for class org.apache.commons.httpclient.auth.AuthScope
-
Creates a new credentials scope for the given
host, port, realm, and any
authentication scheme.
- AuthScope(String, int) - Constructor for class org.apache.commons.httpclient.auth.AuthScope
-
Creates a new credentials scope for the given
host, port, any realm name, and any
authentication scheme.
- AuthScope(AuthScope) - Constructor for class org.apache.commons.httpclient.auth.AuthScope
-
Creates a copy of the given credentials scope.
- AuthState - Class in org.apache.commons.httpclient.auth
-
This class provides detailed information about the state of the
authentication process.
- AuthState() - Constructor for class org.apache.commons.httpclient.auth.AuthState
-
Default constructor.
- AUTO_EXPORT_ALL_CLASSES - Static variable in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Advertise all Java classes and interfaces in the component instance type
as service interfaces.
- AUTO_EXPORT_CLASS_HIERARCHY - Static variable in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Advertise all Java classes in the hierarchy of the component instance
type as service interfaces.
- AUTO_EXPORT_DISABLED - Static variable in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Do not auto-detect types for advertised service interfaces
- AUTO_EXPORT_INTERFACES - Static variable in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Advertise all Java interfaces implemented by the component instance type
as service interfaces.
- AUTOMATIC - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for representing an automatic node in the tree.
- AVAILABILITY_MANDATORY - Static variable in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
A matching service is required at all times.
- AVAILABILITY_OPTIONAL - Static variable in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
A matching service is not required to be present.
- available() - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
- C - Static variable in class org.osgi.util.measurement.Unit
-
The electric charge unit coulomb (C).
- CachedObject<V> - Class in org.knopflerfish.util
-
An object with a timeout.
- CachedObject() - Constructor for class org.knopflerfish.util.CachedObject
-
Equivalent to CachedObject(null).
- CachedObject(V) - Constructor for class org.knopflerfish.util.CachedObject
-
Equivalent to
CachedObject(object, CachedObject.DEFAULT_TIMEOUT)
- CachedObject(V, long) - Constructor for class org.knopflerfish.util.CachedObject
-
Create a cached object from an object and a specified timeout.
- CacheMap<K,V> - Class in org.knopflerfish.util
-
Timeout version of a HashMap.
- CacheMap() - Constructor for class org.knopflerfish.util.CacheMap
-
Create a map with default timeout period.
- CacheMap(long) - Constructor for class org.knopflerfish.util.CacheMap
-
Create a map with a specified timeout period.
- call(Promise<T>) - Method in interface org.osgi.util.promise.Success
-
Success callback for a Promise.
- can(int) - Method in interface org.osgi.service.dmt.MetaNode
-
Check whether the given operation is valid for this node.
- canAuthenticate(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator
-
Tests if it is possible to authenticate the user with the specified
username with this authentication method (that there is a user with the
specified user name and that the user has a password credential.
- cancel() - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
This method cancels the currently active deployment session.
- CANCEL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Constant String to the "cancel" action.
- cancel() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
-
Processing of a resource passed to the resource processor may take long.
- canConvert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
-
Return if this converter is able to convert the specified object to the
specified type.
- capabilities - Variable in class org.osgi.resource.dto.ResourceDTO
-
The capabilities of the resource.
- capabilities - Variable in class org.osgi.resource.dto.WiringDTO
-
The references to the capabilities for the wiring node.
- Capability - Interface in org.osgi.resource
-
A capability that has been declared from a
Resource.
- capability - Variable in class org.osgi.resource.dto.CapabilityRefDTO
-
The identifier of the capability in the resource.
- capability - Variable in class org.osgi.resource.dto.WireDTO
-
Reference to the Capability for the wire.
- Capability - Class in org.osgi.service.indexer
-
A capability
- CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability attribute contains the symbolic name of the resource
providing the package.
- CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
-
The capability attribute contains the symbolic name of the bundle
providing the extender.
- CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
-
The capability attribute contains the Version of the resource
providing the capability if one is specified or 0.0.0 if not
specified.
- CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
-
The capability attribute contains the Version of the bundle
implementing the extender if one is specified or 0.0.0 if not
specified.
- CAPABILITY_CONFIGS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DistributionNamespace
-
The capability attribute used to specify the config types supported by
this distribution provider.
- CAPABILITY_COPYRIGHT_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains a human readable copyright notice
for the resource.
- CAPABILITY_DESCRIPTION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains a human readable description for
the resource.
- CAPABILITY_DOCUMENTATION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains the URL to documentation for the
resource.
- CAPABILITY_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The capability directive used to specify the effective time for the
capability.
- CAPABILITY_EXCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability directive used to specify the comma separated list of
classes which must not be allowed to be exported.
- CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The capability directive identifying if and when a fragment may attach to
a host bundle.
- CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The capability directive identifying if and when a fragment may attach to
a host bundle.
- CAPABILITY_INCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability directive used to specify the comma separated list of
classes which must be allowed to be exported.
- CAPABILITY_LANGUAGE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_LICENSE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains the URL to the license for the
resource.
- CAPABILITY_MANDATORY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
-
The capability directive used to specify the comma separated list of
mandatory attributes which must be specified in the
filter of a requirement in
order for the capability to match the requirement.
- CAPABILITY_MIME_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that defines the IANA MIME Type/Format for this
content.
- CAPABILITY_OBJECTCLASS_ATTRIBUTE - Static variable in class org.osgi.namespace.service.ServiceNamespace
-
The capability attribute used to specify the types of the service.
- CAPABILITY_OSNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_OSVERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_POLICY_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
-
The capability attribute used to specify the policy or policies supported
by this topology manager.
- CAPABILITY_PROCESSOR_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_PROTOCOLS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
-
The capability attribute used to specify the discovery protocols
supported by this discovery provider.
- CAPABILITY_REGISTER_DIRECTIVE - Static variable in class org.osgi.service.serviceloader.ServiceLoaderNamespace
-
The capability directive used to specify the implementation classes of
the service.
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_SIZE_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that contains the size, in bytes, of the
content.
- CAPABILITY_TYPE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute identifying the resource type.
- CAPABILITY_URL_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that contains the URL to the content.
- CAPABILITY_USES_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The capability directive used to specify the comma separated list of
package names used by a capability.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
-
The capability attribute contains the versions of the execution
environment.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute identifying the Version of the resource
if one is specified or 0.0.0 if not specified.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability attribute contains the Version of the package if
one is specified or 0.0.0 if not specified.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.contract.ContractNamespace
-
The capability attribute contains the Version of the
specification of the contract.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
-
The capability attribute contains the Version of the
specification of the extender.
- CapabilityDTO - Class in org.osgi.resource.dto
-
Data Transfer Object for a Capability.
- CapabilityDTO() - Constructor for class org.osgi.resource.dto.CapabilityDTO
-
- CapabilityPermission - Class in org.osgi.framework
-
A bundle's authority to provide or require a capability.
- CapabilityPermission(String, String) - Constructor for class org.osgi.framework.CapabilityPermission
-
Create a new CapabilityPermission.
- CapabilityPermission(String, Map<String, ?>, Bundle, String) - Constructor for class org.osgi.framework.CapabilityPermission
-
Creates a new requested CapabilityPermission object to be used by
code that must perform checkPermission for the require
action.
- CapabilityRefDTO - Class in org.osgi.resource.dto
-
Data Transfer Object for a reference to a Capability.
- CapabilityRefDTO() - Constructor for class org.osgi.resource.dto.CapabilityRefDTO
-
- capitalize(String) - Static method in class org.knopflerfish.util.Text
-
Make first (and only) character in string upper case.
- cardinality - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The cardinality of the reference.
- CARDINALITY_MULTIPLE - Static variable in class org.osgi.resource.Namespace
-
The directive value identifying a multiple
cardinality type.
- CARDINALITY_SINGLE - Static variable in class org.osgi.resource.Namespace
-
The directive value identifying a
cardinality type of single.
- cause - Variable in exception org.apache.commons.logging.LogConfigurationException
-
The underlying cause of this exception.
- CAUSE - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
- CD - Static variable in class gnu.io.I2CPortEvent
-
- CD - Static variable in class gnu.io.RawPortEvent
-
- CD - Static variable in class gnu.io.RS485PortEvent
-
- CD - Static variable in class gnu.io.SerialPortEvent
-
- cd - Static variable in class org.osgi.util.measurement.Unit
-
The luminous intensity unit candela (cd)
- cdsect(String) - Method in class org.kxml2.io.KXmlSerializer
-
- CDSECT - Static variable in class org.kxml2.kdom.Node
-
- cdsect(String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- CHANGE_COUNT - Static variable in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Service property that is incremented whenever the
configuration changes.
- CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "changeCredential".
- CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "changeProperty".
- changeOccurred(DmtEvent) - Method in interface org.osgi.service.dmt.DmtEventListener
-
DmtAdmin uses this method to notify the registered listeners
about the change.
- CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The CHARACTER type.
- CHARSET - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content charset
- CHARSET_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content charset as a byte array
- checkMonitorThread() - Method in class gnu.io.RXTXPort
-
- checkNotUsed() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Throws an
IllegalStateException if the HTTP method has been already
executed, but not
recycled.
- checkPending(boolean) - Method in class org.kxml2.wap.WbxmlSerializer
-
- checkUsed() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Throws an
IllegalStateException if the HTTP method has not been
executed since last
recycle.
- checkValid() - Method in class org.apache.commons.httpclient.HttpsURL
-
Verify the valid class use for construction.
- checkValid() - Method in class org.apache.commons.httpclient.HttpURL
-
Verify the valid class use for construction.
- children - Variable in class org.kxml2.kdom.Node
-
- CHILDREN_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
The property key that must be set for all devices containing other
embedded devices.
- childrenNames() - Method in interface org.osgi.service.prefs.Preferences
-
Returns the names of the children of this node.
- ChunkedInputStream - Class in org.apache.commons.httpclient
-
Transparently coalesces chunks of a HTTP stream that uses
Transfer-Encoding chunked.
- ChunkedInputStream(InputStream, HttpMethod) - Constructor for class org.apache.commons.httpclient.ChunkedInputStream
-
ChunkedInputStream constructor that associates the chunked input stream with a
HTTP method.
- ChunkedInputStream(InputStream) - Constructor for class org.apache.commons.httpclient.ChunkedInputStream
-
ChunkedInputStream constructor
- ChunkedOutputStream - Class in org.apache.commons.httpclient
-
Implements HTTP chunking support.
- ChunkedOutputStream(OutputStream, int) - Constructor for class org.apache.commons.httpclient.ChunkedOutputStream
-
Wraps a stream and chunks the output.
- ChunkedOutputStream(OutputStream) - Constructor for class org.apache.commons.httpclient.ChunkedOutputStream
-
Wraps a stream and chunks the output.
- CircularRedirectException - Exception in org.apache.commons.httpclient
-
Signals a circular redirect
- CircularRedirectException() - Constructor for exception org.apache.commons.httpclient.CircularRedirectException
-
Creates a new CircularRedirectException with a null detail message.
- CircularRedirectException(String) - Constructor for exception org.apache.commons.httpclient.CircularRedirectException
-
Creates a new CircularRedirectException with the specified detail message.
- CircularRedirectException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.CircularRedirectException
-
Creates a new CircularRedirectException with the specified detail message and cause.
- CITCHAR - Static variable in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Default citation char for splitwords().
- CITCHAR - Static variable in class org.knopflerfish.util.Text
-
Default citation char for splitwords().
- CLASS - Static variable in class org.osgi.framework.AdminPermission
-
The action string class.
- ClassAnalyserASM - Class in org.knopflerfish.ant.taskdefs.bundle
-
Visitor implementation that populates a BundlePackagesInfo object
with data about the given class.
- ClassAnalyserASM(BundlePackagesInfo, Task) - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
-
- CLASSIFIER_JAVADOC - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The attribute value identifying the resource
classifier as an archive
containing the javadoc in the same directory layout as the resource.
- CLASSIFIER_SOURCES - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The attribute value identifying the resource
classifier as an archive
containing the source code in the same directory layout as the resource.
- ClassLoaderUtil - Class in org.knopflerfish.util
-
Utility class for handling common class loading cases, like wrapping external
libraries in the correct context class loader.
- ClassLoaderUtil() - Constructor for class org.knopflerfish.util.ClassLoaderUtil
-
- clear() - Method in class org.apache.commons.httpclient.HeaderGroup
-
Removes any contained headers.
- clear() - Method in class org.apache.commons.httpclient.HttpState
-
Clears the state information (all cookies, credentials and proxy credentials).
- clear() - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
Removes all parameters from this collection.
- clear() - Method in class org.knopflerfish.util.CacheMap
-
- clear() - Method in class org.kxml2.kdom.Element
-
removes all children and attributes
- clear() - Method in class org.osgi.service.event.EventProperties
-
This method throws UnsupportedOperationException.
- clear() - Method in interface org.osgi.service.prefs.Preferences
-
Removes all of the properties (key-value associations) in this node.
- clearCommInput() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
returns boolean true on success
- clearCookies() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all cookies.
- clearCredentials() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all credentials.
- clearProxyCredentials() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all proxy credentials.
- clearRequestBody() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Clears the request body.
- clearRequestBody() - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Clears request body.
- clearSelection() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Clear the entire selection and notify all listeners.
- clearSelection() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
-
String identifier for Client Certificate authentication.
- clone() - Method in class javax.servlet.http.Cookie
-
Overrides the standard java.lang.Object.clone
method to return a copy of this cookie.
- clone() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- clone() - Method in class org.apache.commons.httpclient.HttpHost
-
- clone() - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
Clones this collection of parameters.
- clone() - Method in class org.apache.commons.httpclient.ProxyHost
-
- clone() - Method in class org.apache.commons.httpclient.URI
-
Create and return a copy of this object, the URI-reference containing
the userinfo component.
- clone() - Method in class org.knopflerfish.util.metatype.AD
-
- close() - Method in class gnu.io.CommPort
-
- close() - Method in class gnu.io.RXTXPort
-
- close() - Method in class org.apache.commons.httpclient.ChunkedInputStream
-
Upon close, this reads the remainder of the chunked message,
leaving the underlying socket at a position to start reading the
next response without scanning.
- close() - Method in class org.apache.commons.httpclient.ChunkedOutputStream
-
Finishes writing to the underlying stream, but does NOT close the underlying stream.
- close() - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
Reads until the end of the known length of content.
- close() - Method in class org.apache.commons.httpclient.HttpConnection
-
Closes the socket and streams.
- close() - Method in interface org.knopflerfish.service.console.Session
-
Close session.
- close() - Method in class org.knopflerfish.service.log.LogRef
-
Close this LogRef object.
- close() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Stop listening for bundles.
- close() - Method in class org.knopflerfish.util.Queue
-
Closes the queue.
- close() - Method in class org.knopflerfish.util.Semaphore
-
- close() - Method in interface org.osgi.service.command.CommandSession
-
Close this command session.
- close() - Method in interface org.osgi.service.dmt.DmtSession
-
Closes a session.
- close() - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Closes a session.
- close() - Method in interface org.osgi.service.indexer.Resource
-
Close the resource
- close() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Delete the local endpoint and disconnect any remote distribution
providers.
- close() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Close this Import Registration.
- close() - Method in interface org.osgi.service.threadio.ThreadIO
-
Cancel the streams associated with the current thread.
- close() - Method in class org.osgi.util.tracker.BundleTracker
-
Close this BundleTracker.
- close() - Method in class org.osgi.util.tracker.ServiceTracker
-
Close this ServiceTracker.
- closeIdleConnections(long) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Closes connections that have been idle for at least the given amount of time.
- closeIdleConnections(long) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- closeIdleConnections(long) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- closeIdleConnections(long) - Method in class org.apache.commons.httpclient.util.IdleConnectionHandler
-
Closes connections that have been idle for at least the given amount of time.
- closeIfStale() - Method in class org.apache.commons.httpclient.HttpConnection
-
Closes the connection if stale.
- closeSocketAndStreams() - Method in class org.apache.commons.httpclient.HttpConnection
-
Closes everything out.
- CM_CC - Static variable in class org.osgi.service.monitor.StatusVariable
-
Constant for identifying 'Cumulative Counter' data collection method.
- CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
A Configuration has been deleted.
- CM_DER - Static variable in class org.osgi.service.monitor.StatusVariable
-
Constant for identifying 'Discrete Event Registration' data collection
method.
- CM_GAUGE - Static variable in class org.osgi.service.monitor.StatusVariable
-
Constant for identifying 'Gauge' data collection method.
- CM_LOCATION_CHANGED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
The location of a Configuration has been changed.
- CM_LUS_EXPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
-
Optional service property, which should be a string array, containing
the LUS groups that the driver is interested in, when exporting
framework services to the Jini network.
- CM_LUS_IMPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
-
Optional service property, which should be a string array, containing
the groups of LUS, that the driver is interested in, when importing
Jini services.
- CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
-
A service property to specify the order in which plugins are invoked.
- CM_SI - Static variable in class org.osgi.service.monitor.StatusVariable
-
Constant for identifying 'Status Inspection' data collection method.
- CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
-
A service property to limit the Managed Service or Managed Service
Factory configuration dictionaries a Configuration Plugin service
receives.
- CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
A Configuration has been updated.
- cmd - Variable in class org.knopflerfish.service.console.CommandGroupAdapter.DynamicCmd
-
- CMD_ADD - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for the ADD access type.
- CMD_DELETE - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for the DELETE access type.
- CMD_EXECUTE - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for the EXECUTE access type.
- CMD_GET - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for the GET access type.
- CMD_REPLACE - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for the REPLACE access type.
- CMDataReader - Class in org.knopflerfish.shared.cm
-
- CMDataReader() - Constructor for class org.knopflerfish.shared.cm.CMDataReader
-
- CMDataWriter - Class in org.knopflerfish.shared.cm
-
- CMDataWriter() - Constructor for class org.knopflerfish.shared.cm.CMDataWriter
-
- CMDEFAULTS_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Default URL to default CM values.
- CODE_BAD_HEADER - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Syntax error in any manifest header.
- CODE_BUNDLE_NAME_ERROR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Bundle symbolic name is not the same as defined by the deployment package
manifest.
- CODE_BUNDLE_SHARING_VIOLATION - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Bundle with the same symbolic name already exists.
- CODE_CANCELLED - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
- CODE_COMMIT_ERROR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Exception with this error code is thrown when one of the Resource
Processors involved in the deployment session threw a
ResourceProcessorException with the
CODE_PREPARE error code.
- CODE_FOREIGN_CUSTOMIZER - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Matched resource processor service is a customizer from another
deployment package.
- CODE_MISSING_BUNDLE - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
A bundle in the deployment package is marked as DeploymentPackage-Missing
but there is no such bundle in the target deployment package.
- CODE_MISSING_FIXPACK_TARGET - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Fix pack version range doesn't fit to the version of the target
deployment package or the target deployment package of the fix pack
doesn't exist.
- CODE_MISSING_HEADER - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Missing mandatory manifest header.
- CODE_MISSING_RESOURCE - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
A resource in the source deployment package is marked as
DeploymentPackage-Missing but there is no such resource in the target
deployment package.
- CODE_NOT_A_JAR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
- CODE_ORDER_ERROR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Order of files in the deployment package is bad.
- CODE_OTHER_ERROR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Other error condition.
- CODE_OTHER_ERROR - Static variable in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Other error condition.
- CODE_PREPARE - Static variable in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Resource Processors are allowed to raise an exception with this error
code to indicate that the processor is not able to commit the operations
it made since the last call of
ResourceProcessor.begin(DeploymentSession) method.
- CODE_PROCESSOR_NOT_FOUND - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
The Resource Processor service with the given PID (see
Resource-Processor manifest header) is not found.
- CODE_RESOURCE_SHARING_VIOLATION - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
An artifact of any resource already exists.
- CODE_RESOURCE_SHARING_VIOLATION - Static variable in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
An artifact of any resource already exists.
- CODE_SIGNING_ERROR - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
Bad deployment package signing.
- CODE_TIMEOUT - Static variable in exception org.osgi.service.deploymentadmin.DeploymentException
-
When a client requests a new session with an install or uninstall
operation, it must block that call until the earlier session is
completed.
- CollectionMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a collection based value.
- CollisionHook - Interface in org.osgi.framework.hooks.bundle
-
OSGi Framework Bundle Collision Hook Service.
- COMMAND_FAILED - Static variable in exception org.osgi.service.dmt.DmtException
-
The recipient encountered an error which prevented it from fulfilling the
request.
- COMMAND_FUNCTION - Static variable in interface org.osgi.service.command.CommandProcessor
-
A String, array, or list of method names that may be called for this command provider.
- COMMAND_GROUP - Static variable in class org.knopflerfish.service.console.CommandGroupAdapter
-
Full class name of CommandGroup interface.
- COMMAND_NOT_ALLOWED - Static variable in exception org.osgi.service.dmt.DmtException
-
The requested command is not allowed on the target node.
- COMMAND_SCOPE - Static variable in interface org.osgi.service.command.CommandProcessor
-
The scope of commands provided by this service.
- CommandGroup - Interface in org.knopflerfish.service.console
-
Interface for a command group service.
- CommandGroupAdapter - Class in org.knopflerfish.service.console
-
Adapter class for CommandGroup.
- CommandGroupAdapter(String, String) - Constructor for class org.knopflerfish.service.console.CommandGroupAdapter
-
Constructs a command group.
- CommandGroupAdapter.DynamicCmd - Class in org.knopflerfish.service.console
-
- CommandGroupAdapter.DynamicCmd(CommandGroup, String) - Constructor for class org.knopflerfish.service.console.CommandGroupAdapter.DynamicCmd
-
- CommandProcessor - Interface in org.osgi.service.command
-
A Command Processor is a service that is registered by a script engine that
can execute commands.
- CommandSession - Interface in org.osgi.service.command
-
A Command Session holds the executable state of a script engine as well as
the keyboard and console streams.
- CommDriver - Interface in gnu.io
-
- COMMENT - Static variable in class org.apache.commons.httpclient.cookie.Cookie2
-
- comment(String) - Method in class org.kxml2.io.KXmlSerializer
-
- COMMENT - Static variable in class org.kxml2.kdom.Node
-
- comment(String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- COMMENTURL - Static variable in class org.apache.commons.httpclient.cookie.Cookie2
-
- commit() - Method in interface org.knopflerfish.service.log.LogConfig
-
If CM is available, upload the current configuration to CM.
- commit() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionUpdate
-
Commit this update.
- commit() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
-
Called when the processing of the current deployment package is finished.
- commit() - Method in interface org.osgi.service.dmt.DmtSession
-
Commits a series of DMT operations issued in the current atomic session
since the last transaction boundary.
- commit() - Method in interface org.osgi.service.dmt.spi.TransactionalDataSession
-
Commits a series of DMT operations issued in the current atomic session
since the last transaction boundary.
- CommPort - Class in gnu.io
-
CommPort
- CommPort() - Constructor for class gnu.io.CommPort
-
- CommPortIdentifier - Class in gnu.io
-
- CommPortOwnershipListener - Interface in gnu.io
-
- compare(Object, Object) - Method in class org.apache.commons.httpclient.Cookie
-
Compares two cookies to determine order for cookie header.
- compare(Object, Object) - Method in class org.apache.commons.httpclient.cookie.CookiePathComparator
-
- Compare - Class in org.knopflerfish.util
-
- Compare() - Constructor for class org.knopflerfish.util.Compare
-
- compare(Object, Object) - Method in interface org.knopflerfish.util.sort.CompareFunc
-
- compareByteArrays(byte[], byte[]) - Static method in class org.knopflerfish.util.Compare
-
Returns true if the two specified arrays of bytes are equal to one
another.
- CompareFunc - Interface in org.knopflerfish.util.sort
-
Like the 1.2 Comparable interface.
- compareTo(HttpVersion) - Method in class org.apache.commons.httpclient.HttpVersion
-
Compares this HTTP protocol version with another one.
- compareTo(Object) - Method in class org.apache.commons.httpclient.HttpVersion
-
- compareTo(Object) - Method in class org.apache.commons.httpclient.URI
-
Compare this URI to another object.
- compareTo(RepositoryInfo) - Method in class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- compareTo(VersionRange) - Method in class org.knopflerfish.util.framework.VersionRange
-
Compare object to another VersionRange.
- compareTo(AD) - Method in class org.knopflerfish.util.metatype.AD
-
- compareTo(MTP) - Method in class org.knopflerfish.util.metatype.MTP
-
- compareTo(Object) - Method in interface org.osgi.framework.ServiceReference
-
Compares this ServiceReference with the specified
ServiceReference for order.
- compareTo(Version) - Method in class org.osgi.framework.Version
-
Compares this Version object to another Version.
- compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
-
Compares this object with the specified object for order.
- COMPATIBILITY - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- Component - Interface in org.apache.felix.scr
-
The Component interface represents a single component managed
by the Service Component Runtime.
- Component - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated class as a Service Component.
- COMPONENT_CAPABILITY_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
-
Capability name for Service Component Runtime.
- COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
-
A service registration property for a Component Factory that contains the
value of the factory attribute.
- COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
-
A component property that contains the generated id for a component
configuration.
- COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
-
A component property for a component configuration that contains the name
of the component as specified in the name attribute of the
component element.
- ComponentConfigurationDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of an actual instance of a declared component description
parameterized by component properties.
- ComponentConfigurationDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
- ComponentConstants - Interface in org.osgi.service.component
-
Defines standard names for Service Component constants.
- ComponentContext - Interface in org.osgi.service.component
-
A Component Context object is used by a component instance to interact with
its execution context including locating services by reference name.
- ComponentDefinitionException - Exception in org.osgi.service.blueprint.container
-
A Blueprint exception indicating that a component definition is in error.
- ComponentDefinitionException() - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with no message or exception
cause.
- ComponentDefinitionException(String) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the specified message
- ComponentDefinitionException(String, Throwable) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the specified message and
exception cause.
- ComponentDefinitionException(Throwable) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the exception cause.
- ComponentDescriptionDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of a declared component description.
- ComponentDescriptionDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
- ComponentException - Exception in org.osgi.service.component
-
Unchecked exception which may be thrown by Service Component Runtime.
- ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message and cause.
- ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message.
- ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified cause.
- ComponentFactory - Interface in org.osgi.service.component
-
When a component is declared with the factory attribute on its
component element, Service Component Runtime will register a
Component Factory service to allow new component configurations to be created
and activated rather than automatically creating and activating component
configuration as necessary.
- ComponentInstance - Interface in org.osgi.service.component
-
A ComponentInstance encapsulates a component instance of an activated
component configuration.
- ComponentMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for managed components.
- ComponentServiceObjects<S> - Interface in org.osgi.service.component
-
Allows multiple service objects for a service to be obtained.
- CONCURRENT_ACCESS - Static variable in exception org.osgi.service.dmt.DmtException
-
An error occurred related to concurrent access of nodes.
- Condition - Interface in org.knopflerfish.service.um.useradmin
-
This interface represents a Condition that is managed by a
UserAdmin service.
- CONDITION - Static variable in interface org.knopflerfish.service.um.useradmin.Condition
-
The type of a Condition role.
- Condition - Interface in org.osgi.service.condpermadmin
-
The interface implemented by a Condition.
- ConditionalPermissionAdmin - Interface in org.osgi.service.condpermadmin
-
Framework service to administer Conditional Permissions.
- ConditionalPermissionInfo - Interface in org.osgi.service.condpermadmin
-
A list of Permissions guarded by a list of conditions with an access
decision.
- ConditionalPermissionUpdate - Interface in org.osgi.service.condpermadmin
-
Update the Conditional Permission Table.
- ConditionInfo - Class in org.osgi.service.condpermadmin
-
Condition representation used by the Conditional Permission Admin service.
- ConditionInfo(String, String[]) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
-
Constructs a ConditionInfo from the specified type and args.
- ConditionInfo(String) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
-
Constructs a ConditionInfo object from the specified encoded
ConditionInfo string.
- Configurable - Interface in org.osgi.framework
-
Deprecated.
As of 1.2. Please use Configuration Admin service.
- CONFIGURATION - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
-
- Configuration - Interface in org.osgi.service.cm
-
The configuration information for a ManagedService or
ManagedServiceFactory object.
- ConfigurationAdmin - Interface in org.osgi.service.cm
-
Service for administering configuration data.
- ConfigurationEvent - Class in org.osgi.service.cm
-
A Configuration Event.
- ConfigurationEvent(ServiceReference<ConfigurationAdmin>, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
-
Constructs a ConfigurationEvent object from the given
ServiceReference object, event type, and pids.
- configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
-
Receives notification of a Configuration that has changed.
- ConfigurationException - Exception in org.osgi.service.cm
-
An Exception class to inform the Configuration Admin service of
problems with configuration data.
- ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
-
Create a ConfigurationException object.
- ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
-
Create a ConfigurationException object.
- ConfigurationListener - Interface in org.osgi.service.cm
-
Listener for Configuration Events.
- ConfigurationPermission - Class in org.osgi.service.cm
-
Indicates a bundle's authority to configure bundles or be updated by
Configuration Admin.
- ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
-
Create a new ConfigurationPermission.
- configurationPid - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration pids.
- ConfigurationPlugin - Interface in org.osgi.service.cm
-
A service interface for processing configuration dictionary before the
update.
- ConfigurationPolicy - Enum in org.osgi.service.component.annotations
-
Configuration Policy for the
Component annotation.
- configurationPolicy - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration policy.
- CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
-
Provides permission to create new configurations for other bundles as
well as manipulate them.
- connect() - Method in class org.apache.commons.httpclient.ProxyClient
-
Creates a socket that is connected, via the HTTP CONNECT method, to a proxy.
- connect() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- connect(String) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
-
Connect to a remote framework.
- CONNECTION_MANAGER_CLASS - Static variable in class org.apache.commons.httpclient.params.HttpClientParams
-
- CONNECTION_MANAGER_TIMEOUT - Static variable in class org.apache.commons.httpclient.params.HttpClientParams
-
- CONNECTION_TIMEOUT - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Determines the timeout until a connection is etablished.
- ConnectionFactory - Interface in org.osgi.service.io
-
A Connection Factory service is called by the implementation of the Connector
Service to create javax.microedition.io.Connection objects which
implement the scheme named by IO_SCHEME.
- ConnectionPoolTimeoutException - Exception in org.apache.commons.httpclient
-
A timeout while connecting waiting for an available connection
from an HttpConnectionManager.
- ConnectionPoolTimeoutException() - Constructor for exception org.apache.commons.httpclient.ConnectionPoolTimeoutException
-
Creates a ConnectTimeoutException with a null detail message.
- ConnectionPoolTimeoutException(String) - Constructor for exception org.apache.commons.httpclient.ConnectionPoolTimeoutException
-
Creates a ConnectTimeoutException with the specified detail message.
- ConnectionPoolTimeoutException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.ConnectionPoolTimeoutException
-
Creates a new ConnectTimeoutException with the specified detail message and cause.
- ConnectMethod - Class in org.apache.commons.httpclient
-
Establishes a tunneled HTTP connection via the CONNECT method.
- ConnectMethod() - Constructor for class org.apache.commons.httpclient.ConnectMethod
-
Deprecated.
use #ConnectMethod(HttpHost);
Create a connect method.
- ConnectMethod(HttpMethod) - Constructor for class org.apache.commons.httpclient.ConnectMethod
-
Deprecated.
the wrapped method is no longer used
Create a connect method wrapping the existing method
- ConnectMethod(HostConfiguration) - Constructor for class org.apache.commons.httpclient.ConnectMethod
-
Create a connect method.
- ConnectorService - Interface in org.osgi.service.io
-
The Connector Service should be called to create and open
javax.microedition.io.Connection objects.
- ConnectTimeoutException - Exception in org.apache.commons.httpclient
-
A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager.
- ConnectTimeoutException() - Constructor for exception org.apache.commons.httpclient.ConnectTimeoutException
-
Creates a ConnectTimeoutException with a null detail message.
- ConnectTimeoutException(String) - Constructor for exception org.apache.commons.httpclient.ConnectTimeoutException
-
Creates a ConnectTimeoutException with the specified detail message.
- ConnectTimeoutException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.ConnectTimeoutException
-
Creates a new ConnectTimeoutException with the specified detail message and cause.
- ConsoleService - Interface in org.knopflerfish.service.console
-
Console service for OSG platforms.
- Constants - Interface in org.osgi.framework
-
Defines standard names for the OSGi environment system properties, service
properties, and Manifest header attribute keys.
- Constants - Interface in org.osgi.service.device
-
This interface defines standard names for property keys associated with
Device and
Driver services.
- CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
-
The action string for the consume action.
- Consumer - Interface in org.osgi.service.wireadmin
-
Data Consumer, a service that can receive updated values from
Producer services.
- CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
-
A Consumer service method has thrown an exception.
- consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
-
Update the list of Wire objects to which this Producer
object is connected.
- containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Returns a boolean indicating whether the named response header
has already been set.
- containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call containsHeader(String name)
on the wrapped response object.
- containsHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Tests if headers with the given name are contained within this group.
- containsIgnoreCase(List<String>, List<String>) - Static method in class org.knopflerfish.util.Text
-
Check if a string exists in a list.
- containsKey(Object) - Method in class org.knopflerfish.util.CacheMap
-
Check if an object exists in the map.
- containsKey(Object) - Method in class org.osgi.service.event.EventProperties
-
Indicates if the specified property is present.
- containsProperty(String) - Method in class org.osgi.service.event.Event
-
Indicate the presence of an event property.
- containsValue(Object) - Method in class org.knopflerfish.util.CacheMap
-
- containsValue(Object) - Method in class org.osgi.service.event.EventProperties
-
Indicates if the specified value is present.
- CONTENT_DISPOSITION - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content dispostion characters
- CONTENT_DISPOSITION_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content dispostion as a byte array
- CONTENT_LENGTH_AUTO - Static variable in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- CONTENT_LENGTH_AUTO - Static variable in class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
The content length will be calculated automatically.
- CONTENT_LENGTH_CHUNKED - Static variable in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- CONTENT_NAMESPACE - Static variable in class org.osgi.service.repository.ContentNamespace
-
Namespace name for content capabilities and requirements.
- CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content type header
- CONTENT_TRANSFER_ENCODING_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content type header as a byte array
- CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content type header
- CONTENT_TYPE_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Content type header as a byte array
- ContentLengthInputStream - Class in org.apache.commons.httpclient
-
Cuts the wrapped InputStream off after a specified number of bytes.
- ContentLengthInputStream(InputStream, int) - Constructor for class org.apache.commons.httpclient.ContentLengthInputStream
-
- ContentLengthInputStream(InputStream, long) - Constructor for class org.apache.commons.httpclient.ContentLengthInputStream
-
Creates a new length limited stream
- ContentNamespace - Class in org.osgi.service.repository
-
Content Capability and Requirement Namespace.
- CONTEXT - Static variable in class org.osgi.framework.AdminPermission
-
The action string context.
- CONTEXT - Static variable in class org.osgi.service.subsystem.SubsystemPermission
-
The action string context.
- context - Variable in class org.osgi.util.tracker.BundleTracker
-
The Bundle Context used by this BundleTracker.
- context - Variable in class org.osgi.util.tracker.ServiceTracker
-
The Bundle Context used by this ServiceTracker.
- CONTEXT_AUTH_DATE - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for authentication date, the parameter string is
"auth_date".
- CONTEXT_AUTH_DAY - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for authentication day of week, the parameter string is
"auth_day".
- CONTEXT_AUTH_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for authentication level, the parameter string is
"auth_lvl".
- CONTEXT_AUTH_TIME - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for authentication time, the parameter string is
"auth_time".
- CONTEXT_CONF_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for confidentiality level, the parameter string is
"conf_lvl".
- CONTEXT_DATE - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for current date, the parameter string is
"date".
- CONTEXT_DAY - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for current day of week, the parameter string is
"day".
- CONTEXT_INTEGR_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for integrity level, the parameter string is
"integr_lvl".
- CONTEXT_TIME - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Context parameter for current time, the parameter string is
"time".
- contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
-
Notification that the servlet context is about to be shut down.
- contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
-
Notification that the web application initialization
process is starting.
- ContextualAuthorization - Interface in org.knopflerfish.service.um.useradmin
-
This subclass to Authorization adds authentication context to the
authorization information.
- CONTRACT_NAMESPACE - Static variable in class org.osgi.namespace.contract.ContractNamespace
-
Namespace name for contract capabilities and requirements.
- CONTRACT_OSGI_FRAMEWORK - Static variable in class org.osgi.service.indexer.Namespaces
-
Known contracts and extenders
- ContractNamespace - Class in org.osgi.namespace.contract
-
Contract Capability and Requirement Namespace.
- control - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for control.
- ControllerThreadSocketFactory - Class in org.apache.commons.httpclient.protocol
-
This helper class is intedned to help work around the limitation of older Java versions
(older than 1.4) that prevents from specifying a connection timeout when creating a
socket.
- ControllerThreadSocketFactory.SocketTask - Class in org.apache.commons.httpclient.protocol
-
Helper class for wrapping socket based tasks.
- ControllerThreadSocketFactory.SocketTask() - Constructor for class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
-
- convert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
-
Convert the specified object to an instance of the specified type.
- convert(Class, Object) - Method in interface org.osgi.service.command.CommandSession
-
Convert an object to another type.
- convert(Class, Object) - Method in interface org.osgi.service.command.Converter
-
Convert an object to the desired type.
- Converter - Interface in org.osgi.service.blueprint.container
-
Type converter to convert an object to a target type.
- Converter - Interface in org.osgi.service.command
-
A converter is a service that can help create specific object types from a
string, and vice versa.
- CONVERTER_CLASSES - Static variable in interface org.osgi.service.command.Converter
-
This property is a string, or array of strings, and defines the classes
or interfaces that this converter recognizes.
- Cookie - Class in javax.servlet.http
-
Creates a cookie, a small amount of information sent by a servlet to
a Web browser, saved by the browser, and later sent back to the server.
- Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
-
Constructs a cookie with a specified name and value.
- Cookie - Class in org.apache.commons.httpclient
-
HTTP "magic-cookie" represents a piece of state information
that the HTTP agent and the target server can exchange to maintain
a session.
- Cookie() - Constructor for class org.apache.commons.httpclient.Cookie
-
Default constructor.
- Cookie(String, String, String) - Constructor for class org.apache.commons.httpclient.Cookie
-
Creates a cookie with the given name, value and domain attribute.
- Cookie(String, String, String, String, Date, boolean) - Constructor for class org.apache.commons.httpclient.Cookie
-
Creates a cookie with the given name, value, domain attribute,
path attribute, expiration attribute, and secure attribute
- Cookie(String, String, String, String, int, boolean) - Constructor for class org.apache.commons.httpclient.Cookie
-
Creates a cookie with the given name, value, domain attribute,
path attribute, maximum age attribute, and secure attribute
- Cookie2 - Class in org.apache.commons.httpclient.cookie
-
- Cookie2() - Constructor for class org.apache.commons.httpclient.cookie.Cookie2
-
Default constructor.
- Cookie2(String, String, String) - Constructor for class org.apache.commons.httpclient.cookie.Cookie2
-
Creates a cookie with the given name, value and domain attribute.
- Cookie2(String, String, String, String, Date, boolean) - Constructor for class org.apache.commons.httpclient.cookie.Cookie2
-
Creates a cookie with the given name, value, domain attribute,
path attribute, expiration attribute, and secure attribute
- Cookie2(String, String, String, String, Date, boolean, int[]) - Constructor for class org.apache.commons.httpclient.cookie.Cookie2
-
Creates a cookie with the given name, value, domain attribute,
path attribute, expiration attribute, secure attribute, and ports
attribute.
- COOKIE_POLICY - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
- CookieAttributeHandler - Interface in org.apache.commons.httpclient.cookie
-
Ths interface represents a cookie attribute handler responsible
for parsing, validating, and matching a specific cookie attribute,
such as path, domain, port, etc.
- CookieOrigin - Class in org.apache.commons.httpclient.cookie
-
CookieOrigin class incapsulates details of an origin server that
are relevant when parsing, validating or matching HTTP cookies.
- CookieOrigin(String, int, String, boolean) - Constructor for class org.apache.commons.httpclient.cookie.CookieOrigin
-
- CookiePathComparator - Class in org.apache.commons.httpclient.cookie
-
This cookie comparator ensures that multiple cookies satisfying
a common criteria are ordered in the Cookie header such
that those with more specific Path attributes precede those with
less specific.
- CookiePathComparator() - Constructor for class org.apache.commons.httpclient.cookie.CookiePathComparator
-
- CookiePolicy - Class in org.apache.commons.httpclient.cookie
-
Cookie management policy class.
- CookiePolicy() - Constructor for class org.apache.commons.httpclient.cookie.CookiePolicy
-
- cookies - Variable in class org.apache.commons.httpclient.HttpState
-
Array of
cookies that this HTTP state contains.
- CookieSpec - Interface in org.apache.commons.httpclient.cookie
-
Defines the cookie management specification.
- CookieSpecBase - Class in org.apache.commons.httpclient.cookie
-
Cookie management functions shared by all specification.
- CookieSpecBase() - Constructor for class org.apache.commons.httpclient.cookie.CookieSpecBase
-
Default constructor
- CookieVersionSupport - Interface in org.apache.commons.httpclient.cookie
-
Defines cookie specification specific capabilities
- Coordination - Interface in org.osgi.service.coordinator
-
A Coordination object is used to coordinate a number of independent
Participants.
- CoordinationException - Exception in org.osgi.service.coordinator
-
Unchecked exception which may be thrown by a Coordinator implementation.
- CoordinationException(String, Coordination, int, Throwable) - Constructor for exception org.osgi.service.coordinator.CoordinationException
-
Create a new Coordination Exception with a cause.
- CoordinationException(String, Coordination, int) - Constructor for exception org.osgi.service.coordinator.CoordinationException
-
Create a new Coordination Exception.
- CoordinationPermission - Class in org.osgi.service.coordinator
-
- CoordinationPermission(String, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
-
Creates a new granted CoordinationPermission object.
- CoordinationPermission(String, Bundle, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
-
Creates a new requested CoordinationPermission object to be used
by the code that must perform checkPermission.
- Coordinator - Interface in org.osgi.service.coordinator
-
A Coordinator service coordinates activities between different parties.
- COPIED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were copied.
- copy(String, String, boolean) - Method in interface org.osgi.service.dmt.DmtSession
-
Create a copy of a node or a whole subtree.
- copy(String[], String[], boolean) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Create a copy of a node or a whole subtree.
- copyDictionary(Dictionary<K, Object>) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
-
Copy a dictionary.
- countProvidedActivatorClasses() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Gets the cardinality of the set of provided bundle activator
classes.
- countProvidedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Gets the cardinality of the set of provided Java packages.
- create(String, Dictionary<String, ?>, Object) - Method in interface org.knopflerfish.service.repository.XmlBackedRepositoryFactory
-
- create(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
-
Create a new Coordination.
- createCnonce() - Static method in class org.apache.commons.httpclient.auth.DigestScheme
-
Creates a random cnonce value based on the current time.
- createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
-
Create a new Connection object for the specified URI.
- CREATED - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint extender has created a Blueprint Container for the bundle.
- createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
-
Creates a default HttpContext for registering servlets or
resources with the HttpService, a new HttpContext object is
created each time this method is called.
- createDMParser() - Static method in class org.kxml2.wap.syncml.SyncML
-
- createDMSerializer() - Static method in class org.kxml2.wap.syncml.SyncML
-
- createElement(String, String) - Method in class org.kxml2.kdom.Element
-
Forwards creation request to parent if any, otherwise
calls super.createElement.
- createElement(String, String) - Method in class org.kxml2.kdom.Node
-
Builds a default element with the given properties.
- createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Create a new factory Configuration object with a new PID.
- createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Create a new factory Configuration object with a new PID.
- createFilter(String) - Method in interface org.osgi.framework.BundleContext
-
Creates a Filter object.
- createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
-
Creates a Filter object.
- createInputStream() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
-
- createInputStream() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
-
Return a new FileInputStream for the current filename.
- createInputStream() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
-
Gets a new InputStream for reading this source.
- createInteriorNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Create an interior node.
- createInteriorNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Create an interior node with a given type.
- createInteriorNode(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Create an interior node with a given type.
- createJComponent() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
Create the actual component that should be displayed.
- createLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Create a leaf node with default value and MIME type.
- createLeafNode(String, DmtData) - Method in interface org.osgi.service.dmt.DmtSession
-
Create a leaf node with a given value and the default MIME type.
- createLeafNode(String, DmtData, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Create a leaf node with a given value and MIME type.
- createLeafNode(String[], DmtData, String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Create a leaf node with a given value and MIME type.
- createParams() - Method in class org.apache.commons.httpclient.params.DefaultHttpParamsFactory
-
- createParser() - Static method in class org.kxml2.wap.syncml.SyncML
-
- createParser() - Static method in class org.kxml2.wap.wml.Wml
-
Creates a WbxmlParser with the WML code pages set
- createParser() - Static method in class org.kxml2.wap.wv.WV
-
- createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Creates a Role object with the given name and of the given type.
- createSerializer() - Static method in class org.kxml2.wap.syncml.SyncML
-
- createSerializer() - Static method in class org.kxml2.wap.wml.Wml
-
- createSession() - Method in interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator
-
Creates an authentication session.
- createSession(InputStream, PrintStream, PrintStream) - Method in interface org.osgi.service.command.CommandProcessor
-
Create a new command session associated with IO streams.
- createSocket(ProtocolSocketFactory, String, int, InetAddress, int, int) - Static method in class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
-
This method spawns a controller thread overseeing the process of socket
initialisation.
- createSocket(ControllerThreadSocketFactory.SocketTask, int) - Static method in class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
-
Gets a new socket connection to the given host.
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
-
Gets a new socket connection to the given host.
- createSocket(String, int) - Method in interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
-
Gets a new socket connection to the given host.
- createSocket(String, String, int, InetAddress, int, int) - Static method in class org.apache.commons.httpclient.protocol.ReflectionSocketFactory
-
This method attempts to execute Socket method available since Java 1.4
using reflection.
- createSocket(Socket, String, int, boolean) - Method in interface org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory
-
Returns a socket connected to the given host that is layered over an
existing socket.
- createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
- createWire(String, String, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
-
Create a new Wire object that connects a Producer service to a
Consumer service.
- createXML(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.FileUtil
-
Create an empty DOM-document.
- CREATING - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint extender has started creating a Blueprint Container for the
bundle.
- CREDENTIAL_CHARSET - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Defines the charset to be used when encoding
Credentials.
- Credentials - Interface in org.apache.commons.httpclient
-
Authentication credentials.
- CredentialsNotAvailableException - Exception in org.apache.commons.httpclient.auth
-
Authentication credentials required to respond to a authentication
challenge are not available
- CredentialsNotAvailableException() - Constructor for exception org.apache.commons.httpclient.auth.CredentialsNotAvailableException
-
Creates a new CredentialsNotAvailableException with a null detail message.
- CredentialsNotAvailableException(String) - Constructor for exception org.apache.commons.httpclient.auth.CredentialsNotAvailableException
-
Creates a new CredentialsNotAvailableException with the specified message.
- CredentialsNotAvailableException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.auth.CredentialsNotAvailableException
-
Creates a new CredentialsNotAvailableException with the specified detail message and cause.
- CredentialsProvider - Interface in org.apache.commons.httpclient.auth
-
Credentials provider interface can be used to provide
HTTP method with a means to request
authentication credentials if no credentials have been given or given
credentials are incorrect.
- credMap - Variable in class org.apache.commons.httpclient.HttpState
-
Map of
credentials by realm that this
HTTP state contains.
- CRLF - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Carriage return/linefeed
- CRLF_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
-
Carriage return/linefeed as a byte array
- CTS - Static variable in class gnu.io.I2CPortEvent
-
- CTS - Static variable in class gnu.io.RawPortEvent
-
- CTS - Static variable in class gnu.io.RS485PortEvent
-
- CTS - Static variable in class gnu.io.SerialPortEvent
-
- current - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
-
The current state of the bundle wiring.
- currentOwner - Variable in exception gnu.io.PortInUseException
-
the owner of the port requested.
- generateRequestBody() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Generates the request body.
- generateRequestEntity() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- generateRequestEntity() - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Generates a request entity from the post parameters, if present.
- generateRequestLine(HttpConnection, String, String, String, String) - Static method in class org.apache.commons.httpclient.HttpMethodBase
-
Generates HTTP request line according to the specified attributes.
- GenericServlet - Class in javax.servlet
-
Defines a generic, protocol-independent
servlet.
- GenericServlet() - Constructor for class javax.servlet.GenericServlet
-
Does nothing.
- get() - Method in class org.knopflerfish.util.CachedObject
-
Get the cached object.
- get(Object) - Method in class org.knopflerfish.util.CacheMap
-
Get an object from the map.
- get(long) - Method in class org.knopflerfish.util.Semaphore
-
Waits up to timeout milliseconds for this Semaphore to
receive a value.
- GET - Static variable in class org.osgi.framework.ServicePermission
-
The action string get.
- get(String) - Method in interface org.osgi.service.command.CommandSession
-
Get the value of a variable.
- GET - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue GET command on the node
having this ACL.
- GET - Static variable in class org.osgi.service.dmt.security.DmtPermission
-
Holders of DmtPermission with the Get action present can query DMT node
value or properties, that is they are authorized to execute the
isLeafNode(), getNodeAcl(), getEffectiveNodeAcl(), getMetaNode(),
getNodeValue(), getChildNodeNames(), getNodeTitle(), getNodeVersion(),
getNodeTimeStamp(), getNodeSize() and getNodeType() methods of the
DmtSession.
- get(Object) - Method in class org.osgi.service.event.EventProperties
-
Return the value of the specified property.
- get(String, String) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the value associated with the specified key in this node.
- GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "getCredential".
- getAboveHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the level above the this hierarchy level.
- getAccessControlContext(String[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
Returns the Access Control Context that corresponds to the specified
signers.
- getAccessDecision() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Returns the access decision for this Conditional Permission Info.
- getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
-
Locates a specific action by name.
- getActions() - Method in class org.osgi.framework.AdaptPermission
-
Returns the canonical string representation of the
AdaptPermission actions.
- getActions() - Method in class org.osgi.framework.AdminPermission
-
Returns the canonical string representation of the
AdminPermission actions.
- getActions() - Method in class org.osgi.framework.BundlePermission
-
Returns the canonical string representation of the
BundlePermission actions.
- getActions() - Method in class org.osgi.framework.CapabilityPermission
-
Returns the canonical string representation of the actions.
- getActions() - Method in class org.osgi.framework.PackagePermission
-
Returns the canonical string representation of the
PackagePermission actions.
- getActions() - Method in class org.osgi.framework.ServicePermission
-
Returns the canonical string representation of the actions.
- getActions() - Method in class org.osgi.service.application.ApplicationAdminPermission
-
Returns the actions of this permission.
- getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
-
Returns the canonical string representation of the
ConfigurationPermission actions.
- getActions() - Method in class org.osgi.service.coordinator.CoordinationPermission
-
Returns the canonical string representation of the
CoordinationPermission actions.
- getActions() - Method in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.dmt.security.AlertPermission
-
Returns the action list (always * in the current version).
- getActions() - Method in class org.osgi.service.dmt.security.DmtPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
-
Returns the action list (always * in the current version).
- getActions() - Method in class org.osgi.service.event.TopicPermission
-
Returns the canonical string representation of the
TopicPermission actions.
- getActions() - Method in class org.osgi.service.monitor.MonitorPermission
-
Get the action string associated with this permission.
- getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
-
Returns the actions of the permission represented by this
PermissionInfo.
- getActions() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Returns the canonical string representation of the actions.
- getActions() - Method in class org.osgi.service.subsystem.SubsystemPermission
-
Returns the canonical string representation of the
SubsystemPermission actions.
- getActions() - Method in interface org.osgi.service.upnp.UPnPService
-
Lists all actions provided by this service.
- getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
-
Returns the canonical string representation of the actions, separated by
comma.
- getActions() - Method in class org.osgi.service.wireadmin.WirePermission
-
Returns the canonical string representation of the actions.
- getActivate() - Method in interface org.apache.felix.scr.Component
-
Returns the name of the method to be called when the component is being
activated.
- getActivation() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the activation strategy for the component.
- getActivatorClass() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get the bundle activator from the set of provided bundle
activator classes.
- getActualTypeArgument(int) - Method in class org.osgi.service.blueprint.container.ReifiedType
-
Return a type parameter for this type.
- getAllHeaders() - Method in class org.apache.commons.httpclient.HeaderGroup
-
Gets all of the headers contained within this group.
- getAllowedMethods() - Method in class org.apache.commons.httpclient.methods.OptionsMethod
-
Get a list of allowed methods.
- getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the allowed values, if defined.
- getAllowUserInteraction() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getAllRepositories() - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Get all repositories available.
- getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
-
Returns an array of ServiceReference objects.
- getAltitude() - Method in class org.osgi.util.position.Position
-
Returns the altitude of this position in meters.
- getApplicationContext(Object) - Static method in class org.osgi.application.Framework
-
This method needs an argument, an object that represents the application
instance.
- getApplicationDescriptor() - Method in class org.osgi.service.application.ApplicationHandle
-
Retrieves the ApplicationDescriptor to which this
ApplicationHandle belongs.
- getApplicationDescriptor() - Method in interface org.osgi.service.application.ScheduledApplication
-
Retrieves the ApplicationDescriptor which represents the application and
necessary for launching.
- getApplicationId() - Method in interface org.osgi.application.ApplicationContext
-
This method return the identifier of the corresponding application type.
- getApplicationId() - Method in class org.osgi.service.application.ApplicationDescriptor
-
Returns the identifier of the represented application.
- getArgs() - Method in class org.osgi.service.condpermadmin.ConditionInfo
-
Returns arguments of this ConditionInfo.
- getArguments() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the startup arguments specified when the application was
scheduled.
- getArguments() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the arguments for the factory method or constructor of the bean.
- getArrayType(Object) - Static method in class org.knopflerfish.util.metatype.AD
-
Get type from an array object.
- getAsciiBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the specified string to byte array of ASCII characters.
- getAsciiBytes(String) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the specified string to byte array of ASCII characters.
- getAsciiString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of ASCII characters to a string.
- getAsciiString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of ASCII characters to a string.
- getAsciiString(byte[], int, int) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the byte array of ASCII characters to a string.
- getAsciiString(byte[]) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the byte array of ASCII characters to a string.
- getAttribHandler(String) - Method in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
- getAttribHandlerIterator() - Method in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
- getAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Returns the object bound with the specified name in this session, or
null if no object is bound under the name.
- getAttribute(String) - Method in interface javax.servlet.ServletContext
-
Returns the servlet container attribute with the given name,
or null if there is no attribute by that name.
- getAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of the named attribute as an Object,
or null if no attribute of the given name exists.
- getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getAttribute(String name)
on the wrapped request object.
- getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
-
Return the configuration attribute with the specified name (if any),
or null if there is no such attribute.
- getAttributeCount() - Method in class org.kxml2.io.KXmlParser
-
- getAttributeCount() - Method in class org.kxml2.kdom.Element
-
Returns the number of attributes of this element.
- getAttributeCount() - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributeDefinitions(int) - Method in class org.knopflerfish.util.metatype.OCD
-
- getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the attribute definitions for this object class.
- getAttributeName(int) - Method in class org.kxml2.io.KXmlParser
-
- getAttributeName(int) - Method in class org.kxml2.kdom.Element
-
- getAttributeName(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributeNames() - Method in interface javax.servlet.http.HttpSession
-
Returns an Enumeration of String objects
containing the names of all the objects bound to this session.
- getAttributeNames() - Method in interface javax.servlet.ServletContext
-
Returns an Enumeration containing the
attribute names available
within this servlet context.
- getAttributeNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration containing the
names of the attributes available to this request.
- getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAttributeNames()
on the wrapped request object.
- getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
-
Return an array containing the names of all currently defined
configuration attributes.
- getAttributeNamespace(int) - Method in class org.kxml2.io.KXmlParser
-
- getAttributeNamespace(int) - Method in class org.kxml2.kdom.Element
-
- getAttributeNamespace(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributePrefix(int) - Method in class org.kxml2.io.KXmlParser
-
- getAttributePrefix(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributes() - Method in class org.knopflerfish.ant.taskdefs.bundle.Util.HeaderEntry
-
- getAttributes() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- getAttributes() - Method in interface org.osgi.framework.wiring.BundleCapability
-
Returns the attributes of this capability.
- getAttributes() - Method in interface org.osgi.framework.wiring.BundleRequirement
-
Returns the attributes of this requirement.
- getAttributes() - Method in interface org.osgi.resource.Capability
-
Returns the attributes of this capability.
- getAttributes() - Method in interface org.osgi.resource.Requirement
-
Returns the attributes of this requirement.
- getAttributes() - Method in class org.osgi.service.indexer.Capability
-
- getAttributes() - Method in class org.osgi.service.indexer.Requirement
-
- getAttributeType(int) - Method in class org.kxml2.io.KXmlParser
-
- getAttributeType(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributeValue(int) - Method in class org.kxml2.io.KXmlParser
-
- getAttributeValue(String, String) - Method in class org.kxml2.io.KXmlParser
-
- getAttributeValue(int) - Method in class org.kxml2.kdom.Element
-
- getAttributeValue(String, String) - Method in class org.kxml2.kdom.Element
-
- getAttributeValue(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getAttributeValue(String, String) - Method in class org.kxml2.wap.WbxmlParser
-
- getAuthenticationRealm() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
use #getHostAuthState()
- getAuthLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
-
Get authentication level.
- getAuthority() - Method in class org.apache.commons.httpclient.URI
-
Get the authority.
- getAuthorization() - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
-
Attempts to authenticate and authorize the user.
- getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Creates an Authorization object that encapsulates the specified
User object and the Role objects it possesses.
- getAuthScheme(String) - Static method in class org.apache.commons.httpclient.auth.AuthPolicy
-
- getAuthScheme() - Method in class org.apache.commons.httpclient.auth.AuthState
-
- getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the authentication scheme used to protect
the servlet.
- getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getAuthType()
on the wrapped request object.
- getAutoExport() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the auto-export mode for the service.
- getAvailability() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return whether or not a matching service is required at all times.
- getBase64() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with base 64 (b64) format.
- getBaseDir() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
Get the base directory for extract files to be executed.
- getBaseDirName() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- getBaudBase() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
- getBaudBase() - Method in class gnu.io.SerialPort
-
- getBaudRate() - Method in class gnu.io.RXTXPort
-
- getBaudRate() - Method in class gnu.io.SerialPort
-
- getBinary() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with binary (bin) format.
- getBindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the name of the bind method.
- getBindMethodName() - Method in interface org.apache.felix.scr.Reference
-
Returns the name of the method called if a service is being bound to
the Component or null if no such method is configued.
- getBodyCheckTimeout() - Method in class org.apache.commons.httpclient.methods.HeadMethod
-
- getBoolean() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with boolean (bool) format.
- getBoolean() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable value if its type is boolean.
- getBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the boolean value represented by the String
object associated with the specified key in this node.
- getBooleanParameter(String, boolean) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getBooleanParameter(String, boolean) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns a Boolean parameter value with the given name.
- getBoundary() - Static method in class org.apache.commons.httpclient.methods.multipart.Part
-
- getBufferSize() - Method in interface javax.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getBufferSize()
on the wrapped response object.
- getBundle() - Method in interface org.apache.felix.scr.Component
-
Returns the Bundle declaring this component.
- getBundle() - Method in interface org.knopflerfish.service.dirdeployer.DeployedBundleControl
-
- getBundle() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- getBundle() - Method in class org.knopflerfish.util.metatype.MTP
-
- getBundle() - Method in interface org.osgi.framework.BundleContext
-
Returns the Bundle object associated with this
BundleContext.
- getBundle(long) - Method in interface org.osgi.framework.BundleContext
-
Returns the bundle with the specified identifier.
- getBundle(String) - Method in interface org.osgi.framework.BundleContext
-
Returns the bundle with the specified location.
- getBundle() - Method in class org.osgi.framework.BundleEvent
-
Returns the bundle which had a lifecycle change.
- getBundle() - Method in interface org.osgi.framework.BundleReference
-
Returns the Bundle object associated with this
BundleReference.
- getBundle() - Method in class org.osgi.framework.FrameworkEvent
-
Returns the bundle associated with the event.
- getBundle(Class<?>) - Static method in class org.osgi.framework.FrameworkUtil
-
Return a Bundle for the specified bundle class.
- getBundle() - Method in interface org.osgi.framework.ServiceReference
-
Returns the bundle that registered the service referenced by this
ServiceReference object.
- getBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the Blueprint bundle associated with this event.
- getBundle() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the bundle that created this Coordination.
- getBundle(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the bundle instance, which is part of this deployment package,
that corresponds to the bundle's symbolic name passed in the
symbolicName parameter.
- getBundle() - Method in interface org.osgi.service.log.LogEntry
-
Returns the bundle that created this LogEntry object.
- getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the bundle for which this object provides meta type information.
- getBundle(Class) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns the bundle from which the specified class is loaded.
- getBundle() - Method in interface org.osgi.service.packageadmin.RequiredBundle
-
Deprecated.
Returns the bundle associated with this required bundle.
- getBundleContext() - Method in interface org.osgi.framework.Bundle
-
- getBundleContext() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
-
Return the context of the bundle which added the listener.
- getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the BundleContext of the bundle which contains this
component.
- getBundleContext() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the bundle context of the region within which this subsystem
resides.
- getBundleId() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's unique identifier.
- getBundleId() - Method in interface org.osgi.framework.launch.Framework
-
Returns the Framework unique identifier.
- getBundleInfos() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns an array of
BundleInfo objects representing the bundles
specified in the manifest of this deployment package.
- getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
-
Get the bundle location.
- getBundles() - Method in interface org.osgi.framework.BundleContext
-
Returns a list of all installed bundles.
- getBundles(String, String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns the bundles with the specified symbolic name whose bundle version
is within the specified version range.
- getBundles() - Method in class org.osgi.util.tracker.BundleTracker
-
Return an array of Bundles for all bundles being tracked by this
BundleTracker.
- getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Return the assigned start level value for the specified Bundle.
- getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns the special type of the specified bundle.
- getBundleWiring() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the bundle wiring whose class loader will define the woven class.
- getByte(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Returns a byte read from the bytearray, starting at position index.
- getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the byte[] value represented by the String object
associated with the specified key in this node.
- getBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the specified string to a byte array of HTTP element characters.
- getBytes(String, String) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the specified string to a byte array.
- getBytes() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the class file bytes to be used to define the
named class.
- getCallOutHangup() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
returns boolean true on success
- getCallOutHangup() - Method in class gnu.io.SerialPort
-
- getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the capabilities declared by this resource.
- getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the capabilities provided by this bundle wiring.
- getCapabilities(String) - Method in interface org.osgi.resource.Resource
-
Returns the capabilities declared by this resource.
- getCapability() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getCapability() - Method in interface org.osgi.resource.Wire
-
- getCardinality() - Method in class org.knopflerfish.util.metatype.AD
-
- getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return the cardinality of this attribute.
- getCause() - Method in exception org.apache.commons.httpclient.HttpException
-
Return the Throwable that caused this exception, or null
if the cause is unavailable, unknown, or not a Throwable.
- getCause() - Method in exception org.apache.commons.logging.LogConfigurationException
-
Return the underlying cause of this exception (if any).
- getCause() - Method in exception org.osgi.framework.BundleException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.framework.InvalidSyntaxException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.application.ApplicationException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
- getCause() - Method in exception org.osgi.service.cm.ConfigurationException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.component.ComponentException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.deploymentadmin.DeploymentException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.dmt.DmtException
-
Get the cause of this exception.
- getCause() - Method in exception org.osgi.service.http.NamespaceException
-
Returns the cause of this exception or null if no cause was set.
- getCause() - Method in exception org.osgi.service.prefs.BackingStoreException
-
Returns the cause of this exception or null if no cause was set.
- getCauses() - Method in exception org.osgi.service.dmt.DmtException
-
Get all causes of this exception.
- getChangeCount() - Method in interface org.osgi.service.cm.Configuration
-
Get the change count.
- getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this
request.
- getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped request object.
- getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset)
used for the body sent in this response.
- getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped response object.
- getCharSet() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Return the character encoding of this part.
- getCharSet() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Return the character encoding of this part.
- getCharset() - Method in class org.apache.commons.httpclient.methods.StringRequestEntity
-
- getCharset(Locale) - Static method in class org.apache.commons.httpclient.URI.LocaleToCharsetMap
-
Get the preferred charset for the given locale.
- getChild(int) - Method in class org.kxml2.kdom.Node
-
Returns the child object at the given index.
- getChild(String) - Method in interface org.osgi.service.indexer.Resource
-
- getChildCount() - Method in class org.kxml2.kdom.Node
-
Returns the number of child objects
- getChildNodeNames(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the list of children names of a node.
- getChildNodeNames(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the list of children names of a node.
- getChildren() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the child subsystems of this subsystem.
- getClass(int) - Static method in class org.knopflerfish.util.metatype.AD
-
Get java class corresponding to AttributeDefinition type.
- getClassLoader() - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the class loader for this bundle wiring.
- getClassName() - Method in interface org.apache.felix.scr.Component
-
Returns the class name of the Component implementation.
- getClassName() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the fully qualified name of the class being woven.
- getClassName() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the class specified for the bean.
- getCode() - Method in exception org.osgi.service.deploymentadmin.DeploymentException
-
- getCode() - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
- getCode() - Method in exception org.osgi.service.dmt.DmtException
-
Get the error code associated with this exception.
- getCollectionClass() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return the type of the collection.
- getCollectionMethod() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the collection method of this StatusVariable.
- getColumnNumber() - Method in class org.kxml2.io.KXmlParser
-
- getColumnNumber() - Method in class org.kxml2.wap.WbxmlParser
-
- getCommandNames() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
-
- getComment() - Method in class javax.servlet.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null if the cookie has no comment.
- getComment() - Method in class org.apache.commons.httpclient.Cookie
-
Returns the comment describing the purpose of this cookie, or
null if no such comment has been defined.
- getCommentURL() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described by the information at this URL.
- getCommPort(String, int) - Method in interface gnu.io.CommDriver
-
- getCommPort(String, int) - Method in class gnu.io.RXTXCommDriver
-
- getCompatibilitySpec() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getComponent(long) - Method in interface org.apache.felix.scr.ScrService
-
Returns the component whose component.id matches the given
componentId or null if no component with the
given id is currently managed.
- getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component configurations for the specified component
description.
- getComponentDescriptionDTO(Bundle, String) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
- getComponentDescriptionDTOs(Bundle...) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component descriptions declared by the specified active
bundles.
- getComponentId() - Method in exception org.osgi.service.blueprint.container.NoSuchComponentException
-
Returns the id of the non-existent component.
- getComponentId() - Method in interface org.osgi.service.blueprint.reflect.IdRefMetadata
-
Return the id of the referenced component.
- getComponentId() - Method in interface org.osgi.service.blueprint.reflect.RefMetadata
-
Return the id of the referenced component.
- getComponentIds() - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Returns the set of component ids managed by this Blueprint Container.
- getComponentInstance() - Method in interface org.apache.felix.scr.Component
-
Returns the org.osgi.service.component.ComponentInstance
representing this component or null if this component
is not been activated yet.
- getComponentInstance(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Return the component instance for the specified component id.
- getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the Component Instance object for the component instance
associated with this Component Context.
- getComponentMetadata(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Return the Component Metadata object for the component with the specified
component id.
- getComponentName() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the value of the component-name attribute of the service
reference.
- getComponents() - Method in interface org.apache.felix.scr.ScrService
-
Returns an array of all components managed by this SCR instance.
- getComponents(String) - Method in interface org.apache.felix.scr.ScrService
-
Returns the components whose component.name matches the
given componentName or null if no component
with the given name is currently managed.
- getComponents(Bundle) - Method in interface org.apache.felix.scr.ScrService
-
Reuturns an array of all components managed by this SCR instance on
behalf of the given bundle.
- getCondensedHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Gets a header representing all of the header values with the given name.
- getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleLocationCondition
-
Constructs a condition that tries to match the passed Bundle's location
to the location pattern.
- getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleSignerCondition
-
Constructs a Condition that tries to match the passed Bundle's location
to the location pattern.
- getConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
- getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
- getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionUpdate
-
- getConditionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Returns the Condition Infos for the Conditions that must be satisfied to
enable the Permissions.
- getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing Configuration object from the persistent store,
or create a new Configuration object.
- getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration object from the persistent
store.
- getConfigurationObject() - Method in interface org.osgi.framework.Configurable
-
Deprecated.
As of 1.2. Please use Configuration Admin service.
- getConfigurationPolicy() - Method in interface org.apache.felix.scr.Component
-
Reuturns the configuration policy declared in the component descriptor.
- getConfigurationTypes() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the configuration types.
- getConfLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
-
Get confidentiality level.
- getConnection(HostConfiguration) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Gets an HttpConnection for a given host configuration.
- getConnection(HostConfiguration, long) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
- getConnection(HostConfiguration) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getConnection(HostConfiguration, long) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
- getConnection(HostConfiguration) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- getConnection(HostConfiguration, long) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
Deprecated.
Use #getConnectionWithTimeout(HostConfiguration, long)
- getConnectionManagerClass() - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
- getConnectionManagerTimeout() - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
- getConnectionsInPool(HostConfiguration) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Gets the total number of pooled connections for the given host configuration.
- getConnectionsInPool() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Gets the total number of pooled connections.
- getConnectionsInUse(HostConfiguration) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getConnectionsInUse() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getConnectionTimeout() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns the timeout until a connection is etablished.
- getConnectionWithTimeout(HostConfiguration, long) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Gets an HttpConnection for a given host configuration.
- getConnectionWithTimeout(HostConfiguration, long) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Gets a connection or waits if one is not available.
- getConnectionWithTimeout(HostConfiguration, long) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
This method always returns the same connection object.
- getConnectMethod() - Method in class org.apache.commons.httpclient.ProxyClient.ConnectResponse
-
Gets the method that was used to execute the connect.
- getConsole() - Method in interface org.osgi.service.command.CommandSession
-
Return the PrintStream for the console.
- getConstituents() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the constituent resources of this subsystem.
- getContent() - Method in class org.apache.commons.httpclient.methods.ByteArrayRequestEntity
-
- getContent() - Method in class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
- getContent() - Method in class org.apache.commons.httpclient.methods.StringRequestEntity
-
- getContent() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getContent(Class[]) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getContent() - Method in interface org.osgi.service.repository.RepositoryContent
-
Returns a new input stream to the content of this resource.
- getContentBytes(String, String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the specified string to a byte array of HTTP content charachetrs
This method is to be used when encoding content of HTTP request/response
If the specified charset is not supported, default HTTP content encoding
(ISO-8859-1) is applied
- getContentBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the specified string to a byte array of HTTP content characters
using default HTTP content encoding (ISO-8859-1) This method is to be
used when encoding content of HTTP request/response
- getContentCharSet(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the character set from the Content-Type header.
- getContentCharset() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Returns the default charset to be used for writing content body,
when no charset explicitly specified.
- getContentLength() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body
and made available by the input stream, or -1 if the
length is not known.
- getContentLength() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLength()
on the wrapped request object.
- getContentLength() - Method in class org.apache.commons.httpclient.methods.ByteArrayRequestEntity
-
- getContentLength() - Method in class org.apache.commons.httpclient.methods.FileRequestEntity
-
- getContentLength() - Method in class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
Gets the content length.
- getContentLength() - Method in class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
-
- getContentLength() - Method in interface org.apache.commons.httpclient.methods.RequestEntity
-
Gets the request entity's length.
- getContentLength() - Method in class org.apache.commons.httpclient.methods.StringRequestEntity
-
- getContentString(byte[], int, int, String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP content characters to a string This
method is to be used when decoding content of HTTP request/response If
the specified charset is not supported, default HTTP content encoding
(ISO-8859-1) is applied
- getContentString(byte[], String) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP content characters to a string This
method is to be used when decoding content of HTTP request/response If
the specified charset is not supported, default HTTP content encoding
(ISO-8859-1) is applied
- getContentString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP content characters to a string using
default HTTP content encoding (ISO-8859-1) This method is to be used when
decoding content of HTTP request/response
- getContentString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP content characters to a string using
default HTTP content encoding (ISO-8859-1) This method is to be used when
decoding content of HTTP request/response
- getContentType() - Method in interface javax.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or
null if the type is not known.
- getContentType() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped request object.
- getContentType() - Method in interface javax.servlet.ServletResponse
-
Returns the content type used for the MIME body
sent in this response.
- getContentType() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped response object.
- getContentType() - Method in class org.apache.commons.httpclient.methods.ByteArrayRequestEntity
-
- getContentType() - Method in class org.apache.commons.httpclient.methods.FileRequestEntity
-
- getContentType() - Method in class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
- getContentType() - Method in class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
-
- getContentType() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Returns the content type of this part.
- getContentType() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Returns the content type of this part.
- getContentType() - Method in interface org.apache.commons.httpclient.methods.RequestEntity
-
Gets the entity's content type.
- getContentType() - Method in class org.apache.commons.httpclient.methods.StringRequestEntity
-
- getContext(String) - Method in interface javax.servlet.ServletContext
-
Returns a ServletContext object that
corresponds to a specified URL on the server.
- getContext() - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Returns the authentication context for this authorization object.
- getContextClassLoader() - Static method in class org.apache.commons.logging.LogFactory
-
Return the thread context class loader if available.
- getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context
of the request.
- getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getContextPath()
on the wrapped request object.
- getContextPath() - Method in interface javax.servlet.ServletContext
-
- getCookiePolicy() - Method in class org.apache.commons.httpclient.HttpState
-
- getCookiePolicy() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
- getCookies() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an array containing all of the Cookie
objects the client sent with this request.
- getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getCookies()
on the wrapped request object.
- getCookies() - Method in class org.apache.commons.httpclient.HttpState
-
Returns an array of
cookies that this HTTP
state currently contains.
- getCookies(String, int, String, boolean) - Method in class org.apache.commons.httpclient.HttpState
-
Deprecated.
use CookieSpec#match(String, int, String, boolean, Cookie)
- getCookieSpec(String) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getCoordination(long) - Method in interface org.osgi.service.coordinator.Coordinator
-
Returns the Coordination with the specified id.
- getCoordinations() - Method in interface org.osgi.service.coordinator.Coordinator
-
Returns a snapshot of all active Coordinations.
- getCreationTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the time when this session was created, measured
in milliseconds since midnight January 1, 1970 GMT.
- getCredentialCharset() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
- getCredentials(AuthScheme, String, int, boolean) - Method in interface org.apache.commons.httpclient.auth.CredentialsProvider
-
- getCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
-
Deprecated.
use #getCredentials(AuthScope)
- getCredentials(AuthScope) - Method in class org.apache.commons.httpclient.HttpState
-
Get the
credentials for the given authentication scope.
- getCredentials() - Method in interface org.osgi.service.useradmin.User
-
Returns a Dictionary of the credentials of this User
object.
- getCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the current hierarchy level.
- getCurrentOwner() - Method in class gnu.io.CommPortIdentifier
-
- getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
-
This method will keep the current values of UPnPStateVariables of a
UPnPDevice whenever UPnPStateVariable's value is changed , this method
must be called.
- getData() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the data associated with the alert item.
- getDataBits() - Method in class gnu.io.RXTXPort
-
- getDataBits() - Method in class gnu.io.SerialPort
-
- getDataFile(String) - Method in interface org.osgi.framework.Bundle
-
Creates a File object for a file in the persistent storage area
provided for this bundle by the Framework.
- getDataFile(String) - Method in interface org.osgi.framework.BundleContext
-
Creates a File object for a file in the persistent storage area
provided for the bundle by the Framework.
- getDataFile(Bundle) - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
Returns the private data area of the specified bundle.
- getDate() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with date format.
- getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a long value that represents a
Date object.
- getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getDateHeader(String name)
on the wrapped request object.
- getDateTime() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with dateTime format.
- getDeactivate() - Method in interface org.apache.felix.scr.Component
-
Returns the name of the method to be called when the component is being
deactivated.
- getDeclaredCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the capabilities declared by this bundle revision.
- getDeclaredCapability() - Method in interface org.osgi.service.resolver.HostedCapability
-
Return the Capability hosted by the Resource.
- getDeclaredRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the requirements declared by this bundle revision.
- getDefault() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the default value of this node if any.
- getDefaultAuthPrefs() - Static method in class org.apache.commons.httpclient.auth.AuthPolicy
-
- getDefaultDocumentCharset() - Static method in class org.apache.commons.httpclient.URI
-
Get the recommended default charset of the document.
- getDefaultDocumentCharsetByLocale() - Static method in class org.apache.commons.httpclient.URI
-
Get the default charset of the document by locale.
- getDefaultDocumentCharsetByPlatform() - Static method in class org.apache.commons.httpclient.URI
-
Get the default charset of the document by platform.
- getDefaultMaxConnectionsPerHost() - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Gets the default maximum number of connections allowed for a given
host config.
- getDefaultParams() - Static method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
Gets the default HttpParams to be used.
- getDefaultParams() - Method in class org.apache.commons.httpclient.params.DefaultHttpParamsFactory
-
- getDefaultParams() - Method in interface org.apache.commons.httpclient.params.HttpParamsFactory
-
Gets the default parameters.
- getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
-
Gets the default permissions.
- getDefaultPolicy() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getDefaultPort() - Method in class org.apache.commons.httpclient.protocol.Protocol
-
Returns the defaultPort.
- getDefaultPort() - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
This method calls super.getDefaultPort.
- getDefaultPort() - Method in interface org.osgi.service.url.URLStreamHandlerService
-
- getDefaultProtocolCharset() - Static method in class org.apache.commons.httpclient.URI
-
Get the default charset of the protocol.
- getDefaults() - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getDefaults() - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns the parent collection that this collection will defer to
for a default value if a particular parameter is not explicitly
set in the collection itself
- getDefaultSpec() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getDefaultUseCaches() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- getDefaultValue() - Method in class org.knopflerfish.util.metatype.AD
-
- getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a default for this attribute.
- getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the default value, if defined.
- getDefinedClass() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the class defined by this woven class.
- getDependencies() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the filters identifying the missing dependencies that caused this
event.
- getDependencyClosure(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
-
Returns the dependency closure for the specified bundles.
- getDependsOn() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the ids of any components listed in a depends-on attribute
for the component.
- getDeploymentPackage(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
Gets the currently installed
DeploymentPackage instance which has
the given symbolic name.
- getDeploymentPackage(Bundle) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
- getDeploymentState() - Method in interface org.knopflerfish.service.dirdeployer.DeployedBundleControl
-
- getDepth() - Method in class org.kxml2.io.KXmlParser
-
- getDepth() - Method in class org.kxml2.io.KXmlSerializer
-
- getDepth() - Method in class org.kxml2.wap.WbxmlParser
-
- getDepth() - Method in class org.kxml2.wap.WbxmlSerializer
-
- getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the color depth of the icon in bits.
- getDescription() - Method in class org.knopflerfish.util.metatype.AD
-
- getDescription() - Method in class org.knopflerfish.util.metatype.OCD
-
Get description of OCD.
- getDescription() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the explanation string associated with this node.
- getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a description of this attribute.
- getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return a description of this object class.
- getDescription(String) - Method in interface org.osgi.service.monitor.Monitorable
-
Returns a human readable description of a StatusVariable.
- getDescription(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns a human readable description of the given StatusVariable.
- getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Get a set of localized UPnP properties.
- getDestroyMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the destroy method specified for the bean.
- getDir() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getDirectives() - Method in class org.knopflerfish.ant.taskdefs.bundle.Util.HeaderEntry
-
- getDirectives() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- getDirectives() - Method in interface org.osgi.framework.wiring.BundleCapability
-
Returns the directives of this capability.
- getDirectives() - Method in interface org.osgi.framework.wiring.BundleRequirement
-
Returns the directives of this requirement.
- getDirectives() - Method in interface org.osgi.resource.Capability
-
Returns the directives of this capability.
- getDirectives() - Method in interface org.osgi.resource.Requirement
-
Returns the directives of this requirement.
- getDirectives() - Method in class org.osgi.service.indexer.Capability
-
- getDirectives() - Method in class org.osgi.service.indexer.Requirement
-
- getDisplayName() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the Deployment Package human readable name.
- getDivisor() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
- getDivisor() - Method in class gnu.io.SerialPort
-
- getDoAuthentication() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns true if the HTTP method should automatically handle HTTP
authentication challenges (status code 401, etc.), false otherwise
- getDoAuthentication() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns true if the HTTP method should automatically handle HTTP
authentication challenges (status code 401, etc.), false otherwise
- getDoInput() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getDomain() - Method in class javax.servlet.http.Cookie
-
Returns the domain name set for this cookie.
- getDomain() - Method in class org.apache.commons.httpclient.Cookie
-
Returns domain attribute of the cookie.
- getDomain() - Method in class org.apache.commons.httpclient.NTCredentials
-
Retrieves the name to authenticate with.
- getDoOutput() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getDouble(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
- getDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the double value represented by the String object
associated with the specified key in this node.
- getDoubleParameter(String, double) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getDoubleParameter(String, double) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns a Double parameter value with the given name.
- getDriver() - Method in interface org.osgi.service.device.Match
-
Return the reference to a Driver service.
- getDynamicImports() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the list of dynamic import package descriptions to add to the
bundle wiring for this woven class.
- getEffectiveNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the Access Control List in effect for a given node.
- getEffectiveVersion() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the HTTP version used with this method (may be null
if undefined, that is, the method has not been executed)
- getElement(int) - Method in class org.kxml2.kdom.Node
-
returns the element at the given index.
- getElement(String, String) - Method in class org.kxml2.kdom.Node
-
Returns the element with the given namespace and name.
- getElements() - Method in class org.apache.commons.httpclient.Header
-
- getEnclosingCoordination() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the Coordination enclosing this Coordination if this Coordination
is on the thread local Coordination stack.
- getEncoded() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Returns the string encoding of this ConditionalPermissionInfo in
a form suitable for restoring this ConditionalPermissionInfo.
- getEncoded() - Method in class org.osgi.service.condpermadmin.ConditionInfo
-
Returns the string encoding of this ConditionInfo in a form
suitable for restoring this ConditionInfo.
- getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
-
Returns the string encoding of this PermissionInfo in a form
suitable for restoring this PermissionInfo.
- getEncoding() - Method in class org.kxml2.kdom.Document
-
returns "#document"
- getEndOfInputChar() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- getEndOfInputChar() - Method in class gnu.io.SerialPort
-
- getEndpoint() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
Return the endpoint associated with this event.
- getEntries() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the entries for the map.
- getEntries() - Method in interface org.osgi.service.blueprint.reflect.PropsMetadata
-
Return the entries for the properties.
- getEntry(String) - Method in interface org.osgi.framework.Bundle
-
Returns a URL to the entry at the specified path in this bundle.
- getEntry(String) - Method in interface org.osgi.framework.launch.Framework
-
Returns null as a framework implementation does not have a proper
bundle from which to return an entry.
- getEntryPaths(String) - Method in interface org.osgi.framework.Bundle
-
Returns an Enumeration of all the paths (String objects) to
entries within this bundle whose longest sub-path matches the specified
path.
- getEntryPaths(String) - Method in interface org.osgi.framework.launch.Framework
-
Returns null as a framework implementation does not have a proper
bundle from which to return entry paths.
- getError() - Method in class org.osgi.util.measurement.Measurement
-
Returns the error of this Measurement object.
- getErrorCode() - Method in exception org.osgi.service.application.ApplicationException
-
Returns the error code associated with this exception.
- getErrorStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getEscapeChar() - Method in interface org.knopflerfish.service.console.Session
-
Get escape character.
- getEscapedAboveHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the level above the this hierarchy level.
- getEscapedAuthority() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped authority.
- getEscapedCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped current hierarchy level.
- getEscapedFragment() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped fragment.
- getEscapedName() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped basename of the path.
- getEscapedPassword() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the escaped password.
- getEscapedPath() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped path.
- getEscapedPathQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped query.
- getEscapedQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped query.
- getEscapedURI() - Method in class org.apache.commons.httpclient.URI
-
It can be gotten the URI character sequence.
- getEscapedURIReference() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped URI reference string.
- getEscapedUser() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the escaped user
- getEscapedUserinfo() - Method in class org.apache.commons.httpclient.URI
-
Get the escaped userinfo.
- getEventFilter() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the event filter for the triggering event.
- getEventType() - Method in class gnu.io.I2CPortEvent
-
- getEventType() - Method in class gnu.io.ParallelPortEvent
-
- getEventType() - Method in class gnu.io.RawPortEvent
-
- getEventType() - Method in class gnu.io.RS485PortEvent
-
- getEventType() - Method in class gnu.io.SerialPortEvent
-
- getEventType() - Method in class org.kxml2.io.KXmlParser
-
- getEventType() - Method in class org.kxml2.wap.WbxmlParser
-
- getException() - Method in exception org.osgi.service.http.NamespaceException
-
Returns the nested exception.
- getException() - Method in interface org.osgi.service.log.LogEntry
-
Returns the exception object associated with this LogEntry
object.
- getException() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Return the exception for any error during the export process.
- getException() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Return the exception for any error during the import process.
- getException() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the exception for this event.
- getExitValue(long) - Method in class org.osgi.service.application.ApplicationHandle
-
Returns the exit value for the application instance.
- getExpiryDate() - Method in class org.apache.commons.httpclient.Cookie
-
Returns the expiration Date of the cookie, or null
if none exists.
- getExportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
-
Return the Endpoint Description for the local endpoint.
- getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Gets the exported package for the specified package name.
- getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Gets the exported packages for the specified bundle.
- getExportedPackages(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Gets the exported packages for the specified package name.
- getExportedService() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
-
Return the service being exported.
- getExportedServices() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Return the currently active Export References.
- getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
Deprecated.
Returns the bundle exporting the package associated with this exported
package.
- getExportReference() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Return the Export Reference for the exported service.
- getExportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the Export Reference for this event.
- getExpressionCombiner() - Method in interface org.osgi.service.repository.Repository
-
Return an expression combiner.
- getExtenderBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the Blueprint extender bundle that is generating this event.
- getExtensionProperty(String) - Method in interface org.osgi.service.dmt.MetaNode
-
Returns the value for the specified extension property key.
- getExtensionPropertyKeys() - Method in interface org.osgi.service.dmt.MetaNode
-
Returns the list of extension property keys, if the provider of this
MetaNode provides proprietary extensions to node meta data.
- getFactory() - Static method in class org.apache.commons.logging.LogFactory
-
Construct (if necessary) and return a LogFactory
instance, using the following ordered lookup procedure to determine
the name of the implementation class to be loaded.
- getFactory() - Method in interface org.apache.felix.scr.Component
-
Returns the component factory name or null if this component
is not defined as a component factory.
- getFactoryComponent() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the Metadata for the factory component on which to invoke the
factory method for the bean.
- getFactoryMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the factory method for the bean.
- getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
-
For a factory configuration return the PID of the corresponding Managed
Service Factory, else return null.
- getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the factory pid of the associated configuration.
- getFactoryPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- getFactoryPids() - Method in class org.knopflerfish.util.metatype.MTP
-
- getFactoryPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
- getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the Factory PIDs (for ManagedServiceFactories) for which
ObjectClassDefinition information is available.
- getFailedPromises() - Method in exception org.osgi.util.promise.FailedPromisesException
-
Returns the collection of Promises that have been resolved with a
failure.
- getFailure() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the failure cause of this Coordination.
- getFailure() - Method in interface org.osgi.util.promise.Promise
-
Returns the failure of this Promise.
- getFeature(String) - Method in class org.kxml2.io.KXmlParser
-
- getFeature(String) - Method in class org.kxml2.io.KXmlSerializer
-
- getFeature(String) - Method in class org.kxml2.wap.WbxmlParser
-
- getFeature(String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- getFile() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getFileName() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
-
- getFileName() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
-
Return the current filename
- getFileName() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
-
Gets the name of the file this source represents.
- getFileSets(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
Get a collection of file sets selecting all classes in the bundle
class path that matches the given pattern.
- getFileSize() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getFilter() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getFilter() - Method in interface org.knopflerfish.service.um.useradmin.Condition
-
Get the filter
- getFilter() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
-
Return the filter string with which the listener was added.
- getFilter() - Method in exception org.osgi.framework.InvalidSyntaxException
-
Returns the filter string that generated the
InvalidSyntaxException object.
- getFilter() - Method in exception org.osgi.service.blueprint.container.ServiceUnavailableException
-
Returns the filter expression that a service would have needed to satisfy
in order for the invocation to proceed.
- getFilter() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the filter expression that a matching service must match.
- getFilterName() - Method in interface javax.servlet.FilterConfig
-
Returns the filter-name of this filter as defined in the deployment descriptor.
- getFilters() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getFirstHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Gets the first header with the given name.
- getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the list of data types understood by the Consumer service
connected to this Wire object.
- getFloat(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Returns a float read from the bytearray, starting at the position index.
- getFloat() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with float format.
- getFloat() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable value if its type is float.
- getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the float value represented by the String object
associated with the specified key in this node.
- getFlowControlMode() - Method in class gnu.io.RXTXPort
-
- getFlowControlMode() - Method in class gnu.io.SerialPort
-
- getFlush() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getFollowRedirects() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns true if the HTTP method should automatically follow HTTP redirects
(status code 302, etc.), false otherwise.
- getFollowRedirects() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns true if the HTTP method should automatically follow HTTP redirects
(status code 302, etc.), false otherwise.
- getFollowRedirects() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Entity enclosing requests cannot be redirected without user intervention
according to RFC 2616.
- getFormat() - Method in class org.osgi.service.dmt.DmtData
-
Get the node's format, expressed in terms of type constants defined in
this class.
- getFormat() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the node's format, expressed in terms of type constants defined in
DmtData.
- getFormatName() - Method in class org.osgi.service.dmt.DmtData
-
Returns the format of this DmtData as String.
- getFragment() - Method in class org.apache.commons.httpclient.URI
-
Get the fragment.
- getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns an array of attached fragment bundles for the specified bundle.
- getFrameworkUUID() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Return the framework UUID for the remote service, if present.
- getFromFile() - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- getFromPath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
-
Get the path of an URI and its rest part.
- getGroupName() - Method in interface org.knopflerfish.service.console.CommandGroup
-
Returns a string with the command group name.
- getGroupName() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
-
Returns the command group name.
- getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a String.
- getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeader(String name)
on the wrapped request object.
- getHeader(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the requested deployment package manifest header from the main
section.
- getHeaderField(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the header field
- getHeaderField(int) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the header field at the specified position
- getHeaderFieldKey(int) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the header field key
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names
this request contains.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaderNames()
on the wrapped request object.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header
as an Enumeration of String objects.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaders(String name)
on the wrapped request object.
- getHeaders(String) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Gets all of the headers with the given name.
- getHeaders() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's Manifest headers and values.
- getHeaders(String) - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's Manifest headers and values localized to the
specified locale.
- getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the height of the icon in pixels.
- getHost() - Method in class org.apache.commons.httpclient.auth.AuthScope
-
- getHost() - Method in class org.apache.commons.httpclient.cookie.CookieOrigin
-
- getHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the host.
- getHost() - Method in class org.apache.commons.httpclient.HttpClient
-
Deprecated.
use #getHostConfiguration()
- getHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the host.
- getHost() - Method in class org.apache.commons.httpclient.NTCredentials
-
Retrieves the host name of the computer originating the request.
- getHost() - Method in class org.apache.commons.httpclient.URI
-
Get the host.
- getHostAddress(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
This method calls super.getHostAddress.
- getHostAddress(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
-
- getHostAuthState() - Method in interface org.apache.commons.httpclient.HttpMethod
-
- getHostAuthState() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getHostConfiguration() - Method in class org.apache.commons.httpclient.HttpClient
-
- getHostConfiguration() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Deprecated.
no longer applicable
- getHostConfiguration() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
no longer applicable
- getHostConfiguration() - Method in class org.apache.commons.httpclient.ProxyClient
-
- getHostName() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the host name (IP or DNS name).
- getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns the host bundles to which the specified fragment bundle is
attached.
- getHostURL() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Return the host url.
- getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpClient
-
- getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the httpConnectionManager.
- getHttpElementCharset() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Returns the charset to be used for writing HTTP headers.
- getHttpVersion() - Method in class org.apache.commons.httpclient.StatusLine
-
- getIcon(int) - Method in class org.knopflerfish.util.metatype.OCD
-
This code handles multiple icon sizes but the specification currently only
allows on size.
- getIcon() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns a URL pointing to an image that represents the icon for this
Deployment Package.
- getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return an InputStream object that can be used to create an icon
from.
- getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Lists all icons for this device in a given locale.
- getId() - Method in interface javax.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned
to this session.
- getID() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Deprecated.
no longer used
- getID() - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
Deprecated.
no longer used
- getID() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Deprecated.
no longer used
- getID() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
-
Deprecated.
no longer used
- getId() - Method in interface org.apache.felix.scr.Component
-
Returns the component ID of this component.
- getId() - Method in class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- getID() - Method in class org.knopflerfish.util.metatype.AD
-
- getId() - Method in class org.knopflerfish.util.metatype.MTP
-
- getID() - Method in class org.knopflerfish.util.metatype.OCD
-
- getId() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the id of the component.
- getId() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the id assigned to this Coordination.
- getId() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the id of the
Coordination associated with this
exception.
- getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Unique identity for this attribute.
- getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the id of this object class.
- getID() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the ID of this StatusVariable.
- getId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the endpoint's id.
- getId() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the serviceId field in the UPnP service description.
- getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the identification of this Envelope object.
- getIds() - Method in interface javax.servlet.http.HttpSessionContext
-
Deprecated.
As of Java Servlet API 2.1 with
no replacement. This method must return
an empty Enumeration and will be removed
in a future version of this API.
- getIfModifiedSince() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getImportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
-
Return the Endpoint Description for the remote endpoint.
- getImportedEndpoints() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Return the currently active Import References.
- getImportedService() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
-
Return the Service Reference for the proxy for the endpoint.
- getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
Deprecated.
Returns the resolved bundles that are currently wired to this exported
package.
- getImportReference() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Return the Import Reference for the imported service.
- getImportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the Import Reference for this event.
- getIndex() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the zero-based index into the parameter list of the factory method
or constructor to be invoked for this argument.
- getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
-
Returns a reference to the Provisioning Dictionary.
- getInitialBundleStartLevel() - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
-
Return the initial start level value that is assigned to a Bundle when it
is first installed.
- getInitialBundleStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Return the initial start level value that is assigned to a Bundle when it
is first installed.
- getInitiator() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the identifier of the principal who initiated the job.
- getInitMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the init method specified for the bean.
- getInitParameter(String) - Method in interface javax.servlet.FilterConfig
-
Returns a String containing the value of the
named initialization parameter, or null if
the parameter does not exist.
- getInitParameter(String) - Method in class javax.servlet.GenericServlet
-
Returns a String containing the value of the named
initialization parameter, or null if the parameter does
not exist.
- getInitParameter(String) - Method in interface javax.servlet.ServletConfig
-
Returns a String containing the value of the
named initialization parameter, or null if
the parameter does not exist.
- getInitParameter(String) - Method in interface javax.servlet.ServletContext
-
Returns a String containing the value of the named
context-wide initialization parameter, or null if the
parameter does not exist.
- getInitParameterNames() - Method in interface javax.servlet.FilterConfig
-
Returns the names of the filter's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the filter has
no initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericServlet
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has no
initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has
no initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration of String objects, or an
empty Enumeration if the context has no initialization
parameters.
- getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
-
Lists all input arguments for this action.
- getInputBufferSize() - Method in class gnu.io.CommPort
-
- getInputBufferSize() - Method in class gnu.io.RXTXPort
-
- getInputEncoding() - Method in class org.kxml2.io.KXmlParser
-
- getInputEncoding() - Method in class org.kxml2.wap.WbxmlParser
-
- getInputStream() - Method in class gnu.io.CommPort
-
- getInputStream() - Method in class gnu.io.RXTXPort
-
get the InputStream
- getInputStream() - Method in interface javax.servlet.ServletRequest
-
- getInputStream() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getInputStream()
on the wrapped request object.
- getInputStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Gets an input stream for the HttpMethod response body.
- getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns an InputStream object for the icon data.
- getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
-
Convenience method to derive a name from the specified class and
call getInstance(String) with it.
- getInstance(String) - Method in class org.apache.commons.logging.LogFactory
-
Construct (if necessary) and return a Log instance,
using the factory's current set of configuration attributes.
- getInstance(String) - Static method in class org.apache.commons.logging.LogSource
-
Deprecated.
Get a Log instance by class name
- getInstance(Class) - Static method in class org.apache.commons.logging.LogSource
-
Deprecated.
Get a Log instance by class
- getInstance() - Method in interface org.osgi.service.component.ComponentInstance
-
Returns the component instance of the activated component configuration.
- getInstanceFollowRedirects() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getInstanceId() - Method in interface org.osgi.application.ApplicationContext
-
This method returns the identifier of the corresponding application
instance.
- getInstanceId() - Method in class org.osgi.service.application.ApplicationHandle
-
Returns the unique identifier of this instance.
- getInt(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Returns an integer read from the bytearray, starting at position index.
- getInt() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with integer (int) format.
- getInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the int value represented by the String object
associated with the specified key in this node.
- getInteger() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable value if its type is int.
- getIntegrLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
-
Get integrity level.
- getIntents() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Return the list of intents implemented by this endpoint.
- getInterface() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the name of the interface type that a matching service must
support.
- getInterfaces() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the type names of the interfaces that the service should be
advertised as supporting.
- getInterfaces() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Provide the list of interfaces implemented by the exported service.
- getInterruptString() - Method in interface org.knopflerfish.service.console.Session
-
Get interrupt string.
- getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as an int.
- getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getIntHeader(String name)
on the wrapped request object.
- getIntParameter(String, int) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getIntParameter(String, int) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns an Integer parameter value with the given name.
- getIterator() - Method in class org.apache.commons.httpclient.HeaderGroup
-
Returns an iterator over this group of headers.
- getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the Java class associated with the UPnP data type of this state
variable.
- getKey() - Method in class org.knopflerfish.ant.taskdefs.bundle.Util.HeaderEntry
-
- getKey() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
-
Return the Metadata for the key of the map entry.
- getKeyboard() - Method in interface org.osgi.service.command.CommandSession
-
Return the input stream that is the first of the pipeline.
- getKeys() - Method in class org.knopflerfish.ant.taskdefs.bundle.Util.HeaderEntry
-
- getKeyType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the name of the type of the map keys.
- getLargeIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
Get a large icon (48x48) for the displayer.
- getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the last time the client sent a request associated with
this session, as the number of milliseconds since midnight
January 1, 1970 GMT, and marked by the time the container received the request.
- getLastHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Gets the last header with the given name.
- getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
-
Returns the time the HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
- getLastModified() - Method in interface org.osgi.framework.Bundle
-
Returns the time when this bundle was last modified.
- getLastModified() - Method in interface org.osgi.framework.launch.Framework
-
Returns the time when the set of bundles in this framework was last
modified.
- getLastResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the stream used to read the last response's body.
- getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the last value sent through this Wire object.
- getLatitude() - Method in class org.osgi.util.position.Position
-
Returns the latitude of this position in radians.
- getLeft() - Method in class org.osgi.framework.VersionRange
-
Returns the left endpoint of this version range.
- getLeftType() - Method in class org.osgi.framework.VersionRange
-
Returns the type of the left endpoint of this version range.
- getLength() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
-
- getLength() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
-
Return the length of the file
- getLength() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
-
Gets the number of bytes contained in this source.
- getLengthOfParts(Part[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
-
Return the total sum of all parts and that of the last boundary
- getLengthOfParts(Part[], byte[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
-
Gets the length of the multipart message including the given parts.
- getLevel() - Method in interface org.osgi.service.log.LogEntry
-
Returns the severity level of this LogEntry object.
- getLevels(String, String) - Method in interface org.knopflerfish.service.um.ipam.IPAMValuationService
-
Get the three levels given an input path and an auth method.
- getLineNumber() - Method in class org.kxml2.io.KXmlParser
-
- getLineNumber() - Method in class org.kxml2.wap.WbxmlParser
-
- getLinger() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns linger-on-close timeout.
- getLinkText() - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the Metadata for the component that will receive bind and unbind
events.
- getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the Metadata for the component that will receive registration and
unregistration events.
- getLocalAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the interface on
which the request was received.
- getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalAddr() on the wrapped request object.
- getLocalAddress() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Return the local address to be used when creating connections.
- getLocalAddress() - Method in class org.apache.commons.httpclient.HttpConnection
-
Return the local address used when creating the connection.
- getLocale() - Method in interface javax.servlet.ServletRequest
-
Returns the preferred Locale that the client will
accept content in, based on the Accept-Language header.
- getLocale() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped request object.
- getLocale() - Method in interface javax.servlet.ServletResponse
-
- getLocale() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped response object.
- getLocales() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of Locale objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
- getLocales() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocales()
on the wrapped request object.
- getLocales() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- getLocales() - Method in class org.knopflerfish.util.metatype.MTP
-
- getLocales() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
- getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
-
Return a list of available locales.
- getLocalName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the Internet Protocol (IP) interface on
which the request was received.
- getLocalName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalName() on the wrapped request object.
- getLocalPort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number of the interface
on which the request was received.
- getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalPort() on the wrapped request object.
- getLocation() - Method in exception org.apache.commons.httpclient.InvalidRedirectLocationException
-
- getLocation() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's location identifier.
- getLocation() - Method in interface org.osgi.framework.launch.Framework
-
Returns the Framework location identifier.
- getLocation() - Method in interface org.osgi.service.indexer.Resource
-
- getLocation() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the location identifier of this subsystem.
- getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
-
Returns the bundle locations that have permissions assigned to them, that
is, bundle locations for which an entry exists in the permission table.
- getLockType() - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the type of lock the session has.
- getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger, without the application
having to care about factories.
- getLog(String) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger, without the application
having to care about factories.
- getLog() - Method in interface org.osgi.service.log.LogReaderService
-
Returns an Enumeration of all LogEntry objects in the
log.
- getLogLevel() - Method in class org.knopflerfish.service.log.LogRef
-
Returns the current log level.
- getLogLevel() - Method in interface org.knopflerfish.service.log.LogService
-
Get the current log level.
- getLogNames() - Static method in class org.apache.commons.logging.LogSource
-
Deprecated.
Returns a String array containing the names of
all logs known to me.
- getLong(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Returns a long read from the bytearray, starting at position index.
- getLong() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with long format.
- getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the long value represented by the String object
associated with the specified key in this node.
- getLongHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
-
Returns a string containing a long help text for the command group.
- getLongHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
-
Returns long command group help.
- getLongitude() - Method in class org.osgi.util.position.Position
-
Returns the longitude of this position in radians.
- getLongParameter(String, long) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getLongParameter(String, long) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns a Long parameter value with the given name.
- getLowLatency() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
returns boolean true on success
- getLowLatency() - Method in class gnu.io.SerialPort
-
- getMajor() - Method in class org.apache.commons.httpclient.HttpVersion
-
Returns the major version number of the HTTP protocol.
- getMajor() - Method in class org.osgi.framework.Version
-
Returns the major component of this version identifier.
- getMajorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the major version of the Java Servlet API that this
servlet container supports.
- getMandatoryResources() - Method in class org.osgi.service.resolver.ResolveContext
-
Return the resources that must be resolved for this resolve context.
- getManifest() - Method in interface org.osgi.service.indexer.Resource
-
- getMark() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the mark parameter associated with the alert item.
- getMatchValue() - Method in interface org.osgi.service.device.Match
-
Return the match value of this object.
- getMax() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the maximum allowed value associated with a node of numeric format.
- getMaxAge() - Method in class javax.servlet.http.Cookie
-
Returns the maximum age of the cookie, specified in seconds,
By default, -1 indicating the cookie will persist
until browser shutdown.
- getMaxConnectionsPerHost() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getMaxConnectionsPerHost(HostConfiguration) - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Gets the maximum number of connections to be used for a particular host config.
- getMaxGen() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the maximum value, if defined.
- getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
-
Returns the maximum time interval, in seconds, that
the servlet container will keep this session open between
client accesses.
- getMaxInstances() - Method in class org.knopflerfish.util.metatype.OCD
-
Get maximum number of instances.
- getMaxLength() - Method in exception org.apache.commons.httpclient.HttpContentTooLargeException
-
- getMaxOccurrence() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the number of maximum occurrences of this type of nodes on the same
level in the DMT.
- getMaxTotalConnections() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- getMaxTotalConnections() - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Gets the maximum number of connections allowed.
- getMembers() - Method in interface org.osgi.service.useradmin.Group
-
Gets the basic members of this Group object.
- getMemberType() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListMetadata
-
Return whether the List will contain service object proxies or
ServiceReference objects.
- getMemorySize() - Method in interface org.knopflerfish.service.log.LogConfig
-
Get the number of log entries that are kept in memory.
- getMessage() - Method in exception org.osgi.service.dmt.DmtException
-
Get the message associated with this exception.
- getMessage() - Method in interface org.osgi.service.log.LogEntry
-
Returns the human readable message associated with this LogEntry
object.
- getMetadata(Class<T>) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
- getMetaNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the meta data which describes a given node.
- getMetaNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the meta data which describes a given node.
- getMetaTypeInformation(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
- getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
-
Return the MetaType information for the specified bundle.
- getMethod() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this
request was made, for example, GET, POST, or PUT.
- getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getMethod()
on the wrapped request object.
- GetMethod - Class in org.apache.commons.httpclient.methods
-
Implements the HTTP GET method.
- GetMethod() - Constructor for class org.apache.commons.httpclient.methods.GetMethod
-
No-arg constructor.
- GetMethod(String) - Constructor for class org.apache.commons.httpclient.methods.GetMethod
-
Constructor specifying a URI.
- getMethod(Class<?>, String, Class<?>[]) - Static method in class org.knopflerfish.util.Timer
-
Get method from class
- getMethodRetryHandler() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getMicro() - Method in class org.osgi.framework.Version
-
Returns the micro component of this version identifier.
- getMimeType(String) - Method in interface javax.servlet.ServletContext
-
Returns the MIME type of the specified file, or null if
the MIME type is not known.
- getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
-
Maps a name to a MIME type.
- getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the MIME type of the icon.
- getMimeTypes() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the list of MIME types this node can hold.
- getMin() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the minimum allowed value associated with a node of numeric format.
- getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the minimum value, if defined.
- getMinor() - Method in class org.apache.commons.httpclient.HttpVersion
-
Returns the minor version number of the HTTP protocol.
- getMinor() - Method in class org.osgi.framework.Version
-
Returns the minor component of this version identifier.
- getMinorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the minor version of the Servlet API that this
servlet container supports.
- getMode() - Method in class gnu.io.ParallelPort
-
- getModified() - Method in interface org.apache.felix.scr.Component
-
Returns the name of the method to be called when the component
configuration has been updated or null if such a method is
not declared in the component descriptor.
- getMonitorableNames() - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the names of the Monitorable services that are currently
registered.
- getMountPath() - Method in interface org.osgi.service.dmt.spi.MountPoint
-
Provides the absolute mount path of this MountPoint
- getMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Get a loaded metatype provider, given a bundle.
- getMultipartBoundary() - Method in class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
-
Returns the MIME boundary string that is used to demarcate boundaries of
this part.
- getName() - Method in class gnu.io.CommPort
-
- getName() - Method in class gnu.io.CommPortIdentifier
-
- getName() - Method in class javax.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the name with which the attribute is bound to or
unbound from the session.
- getName() - Method in class javax.servlet.ServletContextAttributeEvent
-
Return the name of the attribute that changed on the ServletContext.
- getName() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Return the name of the attribute that changed on the ServletRequest.
- getName() - Method in class org.apache.commons.httpclient.ConnectMethod
-
Provide the
name of this method.
- getName() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Obtains the name of the HTTP method as used in the HTTP request line,
for example "GET" or "POST".
- getName() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Obtains the name of the HTTP method as used in the HTTP request line,
for example "GET" or "POST".
- getName() - Method in class org.apache.commons.httpclient.methods.DeleteMethod
-
Returns "DELETE".
- getName() - Method in class org.apache.commons.httpclient.methods.GetMethod
-
Returns "GET".
- getName() - Method in class org.apache.commons.httpclient.methods.HeadMethod
-
Returns "HEAD".
- getName() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Return the name of this part.
- getName() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Returns the name.
- getName() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Returns "POST".
- getName() - Method in class org.apache.commons.httpclient.methods.OptionsMethod
-
Get the name.
- getName() - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Returns "POST".
- getName() - Method in class org.apache.commons.httpclient.methods.PutMethod
-
Return "PUT".
- getName() - Method in class org.apache.commons.httpclient.methods.TraceMethod
-
Returns "TRACE".
- getName() - Method in class org.apache.commons.httpclient.NameValuePair
-
Return the name.
- getName() - Method in class org.apache.commons.httpclient.URI
-
Get the basename of the path.
- getName(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
-
Get the basename of an URI.
- getName() - Method in interface org.apache.felix.scr.Component
-
Returns the name of the component, which is also used as the service PID.
- getName() - Method in interface org.apache.felix.scr.Reference
-
Returns the name of this Reference.
- getName() - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- getName() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- getName() - Method in interface org.knopflerfish.service.console.Session
-
Get session name.
- getName() - Method in class org.knopflerfish.util.metatype.AD
-
- getName() - Method in class org.knopflerfish.util.metatype.OCD
-
- getName() - Method in class org.kxml2.io.KXmlParser
-
- getName() - Method in class org.kxml2.io.KXmlSerializer
-
- getName() - Method in class org.kxml2.kdom.Document
-
- getName() - Method in class org.kxml2.kdom.Element
-
returns the (local) name of the element
- getName() - Method in class org.kxml2.wap.WbxmlParser
-
- getName() - Method in class org.kxml2.wap.WbxmlSerializer
-
- getName() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
-
Return the name of the property to be injected.
- getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
-
Return a descriptive name of this factory.
- getName() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Returns the name of this Conditional Permission Info.
- getName() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the name of this Coordination.
- getName() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the name of the
Coordination associated with this
exception.
- getName() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the Deployment Package Symbolic Name of the package.
- getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Get the name of the attribute.
- getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the name of this object class.
- getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
Deprecated.
Returns the name of the package associated with this exported package.
- getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
-
Returns the name of the permission represented by this
PermissionInfo.
- getName() - Method in interface org.osgi.service.upnp.UPnPAction
-
Returns the action name.
- getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the variable name.
- getName() - Method in interface org.osgi.service.useradmin.Authorization
-
Gets the name of the
User that this
Authorization context
was created for.
- getName() - Method in interface org.osgi.service.useradmin.Role
-
Returns the name of this role.
- getName() - Method in class org.osgi.util.measurement.State
-
Returns the name of this State.
- getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
-
- getNamespace() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- getNamespace(String) - Method in class org.kxml2.io.KXmlParser
-
- getNamespace() - Method in class org.kxml2.io.KXmlParser
-
- getNamespace() - Method in class org.kxml2.io.KXmlSerializer
-
- getNamespace() - Method in class org.kxml2.kdom.Element
-
returns the namespace of the element
- getNamespace(String) - Method in class org.kxml2.wap.WbxmlParser
-
- getNamespace() - Method in class org.kxml2.wap.WbxmlParser
-
- getNamespace() - Method in class org.kxml2.wap.WbxmlSerializer
-
- getNamespace() - Method in interface org.osgi.framework.wiring.BundleCapability
-
Returns the namespace of this capability.
- getNamespace() - Method in interface org.osgi.framework.wiring.BundleRequirement
-
Returns the namespace of this requirement.
- getNamespace() - Method in interface org.osgi.resource.Capability
-
Returns the namespace of this capability.
- getNamespace() - Method in interface org.osgi.resource.Requirement
-
Returns the namespace of this requirement.
- getNamespace() - Method in class org.osgi.service.indexer.Capability
-
- getNamespace() - Method in class org.osgi.service.indexer.Requirement
-
- getNamespaceCount(int) - Method in class org.kxml2.io.KXmlParser
-
- getNamespaceCount() - Method in class org.kxml2.kdom.Element
-
returns the number of declared namespaces, NOT including
parent elements
- getNamespaceCount(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getNamespacePrefix(int) - Method in class org.kxml2.io.KXmlParser
-
- getNamespacePrefix(int) - Method in class org.kxml2.kdom.Element
-
- getNamespacePrefix(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getNamespaceUri(int) - Method in class org.kxml2.io.KXmlParser
-
- getNamespaceUri(String) - Method in class org.kxml2.kdom.Element
-
returns the namespace for the given prefix
- getNamespaceUri(int) - Method in class org.kxml2.kdom.Element
-
- getNamespaceUri(int) - Method in class org.kxml2.wap.WbxmlParser
-
- getNestedException() - Method in exception org.knopflerfish.service.um.useradmin.BackEndException
-
Returns the nested throwable of this BackEndException.
- getNestedException() - Method in exception org.osgi.framework.BundleException
-
Returns the cause of this exception or null if no cause was
specified when this exception was created.
- getNewNodes() - Method in interface org.osgi.service.dmt.DmtEvent
-
- getNewValue() - Method in class gnu.io.I2CPortEvent
-
- getNewValue() - Method in class gnu.io.ParallelPortEvent
-
- getNewValue() - Method in class gnu.io.RawPortEvent
-
- getNewValue() - Method in class gnu.io.RS485PortEvent
-
- getNewValue() - Method in class gnu.io.SerialPortEvent
-
- getNode() - Method in class org.osgi.service.dmt.DmtData
-
Gets the complex data associated with an interior node (node
format).
- getNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the Access Control List associated with a given node.
- getNodes() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to query the subject nodes of this event.
- getNodeSize(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the size of the data in a leaf node.
- getNodeSize(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the size of the data in a leaf node.
- getNodeTimestamp(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the timestamp when the node was created or last modified.
- getNodeTimestamp(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the timestamp when the node was last modified.
- getNodeTitle(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the title of a node.
- getNodeTitle(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the title of a node.
- getNodeType(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the type of a node.
- getNodeType(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the type of a node.
- getNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the data contained in a leaf or interior node.
- getNodeValue(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the data contained in a leaf or interior node.
- getNodeVersion(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the version of a node.
- getNodeVersion(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the version of a node.
- getObject(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
-
Returns the customized object for the specified Bundle if the
specified bundle is being tracked by this BundleTracker.
- getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.MTP
-
- getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Get an ObjectClassDefinition given a PID.
- getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
-
Returns an object class definition for the specified id localized to the
specified locale.
- getOldValue() - Method in class gnu.io.I2CPortEvent
-
- getOldValue() - Method in class gnu.io.ParallelPortEvent
-
- getOldValue() - Method in class gnu.io.RawPortEvent
-
- getOldValue() - Method in class gnu.io.RS485PortEvent
-
- getOldValue() - Method in class gnu.io.SerialPortEvent
-
- getOpt(String[], String) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
-
Method to do argument parsing.
- getOptionalResources() - Method in class org.osgi.service.resolver.ResolveContext
-
Return the resources that the resolver should attempt to resolve for this
resolve context.
- getOptionLabels() - Method in class org.knopflerfish.util.metatype.AD
-
- getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a list of labels of option values.
- getOptionValues() - Method in class org.knopflerfish.util.metatype.AD
-
- getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a list of option values that this attribute can take.
- getOrigin() - Method in class org.osgi.framework.BundleEvent
-
Returns the bundle that was the origin of the event.
- getOut() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
-
List all output arguments for this action.
- getOutputBufferFree() - Method in class gnu.io.ParallelPort
-
- getOutputBufferSize() - Method in class gnu.io.CommPort
-
- getOutputBufferSize() - Method in class gnu.io.RXTXPort
-
- getOutputStream() - Method in class gnu.io.CommPort
-
- getOutputStream() - Method in class gnu.io.RXTXPort
-
get the OutputStream
- getOutputStream() - Method in interface javax.servlet.ServletResponse
-
- getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getOutputStream()
on the wrapped response object.
- getOutputStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
- getPackagesReferencedFromPackage(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get a the set of Java packages that are referenced by the
given Java package.
- getPackageVersion(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Provide the version of the given package name.
- getParam(String, String, String) - Static method in class org.knopflerfish.util.Text
-
Retrieves a parameter value from a parameter string.
- getParameter(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of a request parameter as a String,
or null if the parameter does not exist.
- getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameter(String name)
on the wrapped request object.
- getParameter(String) - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Returns authentication parameter with the given name, if available.
- getParameter(String) - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Returns the authentication parameter with the given name, if available.
- getParameter(String) - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
-
Returns authentication parameter with the given name, if available.
- getParameter(String) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Gets the parameter of the specified name.
- getParameter(String) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- getParameter(String) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns a parameter value with the given name.
- getParameterByName(String) - Method in class org.apache.commons.httpclient.HeaderElement
-
Returns parameter with the given name, if found.
- getParameterMap() - Method in interface javax.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterMap()
on the wrapped request object.
- getParameterNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of String
objects containing the names of the parameters contained
in this request.
- getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterNames()
on the wrapped request object.
- getParameters() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
-
Returns authentication parameters map.
- getParameters() - Method in class org.apache.commons.httpclient.HeaderElement
-
Get parameters, if any.
- getParameters() - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Gets the parameters currently added to the PostMethod.
- getParameterValues(String) - Method in interface javax.servlet.ServletRequest
-
Returns an array of String objects containing
all of the values the given request parameter has, or
null if the parameter does not exist.
- getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterValues(String name)
on the wrapped request object.
- getParams() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- getParams() - Method in class org.apache.commons.httpclient.HttpClient
-
- getParams() - Method in class org.apache.commons.httpclient.HttpConnection
-
- getParams() - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Returns
parameters associated
with this connection manager.
- getParams() - Method in interface org.apache.commons.httpclient.HttpMethod
-
- getParams() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getParams() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Returns
parameters associated
with this connection manager.
- getParams() - Method in class org.apache.commons.httpclient.ProxyClient
-
- getParams() - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
Returns
parameters associated
with this connection manager.
- getParent() - Method in class org.kxml2.kdom.Element
-
Returns the parent node of this element
- getParents() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the parent subsystems of this subsystem.
- getParentTest() - Method in interface org.knopflerfish.service.junit.JUnitResult
-
Returns the parent test, e.g.
- getParity() - Method in class gnu.io.RXTXPort
-
- getParity() - Method in class gnu.io.SerialPort
-
- getParityErrorChar() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- getParityErrorChar() - Method in class gnu.io.SerialPort
-
- getPartBoundary() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Gets the part boundary to be used.
- getParticipants() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns a snapshot of the Participants registered with this Coordination.
- getParts() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Returns all parts.
- getPassword() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the password.
- getPassword() - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
-
Password property getter.
- getPath() - Method in class javax.servlet.http.Cookie
-
Returns the path on the server
to which the browser returns this cookie.
- getPath() - Method in class org.apache.commons.httpclient.ConnectMethod
-
- getPath() - Method in class org.apache.commons.httpclient.cookie.CookieOrigin
-
- getPath() - Method in class org.apache.commons.httpclient.Cookie
-
Returns the path attribute of the cookie
- getPath() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the path of the HTTP method.
- getPath() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Gets the path of this HTTP method.
- getPath() - Method in class org.apache.commons.httpclient.URI
-
Get the path.
- getPath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
-
Get the path of an URI.
- getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information associated with
the URL the client sent when it made this request.
- getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathInfo()
on the wrapped request object.
- getPathQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the path and query.
- getPathQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
-
Get the path and query of an URI.
- getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name
but before the query string, and translates it to a real
path.
- getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathTranslated()
on the wrapped request object.
- getPermission() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Returns the Permission Infos for the Permissions in this Conditional
Permission Info.
- getPermissions(String) - Method in class org.osgi.service.dmt.Acl
-
Get the permissions associated to a given principal.
- getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
-
Gets the permissions assigned to the bundle with the specified location.
- getPid() - Method in interface org.osgi.service.cm.Configuration
-
Get the PID for this Configuration object.
- getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the pid of the associated configuration.
- getPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
-
- getPids() - Method in class org.knopflerfish.util.metatype.MTP
-
- getPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
- getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the PIDs (for ManagedServices) for which ObjectClassDefinition
information is available.
- getPort() - Method in class org.apache.commons.httpclient.auth.AuthScope
-
- getPort() - Method in class org.apache.commons.httpclient.cookie.CookieOrigin
-
- getPort() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the port.
- getPort() - Method in class org.apache.commons.httpclient.HttpClient
-
Deprecated.
use #getHostConfiguration()
- getPort() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the port of the host.
- getPort() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the port.
- getPort() - Method in class org.apache.commons.httpclient.HttpsURL
-
Get the port number.
- getPort() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the port number.
- getPort() - Method in class org.apache.commons.httpclient.URI
-
Get the port.
- getPortIdentifier(String) - Static method in class gnu.io.CommPortIdentifier
-
- getPortIdentifier(CommPort) - Static method in class gnu.io.CommPortIdentifier
-
- getPortIdentifiers() - Static method in class gnu.io.CommPortIdentifier
-
- getPorts() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Get the Port attribute.
- getPortType() - Method in class gnu.io.CommPortIdentifier
-
- getPositionDescription() - Method in class org.kxml2.io.KXmlParser
-
- getPositionDescription() - Method in class org.kxml2.wap.WbxmlParser
-
- getPrefix() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- getPrefix() - Method in class org.kxml2.io.KXmlParser
-
- getPrefix(String, boolean) - Method in class org.kxml2.io.KXmlSerializer
-
- getPrefix() - Method in class org.kxml2.wap.WbxmlParser
-
- getPrefix(String, boolean) - Method in class org.kxml2.wap.WbxmlSerializer
-
- getPrimitiveClass(int) - Static method in class org.knopflerfish.util.metatype.AD
-
Get the primitive java class from a specificed type.
- getPrimitiveType(Object) - Static method in class org.knopflerfish.util.metatype.AD
-
Get type from primitive object.
- getPrincipal() - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the name of the principal on whose behalf the session was created.
- getPrincipals() - Method in class org.osgi.service.dmt.Acl
-
Get the list of principals who have any kind of permissions on this node.
- getPromise() - Method in class org.osgi.util.promise.Deferred
-
Returns the Promise associated with this Deferred.
- getProperties() - Method in interface org.apache.felix.scr.Component
-
Returns the properties of the Component.
- getProperties() - Method in interface org.knopflerfish.service.console.Session
-
Returns the property information tied to this session.
- getProperties(String) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Returns the properties of the application descriptor as key-value pairs.
- getProperties() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the properties for the bean.
- getProperties() - Method in interface org.osgi.service.cm.Configuration
-
Return the properties of this Configuration object.
- getProperties() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the component properties for this Component Context.
- getProperties() - Method in interface org.osgi.service.indexer.Resource
-
- getProperties() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns all endpoint properties.
- getProperties() - Method in interface org.osgi.service.useradmin.Role
-
Returns a Dictionary of the (public) properties of this
Role object.
- getProperties() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the wire properties for this Wire object.
- getPropertiesSpecific(String) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Container implementations can provide application model specific and/or
container implementation specific properties via this method.
- getProperty(String) - Method in class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- getProperty(String) - Method in class org.kxml2.io.KXmlParser
-
- getProperty(String) - Method in class org.kxml2.io.KXmlSerializer
-
- getProperty(String) - Method in class org.kxml2.wap.WbxmlParser
-
- getProperty(String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- getProperty(String) - Method in interface org.osgi.framework.BundleContext
-
Returns the value of the specified property.
- getProperty(String) - Method in interface org.osgi.framework.ServiceReference
-
Returns the property value to which the specified property key is mapped
in the properties Dictionary object of the service referenced by
this ServiceReference object.
- getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the property name that caused the failure or null.
- getProperty(String) - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to get the value of a single event property.
- getProperty(String) - Method in class org.osgi.service.event.Event
-
Retrieve the value of an event property.
- getPropertyKeys() - Method in interface org.osgi.framework.ServiceReference
-
Returns an array of the keys in the properties Dictionary object
of the service referenced by this ServiceReference object.
- getPropertyNames() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to query the names of all properties of this
event.
- getPropertyNames() - Method in class org.osgi.service.event.Event
-
Returns a list of this event's property names.
- getProtectionDomain() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the protection domain to which the woven class will be assigned
when it is defined.
- getProtocol() - Method in interface javax.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses
in the form protocol/majorVersion.minorVersion, for
example, HTTP/1.1.
- getProtocol() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getProtocol()
on the wrapped request object.
- getProtocol() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the protocol.
- getProtocol() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the protocol used to establish the connection.
- getProtocol() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the protocol.
- getProtocol(String) - Static method in class org.apache.commons.httpclient.protocol.Protocol
-
Gets the protocol with the given ID.
- getProtocolCharset() - Method in class org.apache.commons.httpclient.URI
-
Get the protocol charset used by this current URI instance.
- getProvidedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get a copy of the set of provided Java packages.
- getProvidedPackagesAsExportPackageValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get the provided packages formatted as the value of an
Export-Package-manifest attribute with package versions.
- getProvidedPackageVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get the version of a provided package as defined by the
packageinfo-file in the package-directory.
- getProvidedPackageVersionSource(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get the path of the file that the version of a provided package
was found in.
- getProvidedResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- getProvidedResourceWires(String) - Method in interface org.osgi.resource.Wiring
-
- getProvidedWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- getProvider() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getProvider() - Method in interface org.osgi.resource.Wire
-
- getProviderWiring() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getProxyAuthenticationRealm() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
use #getProxyAuthState()
- getProxyAuthState() - Method in interface org.apache.commons.httpclient.HttpMethod
-
- getProxyAuthState() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getProxyCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
-
Deprecated.
use #getProxyCredentials(AuthScope)
- getProxyCredentials(AuthScope) - Method in class org.apache.commons.httpclient.HttpState
-
- getProxyHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the proxyHost.
- getProxyHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the proxy host.
- getProxyPort() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the proxyPort.
- getProxyPort() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the port of the proxy host.
- getQualifier() - Method in class org.osgi.framework.Version
-
Returns the qualifier component of this version identifier.
- getQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the query.
- getQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
-
Get the query of an URI.
- getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request
URL after the path.
- getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getQueryString()
on the wrapped request object.
- getQueryString() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the query string of this HTTP method.
- getQueryString() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Gets the query string of this HTTP method.
- getRank() - Method in class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- getRanking() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the ranking value to use when advertising the service.
- getRawAboveHierPath() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the level above the this hierarchy level.
- getRawAboveHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the level above the this hierarchy level.
- getRawAuthority() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped authority.
- getRawBinary() - Method in class org.osgi.service.dmt.DmtData
-
- getRawClass() - Method in class org.osgi.service.blueprint.container.ReifiedType
-
Return the raw class represented by this type.
- getRawCurrentHierPath() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the raw-escaped current hierarchy level.
- getRawCurrentHierPath(char[]) - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped current hierarchy level in the given path.
- getRawCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped current hierarchy level.
- getRawFormatNames() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the format names for any raw formats supported by the node.
- getRawFragment() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped fragment.
- getRawHost() - Method in class org.apache.commons.httpclient.URI
-
Get the host.
- getRawName() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped basename of the path.
- getRawPassword() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the raw-escaped password.
- getRawPath() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the raw escaped path.
- getRawPath() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped path.
- getRawPathQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped path and query.
- getRawQuery() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped query.
- getRawScheme() - Method in class org.apache.commons.httpclient.HttpsURL
-
Get the scheme.
- getRawScheme() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the scheme.
- getRawScheme() - Method in class org.apache.commons.httpclient.URI
-
Get the scheme.
- getRawString() - Method in class org.osgi.service.dmt.DmtData
-
- getRawURI() - Method in class org.apache.commons.httpclient.URI
-
It can be gotten the URI character sequence.
- getRawURIReference() - Method in class org.apache.commons.httpclient.URI
-
Get the URI reference character sequence.
- getRawUser() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the raw-escaped user.
- getRawUserinfo() - Method in class org.apache.commons.httpclient.URI
-
Get the raw-escaped userinfo.
- getReader() - Method in interface javax.servlet.ServletRequest
-
Retrieves the body of the request as character data using
a BufferedReader.
- getReader() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getReader()
on the wrapped request object.
- getRealm() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Returns authentication realm.
- getRealm() - Method in class org.apache.commons.httpclient.auth.AuthScope
-
- getRealm() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Returns the authentication realm.
- getRealm() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
The concept of an authentication realm is not supported by the NTLM
authentication scheme.
- getRealm() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
-
Returns authentication realm.
- getRealPath(String) - Method in interface javax.servlet.ServletContext
-
Returns a String containing the real path
for a given virtual path.
- getRealPath(String) - Method in interface javax.servlet.ServletRequest
-
- getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRealPath(String path)
on the wrapped request object.
- getReason() - Method in exception org.apache.commons.httpclient.HttpException
-
Deprecated.
HttpClient no longer uses this for itself. It is only
provided for compatibility with existing clients, and will be removed
in a future release.
- getReason() - Method in exception org.apache.commons.httpclient.URI.DefaultCharsetChanged
-
Get the reason message.
- getReason() - Method in exception org.apache.commons.httpclient.URIException
-
Deprecated.
You should instead call Throwable.getMessage().
- getReason() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the reason for this exception.
- getReasonCode() - Method in exception org.apache.commons.httpclient.HttpException
-
Deprecated.
HttpClient no longer uses this for itself. It is only
provided for compatibility with existing clients, and will be removed
in a future release.
- getReasonCode() - Method in exception org.apache.commons.httpclient.URI.DefaultCharsetChanged
-
Get the reason code.
- getReasonCode() - Method in exception org.apache.commons.httpclient.URIException
-
Get the reason code.
- getReasonPhrase() - Method in class org.apache.commons.httpclient.StatusLine
-
- getReceiveBufferSize() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns a hint the size of the underlying buffers used by the platform
for incoming network I/O.
- getReceiveFramingByte() - Method in class gnu.io.CommPort
-
- getReceiveFramingByte() - Method in class gnu.io.RXTXPort
-
- getReceiveThreshold() - Method in class gnu.io.CommPort
-
- getReceiveThreshold() - Method in class gnu.io.RXTXPort
-
- getReceiveTimeout() - Method in class gnu.io.CommPort
-
- getReceiveTimeout() - Method in class gnu.io.RXTXPort
-
- getRecoverableExceptionCount() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
no longer used
Returns the number of "recoverable" exceptions thrown and handled, to
allow for monitoring the quality of the connection.
- getReference() - Method in interface org.osgi.framework.ServiceRegistration
-
Returns a ServiceReference object for a service being registered.
- getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the ServiceReference object of the Configuration Admin
service that created this event.
- getReferencedClasses() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get a copy of the set of referenced Java classes.
- getReferencedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get a copy of the set of Java packages that are referenced by
this bundle.
- getReferenceListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the reference listeners to receive bind and unbind events.
- getReferences() - Method in interface org.apache.felix.scr.Component
-
Returns an array of
Reference instances representing the service
references (or dependencies) of this Component.
- getRegisteredCookieSpecs() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
Obtains the currently registered cookie policy names.
- getRegisteredServices() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's ServiceReference list for all services it
has registered or null if this bundle has no registered services.
- getRegistrationListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the registration listeners to be notified when the service is
registered and unregistered with the framework.
- getRegistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the name of the registration method.
- getRemoteAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the client
or last proxy that sent the request.
- getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteAddr()
on the wrapped request object.
- getRemoteHost() - Method in interface javax.servlet.ServletRequest
-
Returns the fully qualified name of the client
or the last proxy that sent the request.
- getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteHost()
on the wrapped request object.
- getRemotePort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port of the client
or last proxy that sent the request.
- getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRemotePort() on the wrapped request object.
- getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the login of the user making this request, if the
user has been authenticated, or null if the user
has not been authenticated.
- getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRemoteUser()
on the wrapped request object.
- getRemovalPendingBundles() - Method in interface org.osgi.framework.wiring.FrameworkWiring
-
- getRepeatNo() - Method in class org.knopflerfish.util.workerthread.RepeatingJob
-
Returns the number of successful repeats this job has made.
- getReportCount() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the number of times MonitorAdmin will query the
StatusVariables (for time based jobs), or the number of changes
of a StatusVariable between notifications (for change based
jobs).
- getRepositories() - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Get all enabled repositories.
- getRequest() - Method in class javax.servlet.ServletRequestWrapper
-
Return the wrapped request object.
- getRequestCharSet() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the character encoding of the request from the Content-Type header.
- getRequestCharSet() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Returns the request's charset.
- getRequestContentLength() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Returns the length of the request body.
- getRequestContentLength() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
Return the length of the request body.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
-
Returns a
RequestDispatcher object that acts
as a wrapper for the resource located at the given path.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
-
Returns a
RequestDispatcher object that acts as a wrapper for
the resource located at the given path.
- getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRequestDispatcher(String path)
on the wrapped request object.
- getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the session ID specified by the client.
- getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestedSessionId()
on the wrapped request object.
- getRequestEntity() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- getRequestHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Gets the request header with the given name.
- getRequestHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the specified request header.
- getRequestHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getRequestHeaders() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the current request headers for this HTTP method.
- getRequestHeaders(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the request headers with the given name.
- getRequestHeaders() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns an array of the requests headers that the HTTP method currently has
- getRequestHeaders(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getRequestMethod() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the request method.
- getRequestOutputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns an OutputStream suitable for writing the request.
- getRequestProperty(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol
name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURI()
on the wrapped request object.
- getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURL()
on the wrapped request object.
- getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Reconstructs the URL the client used to make the request,
using information in the HttpServletRequest object.
- getRequired() - Method in class org.knopflerfish.util.metatype.AD
-
- getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Returns an array of required bundles having the specified symbolic name.
- getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
-
Gets the required members of this Group object.
- getRequiredResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- getRequiredResourceWires(String) - Method in interface org.osgi.resource.Wiring
-
- getRequiredWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- getRequirement() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getRequirement() - Method in interface org.osgi.resource.Wire
-
- getRequirement() - Method in interface org.osgi.service.repository.IdentityExpression
-
Return the
Requirement contained in this
IdentityExpression.
- getRequirementExpression() - Method in interface org.osgi.service.repository.NotExpression
-
Return the requirement expression that is negated by this
NotExpression.
- getRequirementExpressions() - Method in interface org.osgi.service.repository.AndExpression
-
Return the requirement expressions that are combined by this
AndExpression.
- getRequirementExpressions() - Method in interface org.osgi.service.repository.OrExpression
-
Return the requirement expressions that are combined by this
OrExpression.
- getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the requirements declared by this bundle resource.
- getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the requirements of this bundle wiring.
- getRequirements(String) - Method in interface org.osgi.resource.Resource
-
Returns the requirements declared by this bundle resource.
- getRequirer() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getRequirer() - Method in interface org.osgi.resource.Wire
-
- getRequirerWiring() - Method in interface org.osgi.framework.wiring.BundleWire
-
- getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
-
Deprecated.
Returns the bundles that currently require this required bundle.
- getResource(String) - Method in interface javax.servlet.ServletContext
-
Returns a URL to the resource that is mapped to a specified
path.
- getResource() - Method in class org.knopflerfish.service.repositorymanager.BasicRequirement
-
- getResource(String) - Method in interface org.osgi.framework.Bundle
-
Find the specified resource from this bundle's class loader.
- getResource() - Method in interface org.osgi.framework.wiring.BundleCapability
-
Returns the resource declaring this capability.
- getResource() - Method in interface org.osgi.framework.wiring.BundleRequirement
-
Returns the resource declaring this requirement.
- getResource() - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the resource associated with this wiring.
- getResource() - Method in interface org.osgi.resource.Capability
-
Returns the resource declaring this capability.
- getResource() - Method in interface org.osgi.resource.Requirement
-
Returns the resource declaring this requirement.
- getResource() - Method in interface org.osgi.resource.Wiring
-
Returns the resource associated with this wiring.
- getResource(String) - Method in interface org.osgi.service.http.HttpContext
-
Maps a resource name to a URL.
- getResource() - Method in interface org.osgi.service.resolver.HostedCapability
-
Return the Resource that hosts this Capability.
- getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
-
Returns the resource located at the named path as
an InputStream object.
- getResourceCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the capabilities provided by this wiring.
- getResourceCapabilities(String) - Method in interface org.osgi.resource.Wiring
-
Returns the capabilities provided by this wiring.
- getResourceHeader(String, String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the requested deployment package manifest header from the name
section determined by the resource parameter.
- getResourcePaths(String) - Method in interface javax.servlet.ServletContext
-
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path
matches the supplied path argument.
- getResourceProcessor(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
At the time of deployment, resource processor service instances are
located to resources contained in a deployment package.
- getResourceRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the requirements of this wiring.
- getResourceRequirements(String) - Method in interface org.osgi.resource.Wiring
-
Returns the requirements of this wiring.
- getResources(String) - Method in interface org.osgi.framework.Bundle
-
Find the specified resources from this bundle's class loader.
- getResources() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns an array of strings representing the resources (including
bundles) that are specified in the manifest of this deployment package.
- getResponse() - Method in class javax.servlet.ServletResponseWrapper
-
Return the wrapped ServletResponse object.
- getResponseBody() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response body of the HTTP method, if any, as an array of bytes.
- getResponseBody() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response body of the HTTP method, if any, as an array of bytes.
- getResponseBody(int) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response body of the HTTP method, if any, as an array of bytes.
- getResponseBodyAsStream() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response body of the HTTP method, if any, as an InputStream.
- getResponseBodyAsStream() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response body of the HTTP method, if any, as an InputStream.
- getResponseBodyAsString() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response body of the HTTP method, if any, as a String.
- getResponseBodyAsString() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response body of the HTTP method, if any, as a String.
- getResponseBodyAsString(int) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response body of the HTTP method, if any, as a String.
- getResponseCharSet() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the character encoding of the response from the Content-Type header.
- getResponseCode() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the response code.
- getResponseContentLength() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Return the length (in bytes) of the response body, as specified in a
Content-Length header.
- getResponseFooter(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Return the specified response footer.
- getResponseFooter(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Gets the response footer associated with the given name.
- getResponseFooters() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response footers from the most recent execution of this request.
- getResponseFooters() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns an array of the response footers that the HTTP method currently has
in the order in which they were read.
- getResponseHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the specified response header.
- getResponseHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Gets the response header associated with the given name.
- getResponseHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getResponseHeaders() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response headers from the most recent execution of this request.
- getResponseHeaders(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the response headers with the given name.
- getResponseHeaders(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- getResponseHeaders() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns an array of the response headers that the HTTP method currently has
in the order in which they were read.
- getResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
Return a InputStream suitable for reading the response.
- getResponseMessage() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the response message
- getResponseStream() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns a stream from which the body of the current response may be read.
- getResponseTrailerHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Gets the
header group storing the response trailer headers
as per RFC 2616 section 3.6.1.
- getResult() - Method in interface org.knopflerfish.service.junit.JUnitResult
-
Returns the JUnit TestResult
- getRetryCount() - Method in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
-
- getRetryCount() - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
-
Deprecated.
- getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
-
Returns the name of the designated return argument.
- getRevision() - Method in interface org.osgi.framework.wiring.BundleCapability
-
Returns the bundle revision declaring this capability.
- getRevision() - Method in interface org.osgi.framework.wiring.BundleRequirement
-
Returns the bundle revision declaring this requirement.
- getRevision() - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns the bundle revision for the bundle in this bundle wiring.
- getRevisions() - Method in interface org.osgi.framework.wiring.BundleRevisions
-
Return the bundle revisions for the
referenced bundle.
- getRight() - Method in class org.osgi.framework.VersionRange
-
Returns the right endpoint of this version range.
- getRightType() - Method in class org.osgi.framework.VersionRange
-
Returns the type of the right endpoint of this version range.
- getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the Role object with the given name from this User
Admin service.
- getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Gets the Role object this event was generated for.
- getRoles() - Method in interface org.osgi.service.useradmin.Authorization
-
Gets the names of all roles implied by this Authorization
context.
- getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the Role objects managed by this User Admin service that
have properties matching the specified LDAP filter criteria.
- getRoot() - Method in class org.kxml2.kdom.Element
-
Returns the root node, determined by ascending to the
all parents un of the root element.
- getRootCause() - Method in exception javax.servlet.ServletException
-
Returns the exception that caused this servlet exception.
- getRootElement() - Method in class org.kxml2.kdom.Document
-
returns the root element of this document.
- getRootUri() - Method in interface org.osgi.service.dmt.DmtSession
-
Get the root URI associated with this session.
- getRunningJobs() - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the list of currently running MonitoringJobs.
- getSchedule() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the delay (in seconds) between two samples.
- getScheduleId() - Method in interface org.osgi.service.application.ScheduledApplication
-
Returns the identifier of this schedule.
- getScheme() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the scheme used to make this request,
for example,
http, https, or ftp.
- getScheme() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getScheme()
on the wrapped request object.
- getScheme() - Method in class org.apache.commons.httpclient.auth.AuthScope
-
- getScheme() - Method in class org.apache.commons.httpclient.HttpsURL
-
Get the scheme.
- getScheme() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the scheme.
- getScheme() - Method in class org.apache.commons.httpclient.protocol.Protocol
-
Returns the scheme.
- getScheme() - Method in class org.apache.commons.httpclient.URI
-
Get the scheme.
- getSchemeName() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Returns textual designation of the given authentication scheme.
- getSchemeName() - Method in class org.apache.commons.httpclient.auth.BasicScheme
-
Returns textual designation of the basic authentication scheme.
- getSchemeName() - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
Returns textual designation of the digest authentication scheme.
- getSchemeName() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Returns textual designation of the NTLM authentication scheme.
- getScope() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the scope for the bean.
- getScope() - Method in interface org.osgi.service.dmt.MetaNode
-
Return the scope of the node.
- getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getScope() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the scope name of this Envelope object.
- getScope() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the calculated scope of this Wire object.
- getSecure() - Method in class javax.servlet.http.Cookie
-
Returns true if the browser is sending cookies
only over a secure protocol, or false if the
browser can send cookies using any protocol.
- getSecure() - Method in class org.apache.commons.httpclient.Cookie
-
- getSelected() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Get selected bundle.
- getSelected() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- getSelectionCount() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Get the number of selected bundles.
- getSelectionCount() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- getSendBufferSize() - Method in class org.apache.commons.httpclient.HttpConnection
-
Gets the socket's sendBufferSize.
- getSendBufferSize() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns a hint the size of the underlying buffers used by the platform for
outgoing network I/O.
- getServerInfo() - Method in interface javax.servlet.ServletContext
-
Returns the name and version of the servlet container on which
the servlet is running.
- getServerName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerName()
on the wrapped request object.
- getServerPort() - Method in interface javax.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerPort()
on the wrapped request object.
- getService(ServiceReference<S>) - Method in interface org.osgi.framework.BundleContext
-
Returns the service object for the service referenced by the specified
ServiceReference object.
- getService(Bundle, ServiceRegistration<S>) - Method in interface org.osgi.framework.PrototypeServiceFactory
-
Returns a service object for a caller.
- getService(Bundle, ServiceRegistration<S>) - Method in interface org.osgi.framework.ServiceFactory
-
Returns a service object for a bundle.
- getService() - Method in interface org.osgi.framework.ServiceObjects
-
Returns a service object for the
associated service.
- getService() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns a service object for the
associated service.
- getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Locates a specific service by its service id.
- getService(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
-
Returns the service object for the specified ServiceReference if
the specified referenced service is being tracked by this
ServiceTracker.
- getService() - Method in class org.osgi.util.tracker.ServiceTracker
-
Returns a service object for one of the services being tracked by this
ServiceTracker.
- getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
-
Creates a new XML Parser Factory object.
- getServiceComponent() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the Metadata for the component to be exported as a service.
- getServiceId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the service id for the service exported through this endpoint.
- getServiceName() - Method in interface org.apache.felix.scr.Reference
-
Returns the name of the service used by this Reference.
- getServiceObject() - Method in class org.osgi.application.ApplicationServiceEvent
-
This method returns the service object of this service bound to the
listener application instance.
- getServiceObjects(ServiceReference<S>) - Method in interface org.osgi.framework.BundleContext
-
Returns the
ServiceObjects object for the service referenced by
the specified
ServiceReference object.
- getServiceProperties(Object) - Method in interface org.osgi.application.ApplicationContext
-
Application can query the service properties of a service object it is
bound to.
- getServiceProperties() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the user declared properties to be advertised with the service.
- getServiceReference() - Method in class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- getServiceReference(String) - Method in interface org.osgi.framework.BundleContext
-
Returns a ServiceReference object for a service that implements
and was registered under the specified class.
- getServiceReference(Class<S>) - Method in interface org.osgi.framework.BundleContext
-
Returns a ServiceReference object for a service that implements
and was registered under the name of the specified class.
- getServiceReference() - Method in class org.osgi.framework.ServiceEvent
-
Returns a reference to the service that had a change occur in its
lifecycle.
- getServiceReference() - Method in interface org.osgi.framework.ServiceObjects
-
Returns the
ServiceReference for the service associated with this
ServiceObjects object.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
service element, then this method returns the service reference
of the service provided by this component instance.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns the
ServiceReference for the service associated with this
ComponentServiceObjects object.
- getServiceReference() - Method in interface org.osgi.service.log.LogEntry
-
Returns the ServiceReference object for the service associated
with this LogEntry object.
- getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Gets the ServiceReference object of the User Admin service that
generated this event.
- getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the ServiceReference object of the Wire Admin service that
created this event.
- getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
-
Returns a ServiceReference for one of the services being tracked
by this ServiceTracker.
- getServiceReferences() - Method in interface org.apache.felix.scr.Reference
-
Returns an array of references to the services bound to this Reference
or null if no services are currently bound.
- getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
-
Returns an array of ServiceReference objects.
- getServiceReferences(Class<S>, String) - Method in interface org.osgi.framework.BundleContext
-
Returns a collection of ServiceReference objects.
- getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
-
Return an array of ServiceReferences for all services being
tracked by this ServiceTracker.
- getServices() - Method in interface org.apache.felix.scr.Component
-
Returns an array of service names provided by this Component or
null if the Component is not registered as a service.
- getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
-
Lists all services provided by this device.
- getServices() - Method in class org.osgi.util.tracker.ServiceTracker
-
Return an array of service objects for all services being tracked by this
ServiceTracker.
- getServices(T[]) - Method in class org.osgi.util.tracker.ServiceTracker
-
Return an array of service objects for all services being tracked by this
ServiceTracker.
- getServicesInUse() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's ServiceReference list for all services it
is using or returns null if this bundle is not using any
services.
- getServiceTemplates() - Method in interface org.osgi.service.jini.JiniDriver
-
Gets the current set of templates that is used for searching and registering
services registered in discovered LUS.
- getServlet(String) - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
This method was originally defined to retrieve a servlet
from a ServletContext. In this version, this method
always returns null and remains only to preserve
binary compatibility. This method will be permanently removed
in a future version of the Java Servlet API.
In lieu of this method, servlets can share information using the
ServletContext class and can perform shared business logic
by invoking methods on common non-servlet classes.
- getServlet() - Method in exception javax.servlet.UnavailableException
-
Deprecated.
As of Java Servlet API 2.2, with no replacement.
Returns the servlet that is reporting its unavailability.
- getServletConfig() - Method in class javax.servlet.GenericServlet
-
- getServletConfig() - Method in interface javax.servlet.Servlet
-
Returns a
ServletConfig object, which contains
initialization and startup parameters for this servlet.
- getServletContext() - Method in interface javax.servlet.FilterConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.GenericServlet
-
Returns a reference to the
ServletContext in which this servlet
is running.
- getServletContext() - Method in interface javax.servlet.http.HttpSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in interface javax.servlet.ServletConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.ServletContextEvent
-
Return the ServletContext that changed.
- getServletContext() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletContext of this web application.
- getServletContextName() - Method in interface javax.servlet.ServletContext
-
Returns the name of this web application corresponding to this ServletContext as specified in the deployment
descriptor for this web application by the display-name element.
- getServletInfo() - Method in class javax.servlet.GenericServlet
-
Returns information about the servlet, such as
author, version, and copyright.
- getServletInfo() - Method in interface javax.servlet.Servlet
-
Returns information about the servlet, such
as author, version, and copyright.
- getServletName() - Method in class javax.servlet.GenericServlet
-
Returns the name of this servlet instance.
- getServletName() - Method in interface javax.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletNames() - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.1, with no replacement.
This method was originally defined to return an
Enumeration
of all the servlet names known to this context. In this version,
this method always returns an empty Enumeration and
remains only to preserve binary compatibility. This method will
be permanently removed in a future version of the Java Servlet API.
- getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls
the servlet.
- getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletPath()
on the wrapped request object.
- getServletRequest() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletRequest that is changing.
- getServlets() - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.0, with no replacement.
This method was originally defined to return an Enumeration
of all the servlets known to this servlet context. In this
version, this method always returns an empty enumeration and
remains only to preserve binary compatibility. This method
will be permanently removed in a future version of the Java
Servlet API.
- getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current HttpSession
associated with this request or, if there is no
current session and create is true, returns
a new session.
- getSession() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current session associated with this request,
or if the request does not have a session, creates one.
- getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession(boolean create)
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession()
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Return the session that changed.
- getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
-
Deprecated.
As of Java Servlet API 2.1 with
no replacement. This method must
return null and will be removed in
a future version of this API.
- getSession() - Method in class javax.servlet.http.HttpSessionEvent
-
Return the session that changed.
- getSession(String) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession for local usage on a given subtree of the DMT
with non transactional write lock.
- getSession(String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession for local usage on a specific DMT subtree with
a given lock mode.
- getSession(String, String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession on a specific DMT subtree using a specific
lock mode on behalf of a remote principal.
- getSessionContext() - Method in interface javax.servlet.http.HttpSession
-
Deprecated.
As of Version 2.1, this method is
deprecated and has no replacement.
It will be removed in a future
version of the Java Servlet API.
- getSessionId() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method returns the identifier of the session in which this event
took place.
- getSessionId() - Method in interface org.osgi.service.dmt.DmtSession
-
The unique identifier of the session.
- getShort(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Returns a short read from the bytearray, starting at position index.
- getShortHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
-
Returns a string containing a short help text for the command group.
- getShortHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
-
Returns short command group help.
- getSignerCertificates(int) - Method in interface org.osgi.framework.Bundle
-
Return the certificates for the signers of this bundle and the
certificate chains for those signers.
- getSize() - Method in class org.osgi.service.dmt.DmtData
-
Get the size of the data.
- getSize() - Method in interface org.osgi.service.indexer.Resource
-
- getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the size of the icon in bytes.
- getSmallIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
Get a smaller icon (22x22) for the displayer.
- getSocket() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the connection socket.
- getSocket() - Method in class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
-
Return the socket.
- getSocket() - Method in class org.apache.commons.httpclient.ProxyClient.ConnectResponse
-
Gets the socket connected and authenticated (if appropriate) to the configured
HTTP proxy, or null if a connection could not be made.
- getSocketFactory() - Method in class org.apache.commons.httpclient.protocol.Protocol
-
Returns the socketFactory.
- getSoTimeout() - Method in class org.apache.commons.httpclient.HttpConnection
-
- getSoTimeout() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
- getSoTimeout() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
- getSource() - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
-
Returns the source of the file part.
- getSource() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the node which is the source of the alert.
- getSource() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the bundle source of this event.
- getSourceDeploymentPackage() - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
If the deployment action is an install or an update, this call returns
the DeploymentPackage instance that corresponds to the deployment
package being streamed in for this session.
- getSpecByPolicy(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getSpecByVersion(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
- getSpeed() - Method in class org.osgi.util.position.Position
-
Returns the ground speed of this position in meters per second.
- getStandalone() - Method in class org.kxml2.kdom.Document
-
- getStartLevel() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
-
Return the assigned start level value for the bundle.
- getStartLevel() - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
-
Return the active start level value of the Framework.
- getStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Return the active start level value of the Framework.
- getStartupParameters() - Method in interface org.osgi.application.ApplicationContext
-
Returns the startup parameters specified when calling the
org.osgi.service.application.ApplicationDescriptor#launch(Map)
method.
- getState() - Method in class org.apache.commons.httpclient.HttpClient
-
Returns
HTTP state associated with the HttpClient.
- getState() - Method in class org.apache.commons.httpclient.ProxyClient
-
Returns
HTTP state associated with the ProxyClient.
- getState() - Method in interface org.apache.felix.scr.Component
-
Returns the current state of the Component, which is one of the
STATE_* constants defined in this interface.
- getState() - Method in interface org.osgi.framework.Bundle
-
Returns this bundle's current state.
- getState() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns the current state of this woven class.
- getState() - Method in class org.osgi.service.application.ApplicationHandle
-
Get the state of the application instance.
- getState() - Method in interface org.osgi.service.dmt.DmtSession
-
Get the current state of this session.
- getState() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the current state of this subsystem.
- getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
-
Finds the state variable associated with an argument name.
- getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
-
Gets a UPnPStateVariable objects provided by this service by name
- getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
-
Lists all UPnPStateVariable objects provided by this service.
- getStatusCode() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the status code associated with the latest response.
- getStatusCode() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the response status code.
- getStatusCode() - Method in class org.apache.commons.httpclient.StatusLine
-
- getStatusLine() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the Status-Line from the most recent response for this method,
or null if the method has not been executed.
- getStatusLine() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Provides access to the response status line.
- getStatusText() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the status text (or "reason phrase") associated with the latest
response.
- getStatusText() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the status text (or "reason phrase") associated with the latest
response.
- getStatusText(int) - Static method in class org.apache.commons.httpclient.HttpStatus
-
Get the reason phrase for a particular status code.
- getStatusVariable(String) - Method in interface org.osgi.service.monitor.Monitorable
-
Returns the StatusVariable object addressed by its identifier.
- getStatusVariable(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns a StatusVariable addressed by its full path.
- getStatusVariableNames() - Method in interface org.osgi.service.monitor.Monitorable
-
Returns the list of StatusVariable identifiers published by this
Monitorable.
- getStatusVariableNames(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the list of StatusVariable names published by a
Monitorable instance.
- getStatusVariableNames() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the list of StatusVariable names that are the targets of
this measurement job.
- getStatusVariables(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the StatusVariable objects published by a
Monitorable instance.
- getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the size of an increment operation, if defined.
- getStopBits() - Method in class gnu.io.RXTXPort
-
- getStopBits() - Method in class gnu.io.SerialPort
-
- getStream() - Method in interface org.osgi.service.indexer.Resource
-
- getString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP element characters to a string This
method is to be used when decoding content of HTTP elements (such as
response headers)
- getString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
-
Deprecated.
Converts the byte array of HTTP element characters to a string This
method is to be used when decoding content of HTTP elements (such as
response headers)
- getString(byte[], int, int, String) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the byte array of HTTP content characters to a string.
- getString(byte[], String) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
-
Converts the byte array of HTTP content characters to a string.
- getString() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with string (chr) format.
- getString() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable value if its type is String.
- getStringValue(Dictionary<String, ?>, String) - Static method in class org.knopflerfish.util.Dict
-
- getStringValue(Dictionary<String, ?>, String, String) - Static method in class org.knopflerfish.util.Dict
-
- getStringValue() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
-
Return the unconverted string representation of the value.
- getSubscription() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
-
Deprecated.
the subscription is now communicated as the service property
"subscription", getSubscription still works though.
- getSubsystemHeaders(Locale) - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the headers for this subsystem's subsystem manifest.
- getSubsystemId() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the identifier of this subsystem.
- getSymbolicName() - Method in interface org.osgi.framework.Bundle
-
Returns the symbolic name of this bundle as specified by its
Bundle-SymbolicName manifest header.
- getSymbolicName() - Method in interface org.osgi.framework.launch.Framework
-
Returns the symbolic name of this Framework.
- getSymbolicName() - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the symbolic name for this bundle revision.
- getSymbolicName() - Method in interface org.osgi.service.deploymentadmin.BundleInfo
-
Returns the Bundle Symbolic Name of the represented bundle.
- getSymbolicName() - Method in interface org.osgi.service.packageadmin.RequiredBundle
-
Deprecated.
Returns the symbolic name of this required bundle.
- getSymbolicName() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the symbolic name of this subsystem.
- getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the root system node for the calling bundle.
- getSystemProperties(BundleContext) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
-
Get system properties from a remote framework.
- getTarget() - Method in interface org.apache.felix.scr.Reference
-
Returns the value of the target property of this reference.
- getTargetDeploymentPackage() - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
If the deployment action is an update or an uninstall, this call returns
the DeploymentPackage instance for the installed deployment
package.
- getTcpNoDelay() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Tests if Nagle's algorithm is to be used.
- getTestSuite() - Method in interface org.knopflerfish.service.junit.JUnitResult
-
Returns the test suite that produced this test result
- getTestSuite(String, String) - Method in interface org.knopflerfish.service.junit.JUnitService
-
Get a specified test (which is registered in the Framework).
- getText() - Method in class org.kxml2.io.KXmlParser
-
- getText(int) - Method in class org.kxml2.kdom.Node
-
Returns the text node with the given index or null if the node
with the given index is not a text node.
- getText() - Method in class org.kxml2.wap.WbxmlParser
-
- getTextCharacters(int[]) - Method in class org.kxml2.io.KXmlParser
-
- getTextCharacters(int[]) - Method in class org.kxml2.wap.WbxmlParser
-
- getThread() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the thread in whose thread local Coordination stack this
Coordination has been
pushed.
- getThrowable() - Method in class org.osgi.framework.FrameworkEvent
-
Returns the exception related to this event.
- getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Returns the exception associated with the event, if any.
- getTime() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with time format.
- getTime() - Method in interface org.osgi.service.log.LogEntry
-
Returns the value of currentTimeMillis() at the time this
LogEntry object was created.
- getTime() - Method in class org.osgi.util.measurement.Measurement
-
Returns the time at which this Measurement object was taken.
- getTime() - Method in class org.osgi.util.measurement.State
-
Returns the time with which this State was created.
- getTimeout() - Method in interface org.osgi.service.blueprint.reflect.ReferenceMetadata
-
Return the timeout for service invocations when a backing service is
unavailable.
- getTimestamp() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the time at which this event was created.
- getTimeStamp() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the timestamp associated with the StatusVariable.
- getTimestampPattern() - Method in interface org.knopflerfish.service.log.LogConfig
-
- getTopic() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the topic of the triggering event.
- getTopic() - Method in class org.osgi.service.event.Event
-
Returns the topic of this event.
- getTrack() - Method in class org.osgi.util.position.Position
-
Returns the track of this position in radians as a compass heading.
- getTracked() - Method in class org.osgi.util.tracker.BundleTracker
-
Return a Map with the Bundles and customized objects for
all bundles being tracked by this BundleTracker.
- getTracked() - Method in class org.osgi.util.tracker.ServiceTracker
-
Return a SortedMap of the ServiceReferences and service
objects for all services being tracked by this ServiceTracker.
- getTrackingCount() - Method in class org.osgi.util.tracker.BundleTracker
-
Returns the tracking count for this BundleTracker.
- getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
-
Returns the tracking count for this ServiceTracker.
- getTransferEncoding() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Return the transfer encoding of this part.
- getTransferEncoding() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Returns the transfer encoding of this part.
- getType() - Method in class org.knopflerfish.util.metatype.AD
-
- getType(Object) - Static method in class org.knopflerfish.util.metatype.AD
-
Get the attribute type given any suported java object.
- getType(int) - Method in class org.kxml2.kdom.Node
-
Returns the type of the child at the given index.
- getType() - Method in class org.osgi.framework.BundleEvent
-
Returns the type of lifecyle event.
- getType() - Method in exception org.osgi.framework.BundleException
-
Returns the type for this exception or UNSPECIFIED if the type
was unspecified or unknown.
- getType() - Method in class org.osgi.framework.FrameworkEvent
-
Returns the type of framework event.
- getType() - Method in class org.osgi.framework.ServiceEvent
-
Returns the type of event.
- getType() - Method in exception org.osgi.framework.ServiceException
-
Returns the type for this exception or UNSPECIFIED if the type
was unspecified or unknown.
- getType() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the type of this event.
- getType() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
-
Return the name of the type to which the value should be converted.
- getType() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the type of this event.
- getType() - Method in class org.osgi.service.condpermadmin.ConditionInfo
-
Returns the fully qualified class name of the condition represented by
this ConditionInfo.
- getType() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the type for this exception.
- getType() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method returns the type of this event.
- getType() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the type associated with the alert item.
- getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return the type for this attribute.
- getType() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns information on the data type of this StatusVariable.
- getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
-
Returns the fully qualified class name of the permission represented by
this PermissionInfo.
- getType() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
Return the type of this event.
- getType() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the type of this event.
- getType() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the
type of this
subsystem.
- getType() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the serviceType field in the UPnP service description.
- getType() - Method in interface org.osgi.service.useradmin.Role
-
Returns the type of this role.
- getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Returns the type of this event.
- getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the type of this event.
- getTypes() - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the special types of this bundle revision.
- getUARTType() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- getUARTType() - Method in class gnu.io.SerialPort
-
- getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
-
Returns the number of seconds the servlet expects to
be temporarily unavailable.
- getUnbindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the name of the unbind method.
- getUnbindMethodName() - Method in interface org.apache.felix.scr.Reference
-
Returns the name of the method called if a service is being unbound from
the Component or null if no such method is configued.
- getUnit() - Method in class org.osgi.util.measurement.Measurement
-
Returns the Unit object of this Measurement object.
- getUnprovidedReferencedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Get a the set of Java packages that are referenced by this bundle
but not provided by it.
- getUnregistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the name of the unregistration method.
- getUnresolvedRequirements() - Method in exception org.osgi.service.resolver.ResolutionException
-
Return the unresolved requirements, if any, for this exception.
- getUpdatedMethodName() - Method in interface org.apache.felix.scr.Reference
-
Returns the name of the method called if a bound service updates its
service registration properties or null if no such method
is configued.
- getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the UPnP type of this state variable.
- getUPnPError_Code() - Method in exception org.osgi.service.upnp.UPnPException
-
- getUPnPErrorCode() - Method in exception org.osgi.service.upnp.UPnPException
-
Returns the UPnP Error Code occurred by UPnPDevices during invocation.
- getURI() - Method in class org.apache.commons.httpclient.ConnectMethod
-
- getURI() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns the URI for this method.
- getURI() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns the URI of the HTTP method
- getURI() - Method in class org.apache.commons.httpclient.URI
-
It can be gotten the URI character sequence.
- getURI() - Method in exception org.osgi.service.dmt.DmtException
-
Get the node on which the failed DMT operation was issued.
- getUriCharset() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Returns the charset to be used for parsing URIs.
- getURIReference() - Method in class org.apache.commons.httpclient.URI
-
Get the original URI reference string.
- getURL() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Return the URL
- getUseCaches() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not yet implemented.
- getUseExpectHeader() - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
-
- getUser() - Method in class org.apache.commons.httpclient.HttpURL
-
Get the user.
- getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the user with the given property key-value pair from
the User Admin service database.
- getUserinfo() - Method in class org.apache.commons.httpclient.URI
-
Get the userinfo.
- getUserName() - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
-
User name property getter.
- getUserPreferences(String) - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the root node for the specified user and the calling bundle.
- getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a java.security.Principal object containing
the name of the current authenticated user.
- getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getUserPrincipal()
on the wrapped request object.
- getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the names of users for which node trees exist.
- getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
servicescope="bundle" or servicescope="prototype"
attribute, then this method returns the bundle using the service provided
by the component instance.
- getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
-
Returns the bundles that are using the service referenced by this
ServiceReference object.
- getValidDateFormats() - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
-
Returns the Collection of date patterns used for parsing.
- getValidDateFormats() - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
-
- getValidDateFormats() - Method in class org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
-
- getValidNames() - Method in interface org.osgi.service.dmt.MetaNode
-
Return an array of Strings if valid names are defined for the node, or
null if no valid name list is defined or if this piece of meta
info is not supported.
- getValidValues() - Method in interface org.osgi.service.dmt.MetaNode
-
Return an array of DmtData objects if valid values are defined for the
node, or null otherwise.
- getValue() - Method in class javax.servlet.http.Cookie
-
Returns the value of the cookie.
- getValue(String) - Method in interface javax.servlet.http.HttpSession
-
- getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the value of the attribute that has been added, removed or replaced.
- getValue() - Method in class javax.servlet.ServletContextAttributeEvent
-
Returns the value of the attribute that has been added, removed, or replaced.
- getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue() - Method in class org.apache.commons.httpclient.NameValuePair
-
Return the current value.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the Metadata for the argument value.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
-
Return the Metadata for the value to be injected into a bean.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
-
Return the Metadata for the value of the map entry.
- getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getValue() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the value associated with this Envelope object.
- getValue() - Method in class org.osgi.util.measurement.Measurement
-
Returns the value of this Measurement object.
- getValue() - Method in class org.osgi.util.measurement.State
-
Returns the value of this State.
- getValue() - Method in interface org.osgi.util.promise.Promise
-
Returns the value of this Promise.
- getValueNames() - Method in interface javax.servlet.http.HttpSession
-
- getValues() - Method in class org.apache.commons.httpclient.Header
-
Deprecated.
Use #getElements
- getValues() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode
-
Get Allowed values for the mode attribute.
- getValues() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return Metadata for the values of the collection.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the name of the value type to match the argument and convert the
value into when invoking the constructor or factory method.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return the type specified for the values of the collection.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the name of the type of the map values.
- getVariables() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the variable map associated with this Coordination.
- getVersion() - Static method in class gnu.io.RXTXVersion
-
static method to return the current version of RXTX
unique to RXTX.
- getVersion() - Method in class javax.servlet.http.Cookie
-
Returns the version of the protocol this cookie complies
with.
- getVersion() - Method in interface org.apache.commons.httpclient.cookie.CookieVersionSupport
-
- getVersion() - Method in class org.apache.commons.httpclient.Cookie
-
Returns the version of the cookie specification to which this
cookie conforms.
- getVersion() - Method in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
- getVersion() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
- getVersion() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- getVersion() - Method in interface org.osgi.framework.Bundle
-
Returns the version of this bundle as specified by its
Bundle-Version manifest header.
- getVersion() - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the version for this bundle revision.
- getVersion() - Method in interface org.osgi.service.deploymentadmin.BundleInfo
-
Returns the version of the represented bundle.
- getVersion() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the version of the deployment package.
- getVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
Deprecated.
Returns the version of this exported package.
- getVersion() - Method in interface org.osgi.service.packageadmin.RequiredBundle
-
Deprecated.
Returns the version of this required bundle.
- getVersion() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the
version of this
subsystem.
- getVersion() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the version suffix encoded in the serviceType field in
the UPnP service description.
- getVersionHeader() - Method in interface org.apache.commons.httpclient.cookie.CookieVersionSupport
-
- getVersionHeader() - Method in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
- getVirtualHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Deprecated.
use HostParams
- getVirtualHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
no longer applicable
- getVirtualHost() - Method in class org.apache.commons.httpclient.params.HostParams
-
Returns the virtual host name.
- getVirtualHost() - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Returns the virtual host name.
- getWapCode() - Method in class org.kxml2.wap.WbxmlParser
-
Returns the token ID for start tags or the event type for wap proprietary events
such as OPAQUE.
- getWapExtensionData() - Method in class org.kxml2.wap.WbxmlParser
-
- getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the width of the icon in pixels.
- getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the Wire object associated with this event.
- getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
-
Return the Wire objects that match the given filter.
- getWiring() - Method in interface org.osgi.framework.wiring.BundleRevision
-
Returns the bundle wiring which is using this bundle revision.
- getWirings() - Method in class org.osgi.service.resolver.ResolveContext
-
Returns the wirings for existing resolved resources.
- getWriter() - Method in interface javax.servlet.ServletResponse
-
Returns a PrintWriter object that
can send character text to the client.
- getWriter() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getWriter()
on the wrapped response object.
- getXml() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with xml format.
- gnu.io - package gnu.io
-
- GRACE_PERIOD - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint Container has entered the grace period.
- greaterEquals(HttpVersion) - Method in class org.apache.commons.httpclient.HttpVersion
-
Test if the HTTP protocol version is greater or equal to the given number.
- Group - Interface in org.osgi.service.useradmin
-
A named grouping of roles (Role objects).
- GROUP - Static variable in interface org.osgi.service.useradmin.Role
-
The type of a
Group role.
- GROUP_NAME - Static variable in interface org.knopflerfish.service.console.CommandGroup
-
Property key for group name to use when registering a CommandGroup.
- Gy - Static variable in class org.osgi.util.measurement.Unit
-
The absorbed dose unit gray (Gy).
- I2CEvent(I2CPortEvent) - Method in interface gnu.io.I2CPortEventListener
-
- I2CPortEvent - Class in gnu.io
-
- I2CPortEvent(I2CPort, int, boolean, boolean) - Constructor for class gnu.io.I2CPortEvent
-
- I2CPortEventListener - Interface in gnu.io
-
- Icon - Annotation Type in org.osgi.service.metatype.annotations
-
- id - Variable in class org.osgi.framework.dto.BundleDTO
-
The bundle's unique identifier.
- id - Variable in class org.osgi.framework.dto.ServiceReferenceDTO
-
The id of the service.
- id - Variable in class org.osgi.resource.dto.CapabilityDTO
-
The unique identifier of the capability.
- id - Variable in class org.osgi.resource.dto.RequirementDTO
-
The unique identifier of the requirement.
- id - Variable in class org.osgi.resource.dto.ResourceDTO
-
The unique identifier of the resource.
- id - Variable in class org.osgi.resource.dto.WiringDTO
-
The unique identifier of the wiring node.
- id - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The id of the component configuration.
- ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Property key for the Unique Device ID property.
- ID - Static variable in interface org.osgi.service.upnp.UPnPService
-
Property key for the optional service id.
- identity(Requirement) - Method in interface org.osgi.service.repository.ExpressionCombiner
-
- IDENTITY_NAMESPACE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
Namespace name for identity capabilities and requirements.
- IdentityExpression - Interface in org.osgi.service.repository
-
- IdentityNamespace - Class in org.osgi.framework.namespace
-
Identity Capability and Requirement Namespace.
- IdleConnectionHandler - Class in org.apache.commons.httpclient.util
-
A helper class for connection managers to track idle connections.
- IdleConnectionHandler() - Constructor for class org.apache.commons.httpclient.util.IdleConnectionHandler
-
- IdleConnectionTimeoutThread - Class in org.apache.commons.httpclient.util
-
A utility class for periodically closing idle connections.
- IdleConnectionTimeoutThread() - Constructor for class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
- IdRefMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for the verified id of another component managed by the Blueprint
Container.
- IGNORABLE_WHITESPACE - Static variable in class org.kxml2.kdom.Node
-
- ignorableWhitespace(String) - Method in class org.kxml2.io.KXmlSerializer
-
- ignorableWhitespace(String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- IGNORE_COOKIES - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
The policy that ignores cookies.
- IgnoreCookiesSpec - Class in org.apache.commons.httpclient.cookie
-
A cookie spec that does nothing.
- IgnoreCookiesSpec() - Constructor for class org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
-
- immediate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The immediate state.
- implementationClass - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The fully qualified name of the implementation class.
- implies(Permission) - Method in class org.osgi.framework.AdaptPermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.framework.AdminPermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.framework.BundlePermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.framework.CapabilityPermission
-
Determines if a CapabilityPermission object "implies" the
specified permission.
- implies(Permission) - Method in class org.osgi.framework.PackagePermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.framework.ServicePermission
-
Determines if a ServicePermission object "implies" the specified
permission.
- implies(Permission) - Method in class org.osgi.service.application.ApplicationAdminPermission
-
Checks if the specified permission is implied by this permission.
- implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
-
Determines if a ConfigurationPermission object "implies" the
specified permission.
- implies(Permission) - Method in class org.osgi.service.coordinator.CoordinationPermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Checks if this DeploymentAdminPermission would imply the parameter
permission.
- implies(Permission) - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
-
Checks if this DeploymentCustomizerPermission would imply the parameter
permission.
- implies(Permission) - Method in class org.osgi.service.dmt.security.AlertPermission
-
Checks if this AlertPermission object implies the specified permission.
- implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPermission
-
Checks if this DmtPermission object "implies" the specified
permission.
- implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
-
Checks if this DmtPrincipalPermission object implies the specified
permission.
- implies(Permission) - Method in class org.osgi.service.event.TopicPermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.service.monitor.MonitorPermission
-
Determines if the specified permission is implied by this permission.
- implies(Permission) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Determines if a EndpointPermission object "implies" the specified
permission.
- implies(Permission) - Method in class org.osgi.service.subsystem.SubsystemPermission
-
Determines if the specified permission is implied by this object.
- implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
-
Checks if this UserAdminPermission object "implies" the
specified permission.
- implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
-
Checks if this WirePermission object implies the
specified permission.
- IMPORT - Static variable in class org.osgi.framework.PackagePermission
-
The action string import.
- IMPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
The action string import.
- IMPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
A fatal importing error occurred.
- IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the packages on which the bundle depends.
- IMPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Add an import registration.
- IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
-
- IMPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Remove an import registration.
- IMPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Update an import registration.
- IMPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
A problematic situation occurred, the import is still active.
- ImportReference - Interface in org.osgi.service.remoteserviceadmin
-
An Import Reference associates an active proxy service to a remote endpoint.
- ImportRegistration - Interface in org.osgi.service.remoteserviceadmin
-
An Import Registration associates an active proxy service to a remote
endpoint.
- importService(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Import a service from an Endpoint.
- include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
-
Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
- INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying a list of classes to include in the
exported package.
- includes(Version) - Method in class org.osgi.framework.VersionRange
-
Returns whether this version range includes the specified version.
- index(Set<File>, OutputStream, Map<String, String>) - Method in interface org.osgi.service.indexer.ResourceIndexer
-
Index a set of input files and write the Repository XML representation to
the stream
- indexFirstOf(String, String) - Method in class org.apache.commons.httpclient.URI
-
Get the earlier index that to be searched for the first occurrance in
one of any of the given string.
- indexFirstOf(String, String, int) - Method in class org.apache.commons.httpclient.URI
-
Get the earlier index that to be searched for the first occurrance in
one of any of the given string.
- indexFirstOf(char[], char) - Method in class org.apache.commons.httpclient.URI
-
Get the earlier index that to be searched for the first occurrance in
one of any of the given array.
- indexFirstOf(char[], char, int) - Method in class org.apache.commons.httpclient.URI
-
Get the earlier index that to be searched for the first occurrance in
one of any of the given array.
- indexFragment(Set<File>, Writer, Map<String, String>) - Method in interface org.osgi.service.indexer.ResourceIndexer
-
Index a set of input files and write a Repository XML fragment to the
given writer.
- indexOf(String, String, int) - Method in class org.kxml2.kdom.Node
-
Performs search for an element with the given namespace and
name, starting at the given start index.
- info(Object) - Method in interface org.apache.commons.logging.Log
-
Log a message with info log level.
- info(Object, Throwable) - Method in interface org.apache.commons.logging.Log
-
Log an error with info log level.
- info(String) - Method in class org.knopflerfish.service.log.LogRef
-
Log an info level message.
- info(String, ServiceReference<?>) - Method in class org.knopflerfish.service.log.LogRef
-
Log an info level message.
- info(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
-
Log an info level message.
- info(String, ServiceReference<?>, Throwable) - Method in class org.knopflerfish.service.log.LogRef
-
Log an info level message.
- INFO - Static variable in class org.osgi.framework.FrameworkEvent
-
An informational event has occurred.
- init(FilterConfig) - Method in interface javax.servlet.Filter
-
Called by the web container to indicate to a filter that it is being placed into
service.
- init(ServletConfig) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to indicate to a servlet that the
servlet is being placed into service.
- init() - Method in class javax.servlet.GenericServlet
-
A convenience method which can be overridden so that there's no need
to call super.init(config).
- init(ServletConfig) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to indicate to a servlet that the
servlet is being placed into service.
- init() - Method in class org.kxml2.kdom.Element
-
called when all properties are set, but before children
are parsed.
- init() - Method in interface org.osgi.framework.launch.Framework
-
Initialize this Framework.
- init(FrameworkListener...) - Method in interface org.osgi.framework.launch.Framework
-
Initialize this Framework.
- initCause(Throwable, Throwable) - Static method in class org.apache.commons.httpclient.util.ExceptionUtil
-
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
- initCause(Throwable) - Method in exception org.osgi.framework.BundleException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.framework.InvalidSyntaxException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.deploymentadmin.DeploymentException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
-
Initializes the cause of this exception to the specified value.
- initCause(Throwable) - Method in exception org.osgi.service.prefs.BackingStoreException
-
Initializes the cause of this exception to the specified value.
- initFiles(String, String, String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- initFiles2(String, String, String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- initialBundleStartLevel - Variable in class org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
-
The initial start level value that is assigned to a bundle when it is
first installed.
- initialize() - Method in interface gnu.io.CommDriver
-
- initialize() - Method in class gnu.io.RXTXCommDriver
-
Determine the OS and where the OS has the devices located
- INITIALPROVISIONING_ENTRIES - Static variable in interface org.osgi.service.provisioning.ProvisioningService
-
Name of the header that specifies the type information for the ZIP file
entries.
- INITIATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
-
The action string initiate.
- InputStreamRequestEntity - Class in org.apache.commons.httpclient.methods
-
A RequestEntity that contains an InputStream.
- InputStreamRequestEntity(InputStream) - Constructor for class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
- InputStreamRequestEntity(InputStream, String) - Constructor for class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
- InputStreamRequestEntity(InputStream, long) - Constructor for class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
Creates a new InputStreamRequestEntity with the given content and content length.
- InputStreamRequestEntity(InputStream, long, String) - Constructor for class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
Creates a new InputStreamRequestEntity with the given content, content length, and
content type.
- insert(Object) - Method in class org.knopflerfish.util.Queue
-
Inserts an item into the queue.
- insertFirst(Object) - Method in class org.knopflerfish.util.Queue
-
Inserts an item first into the queue.
- insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.osgi.service.resolver.ResolveContext
-
- INSPECT - Static variable in interface org.osgi.service.command.Converter
-
Print the object in detail.
- install(List<Resource>, boolean, boolean) - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Install, and optionally start, a list of
Resource, and optionally try to find, install and start any
Resource needed for them to resolve.
- INSTALL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Constant String to the "install" action.
- install(String) - Method in interface org.osgi.service.subsystem.Subsystem
-
Installs a subsystem from the specified location identifier.
- install(String, InputStream) - Method in interface org.osgi.service.subsystem.Subsystem
-
Installs a subsystem from the specified content.
- installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
-
Installs a bundle from the specified InputStream object.
- installBundle(String) - Method in interface org.osgi.framework.BundleContext
-
Installs a bundle from the specified location identifier.
- installDeploymentPackage(InputStream) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
Installs a Deployment Package from an input stream.
- INSTALLED - Static variable in interface org.osgi.framework.Bundle
-
The bundle is installed but not yet resolved.
- INSTALLED - Static variable in class org.osgi.framework.BundleEvent
-
The bundle has been installed.
- INSTALLING - Static variable in interface org.osgi.framework.hooks.bundle.CollisionHook
-
Specifies a bundle install operation is being performed.
- INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The INTEGER type.
- interfaceName - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The service interface of the reference.
- intersection(VersionRange...) - Method in class org.osgi.framework.VersionRange
-
Returns the intersection of this version range with the specified version
ranges.
- inUse - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
-
The bundle wiring's in use setting indicates that the bundle wiring
is in use.
- INVALID_ACTION - Static variable in exception org.osgi.service.upnp.UPnPException
-
No Action found by that name at this service.
- INVALID_ARGS - Static variable in exception org.osgi.service.upnp.UPnPException
-
Not enough arguments, too many arguments with a specific name, or one of
more of the arguments are of the wrong type.
- INVALID_OPERATION - Static variable in exception org.osgi.framework.BundleException
-
The operation was invalid.
- INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
-
The different end-points are no longer in synchronization.
- INVALID_URI - Static variable in exception org.osgi.service.dmt.DmtException
-
The requested command failed because the target URI or node name is
null or syntactically invalid.
- INVALID_VARIABLE - Static variable in exception org.osgi.service.upnp.UPnPException
-
Refers to a non existing variable.
- invalidate() - Method in interface javax.servlet.http.HttpSession
-
Invalidates this session then unbinds any objects bound
to it.
- invalidate() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Invalidates the authentication state by resetting its parameters.
- InvalidCredentialsException - Exception in org.apache.commons.httpclient.auth
-
Authentication credentials required to respond to a authentication
challenge are invalid
- InvalidCredentialsException() - Constructor for exception org.apache.commons.httpclient.auth.InvalidCredentialsException
-
Creates a new InvalidCredentialsException with a null detail message.
- InvalidCredentialsException(String) - Constructor for exception org.apache.commons.httpclient.auth.InvalidCredentialsException
-
Creates a new InvalidCredentialsException with the specified message.
- InvalidCredentialsException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.auth.InvalidCredentialsException
-
Creates a new InvalidCredentialsException with the specified detail message and cause.
- InvalidRedirectLocationException - Exception in org.apache.commons.httpclient
-
Signals violation of HTTP specification caused by an invalid redirect
location
- InvalidRedirectLocationException(String, String) - Constructor for exception org.apache.commons.httpclient.InvalidRedirectLocationException
-
Creates a new InvalidRedirectLocationException with the specified detail message.
- InvalidRedirectLocationException(String, String, Throwable) - Constructor for exception org.apache.commons.httpclient.InvalidRedirectLocationException
-
Creates a new RedirectException with the specified detail message and cause.
- InvalidSyntaxException - Exception in org.osgi.framework
-
A Framework exception used to indicate that a filter string has an invalid
syntax.
- InvalidSyntaxException(String, String) - Constructor for exception org.osgi.framework.InvalidSyntaxException
-
Creates an exception of type InvalidSyntaxException.
- InvalidSyntaxException(String, String, Throwable) - Constructor for exception org.osgi.framework.InvalidSyntaxException
-
Creates an exception of type InvalidSyntaxException.
- invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
-
Invokes the action.
- IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
-
Service property containing the scheme(s) for which this Connection
Factory can create Connection objects.
- IPAMValuationService - Interface in org.knopflerfish.service.um.ipam
-
Maps input path and auth method to auth, conf and integer levels.
- IPv4address - Static variable in class org.apache.commons.httpclient.URI
-
Bitset that combines digit and dot fo IPv$address.
- IPv6address - Static variable in class org.apache.commons.httpclient.URI
-
RFC 2373.
- IPv6reference - Static variable in class org.apache.commons.httpclient.URI
-
RFC 2732, 2373.
- isAborted() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Tests whether the execution of this method has been aborted
- isAbsoluteURI() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not this URI is absolute.
- isAbsoluteUri(String) - Static method in class org.osgi.service.dmt.Uri
-
Checks whether the specified URI is an absolute URI.
- isAbsPath() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
- isActivateDeclared() - Method in interface org.apache.felix.scr.Component
-
Returns
true if the name of the method to be called on
component activation (see
Component.getActivate() is declared in the
component descriptor or not.
- isActivationPolicyUsed() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
-
Returns whether the bundle's autostart setting indicates that the
activation policy declared in the bundle manifest must be used.
- isAllowed(String) - Method in class org.apache.commons.httpclient.methods.OptionsMethod
-
Is the specified method allowed ?
- isAlwaysUseQuotes() - Method in class org.apache.commons.httpclient.util.ParameterFormatter
-
Determines whether all parameter values must be enclosed in quotation
marks, even if they do not contain any special characters
- isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
-
Tests if the bundle that registered the service referenced by this
ServiceReference and the specified bundle use the same source for
the package of the specified class name.
- isAttributeDefault(int) - Method in class org.kxml2.io.KXmlParser
-
- isAttributeDefault(int) - Method in class org.kxml2.wap.WbxmlParser
-
- isAuthAttempted() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Tests whether authenication challenge has been responsed to
- isAuthenticationPreemptive() - Method in class org.apache.commons.httpclient.HttpState
-
- isAuthenticationPreemptive() - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
Returns true if authentication should be attempted preemptively,
false otherwise.
- isAuthRequested() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Tests whether authenication challenge has been received
- isAutogenerated() - Method in class org.apache.commons.httpclient.Header
-
Returns the value of the auto-generated header flag.
- isBundleActivationPolicyUsed(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Returns whether the specified bundle's autostart setting indicates that
the activation policy declared in the bundle's manifest must be used.
- isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Returns whether the specified bundle's autostart setting indicates the
bundle must be started.
- isCD() - Method in class gnu.io.RXTXPort
-
- isCD() - Method in class gnu.io.SerialPort
-
- isCommitted() - Method in interface javax.servlet.ServletResponse
-
Returns a boolean indicating if the response has been
committed.
- isCommitted() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return isCommitted()
on the wrapped response object.
- isComplete() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Authentication process may involve a series of challenge-response exchanges.
- isComplete() - Method in class org.apache.commons.httpclient.auth.BasicScheme
-
Tests if the Basic authentication process has been completed.
- isComplete() - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
Tests if the Digest authentication process has been completed.
- isComplete() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Tests if the NTLM authentication process has been completed.
- isComponentEnabled(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns whether the specified component description is currently enabled.
- isConnected() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the connection state of this Wire object.
- isConnectionBased() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
-
Tests if the authentication scheme is provides authorization on a per
connection basis instead of usual per request basis
- isConnectionBased() - Method in class org.apache.commons.httpclient.auth.BasicScheme
-
Returns false.
- isConnectionBased() - Method in class org.apache.commons.httpclient.auth.DigestScheme
-
Returns false.
- isConnectionBased() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
-
Returns true.
- isConnectionCloseForced() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Tests if the connection should be force-closed when no longer needed.
- isConnectionStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- isConnectionStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- isCTS() - Method in class gnu.io.RXTXPort
-
- isCTS() - Method in class gnu.io.SerialPort
-
- isCurrent() - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns true if this bundle wiring is the current bundle wiring.
- isCurrentlyOwned() - Method in class gnu.io.CommPortIdentifier
-
- isDeactivateDeclared() - Method in interface org.apache.felix.scr.Component
-
Returns
true if the name of the method to be called on
component deactivation (see
Component.getDeactivate() is declared in the
component descriptor or not.
- isDebug() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
Flag which controls if logging should be done.
- isDebugEnabled() - Method in interface org.apache.commons.logging.Log
-
Is debug logging currently enabled?
- isDefaultConfig() - Method in interface org.knopflerfish.service.log.LogConfig
-
Returns false when the configuration is obtained
from CM.
- isDefaultEnabled() - Method in interface org.apache.felix.scr.Component
-
Returns whether the Component is declared to be enabled initially.
- isDomainAttributeSpecified() - Method in class org.apache.commons.httpclient.Cookie
-
Returns true if cookie's domain was set via a domain
attribute in the Set-Cookie header.
- isDone() - Method in interface org.osgi.util.promise.Promise
-
Returns whether this Promise has been resolved.
- isDSR() - Method in class gnu.io.RXTXPort
-
- isDSR() - Method in class gnu.io.SerialPort
-
- isDTR() - Method in class gnu.io.RXTXPort
-
- isDTR() - Method in class gnu.io.SerialPort
-
- isEffective(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
-
Test if a given requirement should be wired in the resolve operation.
- isEmpty() - Method in class org.knopflerfish.util.CacheMap
-
- isEmpty() - Method in class org.osgi.framework.VersionRange
-
Returns whether this version range is empty.
- isEmpty() - Method in class org.osgi.service.event.EventProperties
-
Indicate if this properties is empty.
- isEmpty() - Method in class org.osgi.util.tracker.BundleTracker
-
Return if this BundleTracker is empty.
- isEmpty() - Method in class org.osgi.util.tracker.ServiceTracker
-
Return if this ServiceTracker is empty.
- isEmptyElementTag() - Method in class org.kxml2.io.KXmlParser
-
- isEmptyElementTag() - Method in class org.kxml2.wap.WbxmlParser
-
- isEnabled(RepositoryInfo) - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Check if repository is enabled.
- isErrorEnabled() - Method in interface org.apache.commons.logging.Log
-
Is error logging currently enabled?
- isExact() - Method in class org.osgi.framework.VersionRange
-
Returns whether this version range contains only a single version.
- isExpired() - Method in class org.apache.commons.httpclient.Cookie
-
Returns true if this cookie has expired.
- isExpired(Date) - Method in class org.apache.commons.httpclient.Cookie
-
Returns true if this cookie has expired according to the time passed in.
- isFatal() - Method in exception org.osgi.service.dmt.DmtException
-
Check whether this exception is marked as fatal in the session.
- isFatalEnabled() - Method in interface org.apache.commons.logging.Log
-
Is fatal logging currently enabled?
- isHierPart() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the absoluteURI of this URI is hier_part.
- isHostname() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the host part of this URI is hostname.
- isHostSet() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Deprecated.
no longer used
- isHttp11() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- isImmediate() - Method in interface org.apache.felix.scr.Component
-
Returns whether the Component is an Immediate or a Delayed Component.
- isImported(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- isInfoEnabled() - Method in interface org.apache.commons.logging.Log
-
Is info logging currently enabled?
- isInUse() - Method in interface org.osgi.framework.wiring.BundleWiring
-
Returns true if this bundle wiring is in use.
- isIPv4address() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the host part of this URI is IPv4address.
- isIPv6reference() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the host part of this URI is IPv6reference.
- isLaunchableSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
-
This method is called by launch() to verify that according to the
container, the application is launchable.
- isLeaf() - Method in interface org.osgi.service.dmt.MetaNode
-
Check whether the node is a leaf node or an internal one.
- isLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Tells whether a node is a leaf or an interior node of the DMT.
- isLeafNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Tells whether a node is a leaf or an interior node of the DMT.
- isLocal() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns whether the job was started locally or remotely.
- isLocked() - Method in class org.apache.commons.httpclient.HttpConnection
-
Tests if the connection is locked.
- isMultiple() - Method in interface org.apache.felix.scr.Reference
-
Returns whether this reference is multiple.
- isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
-
Returns whether the Condition is mutable.
- isNetPath() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the relativeURI or heir_part of this URI is net_path.
- isNew() - Method in interface javax.servlet.http.HttpSession
-
Returns true if the client does not yet know about the
session or if the client chooses not to join the session.
- isNodeUri(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Check whether the specified URI corresponds to a valid node in the DMT.
- isNodeUri(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Check whether the specified path corresponds to a valid node in the DMT.
- isOpaquePart() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the absoluteURI of this URI is opaque_part.
- isOpen - Variable in class org.apache.commons.httpclient.HttpConnection
-
Whether or not the connection is connected.
- isOpen() - Method in class org.apache.commons.httpclient.HttpConnection
-
Tests if the connection is open.
- isOptional() - Method in interface org.apache.felix.scr.Reference
-
Returns whether this reference is optional.
- isOptional() - Method in class org.knopflerfish.util.metatype.AD
-
Return true if this attribute is optional.
- isPaperOut() - Method in class gnu.io.ParallelPort
-
- isParameterFalse(String) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- isParameterFalse(String) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns true if the parameter is either not set or is false,
false otherwise.
- isParameterSet(String) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- isParameterSet(String) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns true if the parameter is set at any level, false otherwise.
- isParameterSetLocally(String) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- isParameterSetLocally(String) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns true if the parameter is set locally, false otherwise.
- isParameterTrue(String) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- isParameterTrue(String) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Returns true if the parameter is set and is true, false
otherwise.
- isPathAttributeSpecified() - Method in class org.apache.commons.httpclient.Cookie
-
Returns true if cookie's path was set via a path attribute
in the Set-Cookie header.
- isPermanent() - Method in exception javax.servlet.UnavailableException
-
Returns a boolean indicating
whether the servlet is permanently unavailable.
- isPermitted(String, int) - Method in class org.osgi.service.dmt.Acl
-
Check whether the given permissions are granted to a certain principal.
- isPersistent() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Returns false if the cookie should be discarded at the end
of the "session"; true otherwise.
- isPersistent() - Method in class org.apache.commons.httpclient.Cookie
-
Returns false if the cookie should be discarded at the end
of the "session"; true otherwise.
- isPersistentlyStarted() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
-
Returns whether the bundle's autostart setting indicates it must be
started.
- isPortAttributeBlank() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
- isPortAttributeSpecified() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
- isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
-
Returns whether the evaluation must be postponed until the end of the
permission check.
- isPreemptive() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Tests if preemptive authentication is used.
- isPrinterBusy() - Method in class gnu.io.ParallelPort
-
- isPrinterError() - Method in class gnu.io.ParallelPort
-
- isPrinterSelected() - Method in class gnu.io.ParallelPort
-
- isPrinterTimedOut() - Method in class gnu.io.ParallelPort
-
- isProcessExitMeansStopBundle() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
Return true if exit of start process should stop bundle too.
- isPropertyValueEmpty(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Check if a property value is empty or not.
- isProxied() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns true if the connection is established via a proxy,
false otherwise.
- isProxySet() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Deprecated.
no longer used
- isReceiveFramingEnabled() - Method in class gnu.io.CommPort
-
- isReceiveFramingEnabled() - Method in class gnu.io.RXTXPort
-
- isReceiveThresholdEnabled() - Method in class gnu.io.CommPort
-
- isReceiveThresholdEnabled() - Method in class gnu.io.RXTXPort
-
- isReceiveTimeoutEnabled() - Method in class gnu.io.CommPort
-
- isReceiveTimeoutEnabled() - Method in class gnu.io.RXTXPort
-
- isRecurring() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries if the schedule is recurring.
- isRegName() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the authority component of this URI is reg_name.
- isRelativeURI() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not this URI is relative.
- isRelPath() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the relativeURI of this URI is rel_path.
- isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
-
Deprecated.
Returns true if the package associated with this
ExportedPackage object has been exported by a bundle that
has been updated or uninstalled.
- isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
-
Deprecated.
Returns true if the bundle associated with this
RequiredBundle object has been updated or uninstalled.
- isRemoved() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
-
Return the state of the listener for this addition and removal life
cycle.
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.ByteArrayRequestEntity
-
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.FileRequestEntity
-
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.InputStreamRequestEntity
-
Tests if this method is repeatable.
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
-
Returns true if all parts are repeatable, false otherwise.
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Tests if this part can be sent more than once.
- isRepeatable() - Method in interface org.apache.commons.httpclient.methods.RequestEntity
-
- isRepeatable() - Method in class org.apache.commons.httpclient.methods.StringRequestEntity
-
- isReplay() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return whether this event is a replay event.
- isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromCookie()
on the wrapped request object.
- isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID came in as part of the
request URL.
- isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
-
- isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromURL()
on the wrapped request object.
- isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromUrl()
on the wrapped request object.
- isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdValid()
on the wrapped request object.
- isRequestSent() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Returns true if the HTTP has been transmitted to the target
server in its entirety, false otherwise.
- isRequestSent() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Returns true if the HTTP has been transmitted to the target
server in its entirety, false otherwise.
- isRequestSentRetryEnabled() - Method in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
-
- isRequestSentRetryEnabled() - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
-
Deprecated.
- isResponseAvailable() - Method in class org.apache.commons.httpclient.HttpConnection
-
Tests if input data avaialble.
- isResponseAvailable(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Tests if input data becomes available within the given period time in milliseconds.
- isRI() - Method in class gnu.io.RXTXPort
-
- isRI() - Method in class gnu.io.SerialPort
-
- isRTS() - Method in class gnu.io.RXTXPort
-
- isRTS() - Method in class gnu.io.SerialPort
-
- isRunning() - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
Returns true if this Workerthread is running.
- isRunning() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns whether the job is running.
- isSameService(EndpointDescription) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Answers if this Endpoint Description refers to the same service instance
as the given Endpoint Description.
- isSatisfied() - Method in interface org.apache.felix.scr.Reference
-
Returns whether this reference is satisified.
- isSatisfied() - Method in interface org.osgi.service.condpermadmin.Condition
-
Returns whether the Condition is satisfied.
- isSatisfied(Condition[], Dictionary<Object, Object>) - Method in interface org.osgi.service.condpermadmin.Condition
-
Returns whether the specified set of Condition objects are satisfied.
- isSecure() - Method in interface javax.servlet.ServletRequest
-
Returns a boolean indicating whether this request was made using a
secure channel, such as HTTPS.
- isSecure() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isSecure()
on the wrapped request object.
- isSecure() - Method in class org.apache.commons.httpclient.cookie.CookieOrigin
-
- isSecure() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns true if the connection is established over
a secure protocol.
- isSecure() - Method in class org.apache.commons.httpclient.protocol.Protocol
-
Returns true if this protocol is secure
- isSelected(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Get selection status of a bundle Id.
- isSelected(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- isServer() - Method in class org.apache.commons.httpclient.URI
-
Tell whether or not the authority component of this URI is server.
- isServiceFactory() - Method in interface org.apache.felix.scr.Component
-
Returns true if this component is a service factory.
- isSocketTimeoutException(InterruptedIOException) - Static method in class org.apache.commons.httpclient.util.ExceptionUtil
-
If SocketTimeoutExceptionClass is defined, returns true only if the
exception is an instance of SocketTimeoutExceptionClass.
- isSpecified() - Method in class org.knopflerfish.util.framework.VersionRange
-
- isStale() - Method in class org.apache.commons.httpclient.HttpConnection
-
Determines whether this connection is "stale", which is to say that either
it is no longer open, or an attempt to read the connection would fail.
- isStale() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Gives back the state of the deployment package whether it is stale or
not).
- isStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.HttpConnection
-
- isStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Tests whether stale connection check is to be used.
- isStatic() - Method in interface org.apache.felix.scr.Reference
-
Returns true if the reference is defined with static policy.
- isStdImport(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Check if package is included in the prefix list of packages that
does not need to be in the Import-Package list.
- isStrictMode() - Method in class org.apache.commons.httpclient.HttpClient
-
- isStrictMode() - Method in interface org.apache.commons.httpclient.HttpMethod
-
- isStrictMode() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- isTerminated() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns whether this Coordination is terminated.
- isText(int) - Method in class org.kxml2.kdom.Node
-
- isTraceEnabled() - Method in interface org.apache.commons.logging.Log
-
Is trace logging currently enabled?
- isTransparent() - Method in class org.apache.commons.httpclient.HttpConnection
-
Indicates if the connection is completely transparent from end to end.
- isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a boolean indicating whether the authenticated user is included
in the specified logical "role".
- isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isUserInRole(String role)
on the wrapped request object.
- isValid() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the state of this Wire object.
- isValidName(String) - Method in interface org.osgi.service.dmt.MetaNode
-
Checks whether the given name is a valid name for this node.
- isValidUri(String) - Static method in class org.osgi.service.dmt.Uri
-
Checks whether the specified URI is valid.
- isValidValue(DmtData) - Method in interface org.osgi.service.dmt.MetaNode
-
Checks whether the given value is valid for this node.
- isVersionAttributeSpecified() - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
- isWarnEnabled() - Method in interface org.apache.commons.logging.Log
-
Is warning logging currently enabled?
- isWeavingComplete() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Returns whether weaving is complete in this woven class.
- isWhitespace() - Method in class org.kxml2.io.KXmlParser
-
- isWhitespace() - Method in class org.kxml2.wap.WbxmlParser
-
- isZeroOccurrenceAllowed() - Method in interface org.osgi.service.dmt.MetaNode
-
Check whether zero occurrence of this node is valid.
- rad - Static variable in class org.osgi.util.measurement.Unit
-
The angle unit radians (rad)
- RawEvent(RawPortEvent) - Method in interface gnu.io.RawPortEventListener
-
- RawPortEvent - Class in gnu.io
-
- RawPortEvent(RawPort, int, boolean, boolean) - Constructor for class gnu.io.RawPortEvent
-
- RawPortEventListener - Interface in gnu.io
-
- read() - Method in class org.apache.commons.httpclient.ChunkedInputStream
-
Returns all the data in a chunked stream in coalesced form.
- read(byte[], int, int) - Method in class org.apache.commons.httpclient.ChunkedInputStream
-
Read some bytes from the stream.
- read(byte[]) - Method in class org.apache.commons.httpclient.ChunkedInputStream
-
Read some bytes from the stream.
- read() - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
Read the next byte from the stream
- read(byte[], int, int) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
Does standard InputStream.read(byte[], int, int) behavior, but
also notifies the watcher when the contents have been consumed.
- read(byte[]) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
Read more bytes from the stream.
- read(PushbackReader) - Method in class org.knopflerfish.shared.cm.XmlReader
-
- READ - Static variable in interface org.osgi.service.io.ConnectorService
-
Read access mode.
- READ - Static variable in class org.osgi.service.monitor.MonitorPermission
-
Holders of MonitorPermission with the read action present
are allowed to read the value of the StatusVariables specified in
the permission's target field.
- READ - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
The action string read.
- READ_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The framework received an error while reading the input stream for a
bundle.
- READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
-
Read/Write access mode.
- ReadableDataSession - Interface in org.osgi.service.dmt.spi
-
Provides read-only access to the part of the tree handled by the plugin that
created this session.
- readArray(byte[], int, int) - Method in class gnu.io.RXTXPort
-
- readAttr() - Method in class org.kxml2.wap.WbxmlParser
-
- readByte() - Method in class gnu.io.RXTXPort
-
- readCMData(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
-
- readCMDatas(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
-
- readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
-
Reads the input stream, one line at a time.
- readLine() - Method in class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
use #readLine(String)
- readLine(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Reads up to "\n" from the (unchunked) input stream.
- readLine(InputStream, String) - Static method in class org.apache.commons.httpclient.HttpParser
-
Read up to "\n" from an (unchunked) input stream.
- readLine(InputStream) - Static method in class org.apache.commons.httpclient.HttpParser
-
Deprecated.
use #readLine(InputStream, String)
- readRawLine(InputStream) - Static method in class org.apache.commons.httpclient.HttpParser
-
Return byte array from an (unchunked) input stream.
- readResponse(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- readResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- readResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.HeadMethod
-
Overrides
HttpMethodBase method to
not read a response
body, despite the presence of a
Content-Length or
Transfer-Encoding header.
- readResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Reads the response headers from the given
connection.
- readStatusLine(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- readTerminatedArray(byte[], int, int, byte[]) - Method in class gnu.io.RXTXPort
-
- ReadWriteDataSession - Interface in org.osgi.service.dmt.spi
-
Provides non-atomic read-write access to the part of the tree handled by the
plugin that created this session.
- realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
-
The URLStreamHandlerSetter object passed to the parseURL method.
- reason - Variable in exception org.apache.commons.httpclient.URIException
-
The reason message.
- reasonCode - Variable in exception org.apache.commons.httpclient.URIException
-
The reason code.
- recover(Function<Promise<?>, ? extends T>) - Method in interface org.osgi.util.promise.Promise
-
Recover from a failure of this Promise with a recovery value.
- recoverWith(Function<Promise<?>, Promise<? extends T>>) - Method in interface org.osgi.util.promise.Promise
-
Recover from a failure of this Promise with a recovery Promise.
- recycle() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.methods.GetMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.methods.HeadMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- recycle() - Method in class org.apache.commons.httpclient.methods.TraceMethod
-
Deprecated.
no longer supported and will be removed in the future
version of HttpClient
- RedirectException - Exception in org.apache.commons.httpclient
-
Signals violation of HTTP specification caused by an invalid redirect
- RedirectException() - Constructor for exception org.apache.commons.httpclient.RedirectException
-
Creates a new RedirectException with a null detail message.
- RedirectException(String) - Constructor for exception org.apache.commons.httpclient.RedirectException
-
Creates a new RedirectException with the specified detail message.
- RedirectException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.RedirectException
-
Creates a new RedirectException with the specified detail message and cause.
- Reference - Interface in org.apache.felix.scr
-
The Reference interface represents a single reference (or
dependency) to a service used by a Component.
- Reference - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated member as a reference of a Service Component.
- REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
-
The suffix for reference target properties.
- ReferenceCardinality - Enum in org.osgi.service.component.annotations
-
- ReferenceDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of a declared reference to a service.
- ReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.ReferenceDTO
-
- ReferenceListener - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a reference listener interested in the reference bind and unbind
events for a service reference.
- ReferenceListMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a list of service references.
- ReferenceMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a reference that will bind to a single matching service in the
service registry.
- ReferencePolicy - Enum in org.osgi.service.component.annotations
-
- ReferencePolicyOption - Enum in org.osgi.service.component.annotations
-
- references - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The referenced services.
- ReferenceScope - Enum in org.osgi.service.component.annotations
-
Reference scope for the
Reference annotation.
- ReflectionSocketFactory - Class in org.apache.commons.httpclient.protocol
-
This helper class uses refelction in order to execute Socket methods
available in Java 1.4 and above
- RefMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a reference to another component managed by the Blueprint
Container.
- refreshBundles(Collection<Bundle>, FrameworkListener...) - Method in interface org.osgi.framework.wiring.FrameworkWiring
-
Refreshes the specified bundles.
- refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Forces the update (replacement) or removal of packages exported by the
specified bundles.
- reg_name - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for reg_name.
- REGISTER - Static variable in class org.osgi.framework.ServicePermission
-
The action string register.
- registerAttribHandler(String, CookieAttributeHandler) - Method in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
- registerAuthScheme(String, Class) - Static method in class org.apache.commons.httpclient.auth.AuthPolicy
-
- registerCookieSpec(String, Class) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
-
This service has been registered.
- registerProtocol(String, Protocol) - Static method in class org.apache.commons.httpclient.protocol.Protocol
-
Registers a new protocol with the given identifier.
- registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
-
Registers resources into the URI namespace.
- registerService(String[], Object, Dictionary) - Method in interface org.osgi.application.ApplicationContext
-
Registers the specified service object with the specified properties
under the specified class names into the Framework.
- registerService(String, Object, Dictionary) - Method in interface org.osgi.application.ApplicationContext
-
Registers the specified service object with the specified properties
under the specified class name with the Framework.
- registerService(String[], Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
-
Registers the specified service object with the specified properties
under the specified class names into the Framework.
- registerService(String, Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
-
Registers the specified service object with the specified properties
under the specified class name with the Framework.
- registerService(Class<S>, S, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
-
Registers the specified service object with the specified properties
under the name of the specified class with the Framework.
- registerService(Class<S>, ServiceFactory<S>, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
-
Registers the specified service factory object with the specified
properties under the name of the specified class with the Framework.
- registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
-
Registers a servlet into the URI namespace.
- RegistrationListener - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a registration listener interested in service registration and
unregistration events for a service.
- ReifiedType - Class in org.osgi.service.blueprint.container
-
Provides access to a concrete type and its optional generic type parameters.
- ReifiedType(Class<?>) - Constructor for class org.osgi.service.blueprint.container.ReifiedType
-
Create a Reified Type for a raw Java class without any generic type
parameters.
- REJECT_HEAD_BODY - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Defines whether the content body sent in response to
HeadMethod should be rejected.
- REJECT_RELATIVE_REDIRECT - Static variable in class org.apache.commons.httpclient.params.HttpClientParams
-
Defines whether relative redirects should be rejected.
- REJECTED_BY_HOOK - Static variable in exception org.osgi.framework.BundleException
-
A framework hook rejected the operation.
- rel_path - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for rel_path.
- rel_segment - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for rel_segment.
- relativeURI - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for relativeURI.
- release() - Method in class org.apache.commons.logging.LogFactory
-
Release any internal references to previously created
Log
instances returned by this factory.
- release(ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
-
Release any internal references to previously created
LogFactory
instances that have been associated with the specified class loader
(if any), after calling the instance method
release() on
each of them.
- releaseAll() - Static method in class org.apache.commons.logging.LogFactory
-
Release any internal references to previously created
LogFactory
instances, after calling the instance method
release() on
each of them.
- releaseConnection() - Method in class org.apache.commons.httpclient.HttpConnection
-
Releases the connection.
- releaseConnection(HttpConnection) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
Releases the given HttpConnection for use by other requests.
- releaseConnection() - Method in interface org.apache.commons.httpclient.HttpMethod
-
Releases the connection being used by this HTTP method.
- releaseConnection() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Releases the connection being used by this HTTP method.
- releaseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Make the given HttpConnection available for use by other requests.
- releaseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- RELEASED - Static variable in interface org.osgi.service.coordinator.Coordination
-
A singleton exception that will be the failure cause when the
Coordinations created by a bundle are terminated because the bundle
released the Coordinator service.
- releaseSerialPort() - Method in interface org.knopflerfish.service.serial.SerialPortDevice
-
Release the allocated serial port.
- REMOTE - Static variable in exception org.osgi.framework.ServiceException
-
An error occurred invoking a remote service.
- REMOTE_CONFIGS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the configuration types supported by a
distribution provider.
- REMOTE_CONFIGS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the configuration types supported by a
distribution provider.
- REMOTE_ERROR - Static variable in exception org.osgi.service.dmt.DmtException
-
A device initiated remote operation failed.
- REMOTE_INTENTS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the intents supported by a distribution
provider.
- REMOTE_INTENTS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the intents supported by a distribution
provider.
- REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
-
HttpServletRequest attribute specifying the name of the
authenticated user.
- remoteAdminEvent(RemoteServiceAdminEvent) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdminListener
-
Receive notification of any export or import registrations and
unregistrations as well as errors and warnings.
- RemoteAlertSender - Interface in org.osgi.service.dmt.notification.spi
-
The RemoteAlertSender can be used to send notifications to (remote) entities
identified by principal names.
- RemoteConstants - Class in org.osgi.service.remoteserviceadmin
-
Provide the definition of the constants used in the Remote Service Admin
specification.
- RemoteFramework - Interface in org.knopflerfish.service.remotefw
-
Service interface for remote framework connections.
- RemoteServiceAdmin - Interface in org.osgi.service.remoteserviceadmin
-
A Remote Service Admin manages the import and export of services.
- RemoteServiceAdminEvent - Class in org.osgi.service.remoteserviceadmin
-
Provides the event information for a Remote Service Admin event.
- RemoteServiceAdminEvent(int, Bundle, ExportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Create a Remote Service Admin Event for an export notification.
- RemoteServiceAdminEvent(int, Bundle, ImportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Create a Remote Service Admin Event for an import notification.
- RemoteServiceAdminListener - Interface in org.osgi.service.remoteserviceadmin
-
A
RemoteServiceAdminEvent listener is notified synchronously of any
export or import registrations and unregistrations.
- remove(HttpConnection) - Method in class org.apache.commons.httpclient.util.IdleConnectionHandler
-
Removes the given connection from the list of connections to be closed when idle.
- remove(Object) - Method in class org.knopflerfish.util.CacheMap
-
- remove() - Method in class org.knopflerfish.util.Queue
-
Removes and returns the first object in the queue.
- remove() - Method in interface org.osgi.service.application.ScheduledApplication
-
Cancels this schedule of the application.
- remove(Object) - Method in class org.osgi.service.event.EventProperties
-
This method throws UnsupportedOperationException.
- remove(String) - Method in interface org.osgi.service.prefs.Preferences
-
Removes the value associated with the specified key in this node,
if any.
- remove(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
-
Remove a bundle from this BundleTracker.
- remove(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
-
Remove a service from this ServiceTracker.
- removeAll() - Method in class org.apache.commons.httpclient.util.IdleConnectionHandler
-
Removes all connections referenced by this handler.
- removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Removes the object bound with the specified name from
this session.
- removeAttribute(String) - Method in interface javax.servlet.ServletContext
-
Removes the attribute with the given name from
the servlet context.
- removeAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Removes an attribute from this request.
- removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call removeAttribute(String name)
on the wrapped request object.
- removeAttribute(String) - Method in class org.apache.commons.logging.LogFactory
-
Remove any configuration attribute associated with the specified name.
- removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
-
Removes the specified BundleListener object from the context
bundle's list of listeners.
- removeBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Remove a BundleSelectionListener from the set of listeners
that gets notified at bundle selection changes.
- removeBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- removeChild(int) - Method in class org.kxml2.kdom.Document
-
- removeChild(int) - Method in class org.kxml2.kdom.Node
-
Removes the child object at the given index
- removeConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Removes the connection manager from this class.
- removed(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
-
Removed listeners hook method.
- REMOVED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
An endpoint has been removed.
- removedBundle(Bundle, BundleEvent, T) - Method in class org.osgi.util.tracker.BundleTracker
-
Default implementation of the
BundleTrackerCustomizer.removedBundle method.
- removedBundle(Bundle, BundleEvent, T) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
-
A bundle tracked by the BundleTracker has been removed.
- removedService(ServiceReference<S>, T) - Method in class org.osgi.util.tracker.ServiceTracker
-
Default implementation of the
ServiceTrackerCustomizer.removedService method.
- removedService(ServiceReference<S>, T) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
-
A service tracked by the ServiceTracker has been removed.
- removeEventListener() - Method in class gnu.io.ParallelPort
-
- removeEventListener() - Method in class gnu.io.RXTXPort
-
Remove the serial port event listener
- removeEventListener() - Method in class gnu.io.SerialPort
-
- removeFragmentIdentifier(char[]) - Method in class org.apache.commons.httpclient.URI
-
Remove the fragment identifier of the given component.
- removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
-
Removes the specified FrameworkListener object from the context
bundle's list of listeners.
- removeHeader(Header) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Removes the given header.
- removeJob(Job) - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
Removes a job from the job queue (linear-time operation).
- removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
-
Unsubscribes to LogEntry objects.
- removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
-
Removes the specified Role object from this Group object.
- removeNode() - Method in interface org.osgi.service.prefs.Preferences
-
Removes this node and all of its descendants, invalidating any properties
contained in the removed nodes.
- removeParameter(String) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Removes all parameters with the given paramName.
- removeParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Removes all parameter with the given paramName and paramValue.
- removePortOwnershipListener(CommPortOwnershipListener) - Method in class gnu.io.CommPortIdentifier
-
- removeRequestHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Removes all request headers with the given name.
- removeRequestHeader(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Removes the given request header.
- removeRequestHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Remove the request header associated with the given name.
- removeRequestHeader(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Removes the given request header.
- removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Removes the Role object with the given name from this User Admin
service and all groups it is a member of.
- removeServiceListener(ApplicationServiceListener) - Method in interface org.osgi.application.ApplicationContext
-
- removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
-
Removes the specified ServiceListener object from the context
bundle's list of listeners.
- removeSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
-
Remove session event listener.
- removeValue(String) - Method in interface javax.servlet.http.HttpSession
-
- removeWait(float) - Method in class org.knopflerfish.util.Queue
-
Removes and returns the first item in the queue.
- RENAMED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were renamed.
- renameNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Rename a node.
- renameNode(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Rename a node.
- RepeatingJob - Class in org.knopflerfish.util.workerthread
-
- RepeatingJob(int[], int) - Constructor for class org.knopflerfish.util.workerthread.RepeatingJob
-
Creates a repetetive event.
- replace(String, char[], char[]) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
-
Deprecated.
Replace from a given character to given character in an array order
for a given string.
- replace(String, char, char) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
-
Deprecated.
Replace from a given character to given character for a given string.
- replace(String, String, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Replace all occurrences of a substring with another string.
- replace(String, String, String) - Static method in class org.knopflerfish.util.Text
-
Replace all occurances of a substring with another string.
- replace(String, String, int) - Static method in class org.knopflerfish.util.Text
-
Utility method for replacing substrings with an integer.
- replace(String, String, boolean) - Static method in class org.knopflerfish.util.Text
-
Utility method for replacing substrings with a boolean.
- REPLACE - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue REPLACE commands on the node
having this ACL.
- REPLACE - Static variable in class org.osgi.service.dmt.security.DmtPermission
-
Holders of DmtPermission with the Replace action present can update DMT
node value or properties, that is they are authorized to execute the
setNodeAcl(), setNodeTitle(), setNodeValue(), setNodeType() and
renameNode() methods of the DmtSession.
- REPLACED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were replaced.
- Report(String) - Method in class gnu.io.RXTXCommDriver
-
- report(String) - Method in class gnu.io.Zystem
-
- reportln() - Method in class gnu.io.Zystem
-
- reportln(String) - Method in class gnu.io.Zystem
-
- Repository - Interface in org.osgi.service.repository
-
A repository service that contains
resources.
- REPOSITORY_NAME - Static variable in interface org.osgi.service.indexer.ResourceIndexer
-
Name of the configuration variable for the repository name
- RepositoryContent - Interface in org.osgi.service.repository
-
An accessor for the content of a resource.
- RepositoryInfo - Class in org.knopflerfish.service.repositorymanager
-
- RepositoryInfo(ServiceReference<Repository>) - Constructor for class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- RepositoryInfo(RepositoryInfo, int) - Constructor for class org.knopflerfish.service.repositorymanager.RepositoryInfo
-
- RepositoryManager - Interface in org.knopflerfish.service.repositorymanager
-
KF repository manager service for interaction with OSGI repositories.
- RepositoryManager.InstallationResult - Class in org.knopflerfish.service.repositorymanager
-
Return value from the install operation.
- RepositoryManager.InstallationResult() - Constructor for class org.knopflerfish.service.repositorymanager.RepositoryManager.InstallationResult
-
- REPOSITORYNAME_DEFAULT - Static variable in interface org.osgi.service.indexer.ResourceIndexer
-
the default repository name
- requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
The request is about to go out of scope of the web application.
- RequestDispatcher - Interface in javax.servlet
-
Defines an object that receives requests from the client
and sends them to any resource (such as a servlet,
HTML file, or JSP file) on the server.
- RequestEntity - Interface in org.apache.commons.httpclient.methods
-
- requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
The request is about to come into scope of the web application.
- require(int, String, String) - Method in class org.kxml2.io.KXmlParser
-
- require(int, String, String) - Method in class org.kxml2.wap.WbxmlParser
-
- REQUIRE - Static variable in class org.osgi.framework.BundlePermission
-
The action string require.
- REQUIRE - Static variable in class org.osgi.framework.CapabilityPermission
-
The action string require.
- REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the symbolic names of other bundles required
by the bundle.
- REQUIRE_CAPABILITY - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the capabilities on which the bundle depends.
- REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
-
Argument for getAttributeDefinitions(int).
- RequiredBundle - Interface in org.osgi.service.packageadmin
-
Deprecated.
The PackageAdmin service has been replaced by the
org.osgi.framework.wiring package.
- requiredWires - Variable in class org.osgi.resource.dto.WiringDTO
-
The required wires for the wiring node.
- requirement - Variable in class org.osgi.resource.dto.RequirementRefDTO
-
The identifier of the requirement in the resource.
- requirement - Variable in class org.osgi.resource.dto.WireDTO
-
Reference to the Requirement for the wire.
- Requirement - Interface in org.osgi.resource
-
A requirement that has been declared from a
Resource .
- Requirement - Class in org.osgi.service.indexer
-
A requirement
- REQUIREMENT_CARDINALITY_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The requirement directive used to specify the cardinality for a
requirement.
- REQUIREMENT_CLASSIFIER_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The requirement directive that classifies the relationship with another
resource.
- REQUIREMENT_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The requirement directive used to specify the effective time for the
requirement.
- REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The requirement directive used to specify the type of the extension
fragment.
- REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The requirement directive used to specify the type of the extension
fragment.
- REQUIREMENT_FILTER_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The requirement directive used to specify a capability filter.
- REQUIREMENT_RESOLUTION_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
-
The requirement directive used to specify the resolution type for a
requirement.
- REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The requirement directive used to specify the visibility type for a
requirement.
- REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The requirement directive used to specify the visibility type for a
requirement.
- RequirementBuilder - Interface in org.osgi.service.repository
-
A builder for requirements.
- RequirementDTO - Class in org.osgi.resource.dto
-
Data Transfer Object for a Requirement.
- RequirementDTO() - Constructor for class org.osgi.resource.dto.RequirementDTO
-
- RequirementExpression - Interface in org.osgi.service.repository
-
The super interface for all requirement expressions.
- RequirementRefDTO - Class in org.osgi.resource.dto
-
Data Transfer Object for a reference to a Requirement.
- RequirementRefDTO() - Constructor for class org.osgi.resource.dto.RequirementRefDTO
-
- requirements - Variable in class org.osgi.resource.dto.ResourceDTO
-
The requirements of the resource.
- requirements - Variable in class org.osgi.resource.dto.WiringDTO
-
The references to the requirements for the wiring node.
- requirer - Variable in class org.osgi.resource.dto.WireDTO
-
The identifier of the requiring resource for the wire.
- requirerWiring - Variable in class org.osgi.framework.wiring.dto.BundleWireDTO
-
The identifier of the requiring wiring for the bundle wire.
- reserved - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for reserved.
- reset() - Method in interface javax.servlet.ServletResponse
-
Clears any data that exists in the buffer as well as the status code and
headers.
- reset() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call reset()
on the wrapped response object.
- reset() - Method in class org.knopflerfish.util.Semaphore
-
- RESET - Static variable in class org.osgi.service.monitor.MonitorPermission
-
Holders of MonitorPermission with the reset action
present are allowed to reset the value of the StatusVariables
specified in the permission's target field.
- resetBuffer() - Method in interface javax.servlet.ServletResponse
-
Clears the content of the underlying buffer in the response without
clearing headers or status code.
- resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call resetBuffer()
on the wrapped response object.
- resetStatusVariable(String) - Method in interface org.osgi.service.monitor.Monitorable
-
Issues a request to reset a given StatusVariable.
- resetStatusVariable(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Issues a request to reset a given StatusVariable.
- RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying the resolution type in the
Import-Package, Require-Bundle or Require-Capability manifest header.
- RESOLUTION_DYNAMIC - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The directive value identifying a dynamic requirement resolution type.
- RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive value identifying a mandatory resolution type.
- RESOLUTION_MANDATORY - Static variable in class org.osgi.resource.Namespace
-
The directive value identifying a mandatory requirement resolution type.
- RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive value identifying an optional resolution type.
- RESOLUTION_OPTIONAL - Static variable in class org.osgi.resource.Namespace
-
The directive value identifying an optional requirement resolution type.
- RESOLUTION_OPTIONAL - Static variable in class org.osgi.service.indexer.Namespaces
-
- ResolutionException - Exception in org.osgi.service.resolver
-
Indicates failure to resolve a set of requirements.
- ResolutionException(String, Throwable, Collection<Requirement>) - Constructor for exception org.osgi.service.resolver.ResolutionException
-
Create a ResolutionException with the specified message, cause
and unresolved requirements.
- ResolutionException(String) - Constructor for exception org.osgi.service.resolver.ResolutionException
-
Create a ResolutionException with the specified message.
- ResolutionException(Throwable) - Constructor for exception org.osgi.service.resolver.ResolutionException
-
Create a ResolutionException with the specified cause.
- RESOLVE - Static variable in class org.osgi.framework.AdminPermission
-
The action string resolve.
- resolve(ResolveContext) - Method in interface org.osgi.service.resolver.Resolver
-
Resolve the specified resolve context and return any new resources and
wires to the caller.
- resolve(T) - Method in class org.osgi.util.promise.Deferred
-
Successfully resolve the Promise associated with this Deferred.
- RESOLVE_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The bundle was not resolved.
- resolveBundles(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
-
Resolves the specified bundles.
- resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
-
Deprecated.
Resolve the specified bundles.
- ResolveContext - Class in org.osgi.service.resolver
-
A resolve context provides resources, options and constraints to the
potential solution of a
resolve
operation.
- ResolveContext() - Constructor for class org.osgi.service.resolver.ResolveContext
-
- RESOLVED - Static variable in interface org.osgi.framework.Bundle
-
The bundle is resolved and is able to be started.
- RESOLVED - Static variable in class org.osgi.framework.BundleEvent
-
The bundle has been resolved.
- resolved(T) - Static method in class org.osgi.util.promise.Promises
-
Create a new Promise that has been resolved with the specified value.
- resolvePath(char[], char[]) - Method in class org.apache.commons.httpclient.URI
-
Resolve the base and relative path.
- resolvePort(int) - Method in class org.apache.commons.httpclient.protocol.Protocol
-
Resolves the correct port for this protocol.
- Resolver - Interface in org.osgi.service.resolver
-
A resolver service resolves the specified resources in the context supplied
by the caller.
- resolverAvailable() - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Check if the Repository Manager has access to a Resolver service.
- ResolverHook - Interface in org.osgi.framework.hooks.resolver
-
- ResolverHookFactory - Interface in org.osgi.framework.hooks.resolver
-
OSGi Framework Resolver Hook Factory Service.
- resolveWapExtension(int, Object) - Method in class org.kxml2.wap.WbxmlParser
-
overwrite for own WAP extension handling in attributes and high level parsing
(above nextToken() level)
- resolveWith(Promise<? extends T>) - Method in class org.osgi.util.promise.Deferred
-
Resolve the Promise associated with this Deferred with the specified
Promise.
- RESOURCE - Static variable in class org.osgi.framework.AdminPermission
-
The action string resource.
- resource - Variable in class org.osgi.resource.dto.CapabilityDTO
-
The identifier of the resource declaring the capability.
- resource - Variable in class org.osgi.resource.dto.CapabilityRefDTO
-
The identifier of the resource declaring the capability.
- resource - Variable in class org.osgi.resource.dto.RequirementDTO
-
The identifier of the resource declaring the requirement.
- resource - Variable in class org.osgi.resource.dto.RequirementRefDTO
-
The identifier of the resource declaring the requirement.
- resource - Variable in class org.osgi.resource.dto.WiringDTO
-
The identifier of the resource associated with the wiring node.
- Resource - Interface in org.osgi.resource
-
A resource is the representation of a uniquely identified and typed data.
- Resource - Interface in org.osgi.service.indexer
-
A resource that is to be indexed.
- RESOURCE_TYPE_BUNDLE - Static variable in class org.osgi.service.indexer.Namespaces
-
Resource types
- RESOURCE_TYPE_FRAGMENT - Static variable in class org.osgi.service.indexer.Namespaces
-
- RESOURCE_TYPE_PLAIN_JAR - Static variable in class org.osgi.service.indexer.Namespaces
-
- ResourceAnalyzer - Interface in org.osgi.service.indexer
-
A resource analyzer is responsible for analyzing a resource for some specific
purpose, and discovering requirements and capabilities that may not be
discovered by the basic Bundle Analyzer.
- ResourceDTO - Class in org.osgi.resource.dto
-
Data Transfer Object for a Resource.
- ResourceDTO() - Constructor for class org.osgi.resource.dto.ResourceDTO
-
- ResourceIndexer - Interface in org.osgi.service.indexer
-
ResourceIndexer is an OSGi service that creates a Repository XML
representation by indexing resource capabilities and requirements.
- ResourceProcessor - Interface in org.osgi.service.deploymentadmin.spi
-
ResourceProcessor interface is implemented by processors handling resource
files in deployment packages.
- ResourceProcessorException - Exception in org.osgi.service.deploymentadmin.spi
-
Checked exception received when something fails during a call to a Resource
Processor.
- ResourceProcessorException(int, String, Throwable) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Create an instance of the exception.
- ResourceProcessorException(int, String) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Create an instance of the exception.
- ResourceProcessorException(int) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Create an instance of the exception.
- resources - Variable in class org.knopflerfish.service.repositorymanager.RepositoryManager.InstallationResult
-
A set of resources that provide a resolution for the requested
operation.
- resources - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO
-
The set of resources referenced by the wiring graph.
- responseBodyConsumed() - Method in class org.apache.commons.httpclient.HttpMethodBase
-
A response has been consumed.
- restart() - Method in class gnu.io.ParallelPort
-
- RETRY_HANDLER - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the method retry handler parameter.
- retryMethod(HttpMethod, IOException, int) - Method in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
-
Used retryCount and requestSentRetryEnabled to determine
if the given method should be retried.
- retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
-
Deprecated.
Used retryCount and requestSentRetryEnabled to determine
if the given method should be retried.
- retryMethod(HttpMethod, IOException, int) - Method in interface org.apache.commons.httpclient.HttpMethodRetryHandler
-
Determines if a method should be retried after an HttpRecoverableException
occurs during execution.
- retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in interface org.apache.commons.httpclient.MethodRetryHandler
-
Deprecated.
Determines if a method should be retried after an HttpRecoverableException
occurs during execution.
- RFC2109 - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- RFC2109Spec - Class in org.apache.commons.httpclient.cookie
-
RFC 2109 specific cookie management functions
- RFC2109Spec() - Constructor for class org.apache.commons.httpclient.cookie.RFC2109Spec
-
Default constructor
- RFC2617Scheme - Class in org.apache.commons.httpclient.auth
-
Abstract authentication scheme class that lays foundation for all
RFC 2617 compliant authetication schemes and provides capabilities common
to all authentication schemes defined in RFC 2617.
- RFC2617Scheme() - Constructor for class org.apache.commons.httpclient.auth.RFC2617Scheme
-
Default constructor for RFC2617 compliant authetication schemes.
- RFC2617Scheme(String) - Constructor for class org.apache.commons.httpclient.auth.RFC2617Scheme
-
- RFC2965 - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- RFC2965Spec - Class in org.apache.commons.httpclient.cookie
-
RFC 2965 specific cookie management functions.
- RFC2965Spec() - Constructor for class org.apache.commons.httpclient.cookie.RFC2965Spec
-
Default constructor
- RFC_2109 - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
The RFC 2109 compliant policy.
- RFC_2965 - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
-
The RFC 2965 compliant policy.
- RI - Static variable in class gnu.io.I2CPortEvent
-
- RI - Static variable in class gnu.io.RawPortEvent
-
- RI - Static variable in class gnu.io.RS485PortEvent
-
- RI - Static variable in class gnu.io.SerialPortEvent
-
- RIGHT_CLOSED - Static variable in class org.osgi.framework.VersionRange
-
The right endpoint is closed and is included in the range.
- RIGHT_OPEN - Static variable in class org.osgi.framework.VersionRange
-
The right endpoint is open and is excluded from the range.
- Role - Interface in org.osgi.service.useradmin
-
The base interface for Role objects managed by the User Admin
service.
- ROLE - Static variable in interface org.osgi.service.useradmin.Role
-
The type of a predefined role.
- ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
-
A Role object has been modified.
- ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
-
A Role object has been created.
- ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
-
A Role object has been removed.
- roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
-
Receives notification that a Role object has been created,
removed, or modified.
- rollback() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
-
Called when the processing of the current deployment package is finished.
- rollback() - Method in interface org.osgi.service.dmt.DmtSession
-
Rolls back a series of DMT operations issued in the current atomic
session since the last transaction boundary.
- rollback() - Method in interface org.osgi.service.dmt.spi.TransactionalDataSession
-
Rolls back a series of DMT operations issued in the current atomic
session since the last transaction boundary.
- ROLLBACK_FAILED - Static variable in exception org.osgi.service.dmt.DmtException
-
The rollback command was not completed successfully.
- root - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO
-
The identifier of the root wiring node of the bundle wiring graph.
- ROOT_NODE - Static variable in class org.osgi.service.dmt.Uri
-
This constant stands for a string identifying the root of the DmTree
(".").
- ROOT_NODE_CHAR - Static variable in class org.osgi.service.dmt.Uri
-
This constant stands for a char identifying the root of the DmTree ('.').
- ROOT_SUBSYSTEM_SYMBOLICNAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The symbolic name of the root subsystem.
- ROOT_URL - Static variable in interface org.osgi.service.indexer.ResourceIndexer
-
Name of the configuration variable for the root (directory) URL of the
repository
- rootIndex - Variable in class org.kxml2.kdom.Document
-
- rootPath - Static variable in class org.apache.commons.httpclient.URI
-
The root path.
- RS485Event(RS485PortEvent) - Method in interface gnu.io.RS485PortEventListener
-
- RS485PortEvent - Class in gnu.io
-
- RS485PortEvent(RS485Port, int, boolean, boolean) - Constructor for class gnu.io.RS485PortEvent
-
- RS485PortEventListener - Interface in gnu.io
-
- run() - Method in class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
-
Execute the logic in this object and keep track of any exceptions.
- run() - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Closes idle connections.
- run() - Method in class org.knopflerfish.util.workerthread.Job
-
Called by the WorkerThread when this Job is scheduled to run.
- run() - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
- runCommand(String) - Method in interface org.knopflerfish.service.console.ConsoleService
-
Run a command string.
- runFile(File, String, boolean, boolean) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
Start a new process from a file.
- RUNNING - Static variable in class org.osgi.service.application.ApplicationHandle
-
The application instance is running.
- runProcess - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- runSession(String, Reader, PrintWriter) - Method in interface org.knopflerfish.service.console.ConsoleService
-
Start a command session.
- runTest(PrintWriter, TestSuite) - Method in interface org.knopflerfish.service.junit.JUnitService
-
Run a specified test and dump the result as XML to the specified writer.
- RXTXCommDriver - Class in gnu.io
-
This is the JavaComm for Linux driver.
- RXTXCommDriver() - Constructor for class gnu.io.RXTXCommDriver
-
- RXTXPort - Class in gnu.io
-
An extension of gnu.io.SerialPort
- RXTXPort(String) - Constructor for class gnu.io.RXTXPort
-
Open the named port
- RXTXVersion - Class in gnu.io
-
A class to keep the current version in
- RXTXVersion() - Constructor for class gnu.io.RXTXVersion
-
- s - Static variable in class org.osgi.util.measurement.Unit
-
The time unit second (s)
- S - Static variable in class org.osgi.util.measurement.Unit
-
The electric conductance unit siemens (S).
- saltAndDigest(String, byte[]) - Static method in class org.knopflerfish.service.um.useradmin.PasswdUtil
-
Create salt and the a digest of the salt and the message.
- sameFile(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
This method calls super.sameFile.
- sameFile(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
-
- SATISFIED - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The component configuration is satisfied.
- SatisfiedReferenceDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of a satisfied reference.
- SatisfiedReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
-
- satisfiedReferences - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The satisfied references.
- save() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
-
Save the user admin's current contents to the back end system.
- SAXCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
-
Fully qualified path name of SAX Parser Factory Class Name file
- SAXFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
-
Filename containing the SAX Parser Factory Class name.
- SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (202) indicating that a request was accepted for
processing, but was not completed.
- SC_ACCEPTED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
202 Accepted (HTTP/1.0 - RFC 1945)
- SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (502) indicating that the HTTP server received an
invalid response from a server it consulted when acting as a
proxy or gateway.
- SC_BAD_GATEWAY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
502 Bad Gateway (HTTP/1.0 - RFC 1945)
- SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_BAD_REQUEST - Static variable in class org.apache.commons.httpclient.HttpStatus
-
400 Bad Request (HTTP/1.1 - RFC 2616)
- SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (409) indicating that the request could not be
completed due to a conflict with the current state of the
resource.
- SC_CONFLICT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
409 Conflict (HTTP/1.1 - RFC 2616)
- SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (100) indicating the client can continue.
- SC_CONTINUE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
100 Continue (HTTP/1.1 - RFC 2616)
- SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (201) indicating the request succeeded and created
a new resource on the server.
- SC_CREATED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
201 Created (HTTP/1.0 - RFC 1945)
- SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (417) indicating that the server could not meet the
expectation given in the Expect request header.
- SC_EXPECTATION_FAILED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
417 Expectation Failed (HTTP/1.1 - RFC 2616)
- SC_FAILED_DEPENDENCY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
424 Failed Dependency (WebDAV - RFC 2518)
- SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (403) indicating the server understood the request
but refused to fulfill it.
- SC_FORBIDDEN - Static variable in class org.apache.commons.httpclient.HttpStatus
-
403 Forbidden (HTTP/1.0 - RFC 1945)
- SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource reside
temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (504) indicating that the server did not receive
a timely response from the upstream server while acting as
a gateway or proxy.
- SC_GATEWAY_TIMEOUT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
- SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (410) indicating that the resource is no longer
available at the server and no forwarding address is known.
- SC_GONE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
410 Gone (HTTP/1.1 - RFC 2616)
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (505) indicating that the server does not support
or refuses to support the HTTP protocol version that was used
in the request message.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
Static constant for a 419 error.
- SC_INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
507 Insufficient Storage (WebDAV - RFC 2518)
- SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (500) indicating an error inside the HTTP server
which prevented it from fulfilling the request.
- SC_INTERNAL_SERVER_ERROR - Static variable in class org.apache.commons.httpclient.HttpStatus
-
500 Server Error (HTTP/1.0 - RFC 1945)
- SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (411) indicating that the request cannot be handled
without a defined Content-Length.
- SC_LENGTH_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
411 Length Required (HTTP/1.1 - RFC 2616)
- SC_LOCKED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
423 Locked (WebDAV - RFC 2518)
- SC_METHOD_FAILURE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
Static constant for a 420 error.
- SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (405) indicating that the method specified in the
Request-Line is not allowed for the resource
identified by the Request-URI.
- SC_METHOD_NOT_ALLOWED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
- SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (301) indicating that the resource has permanently
moved to a new location, and that future references should use a
new URI with their requests.
- SC_MOVED_PERMANENTLY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
301 Moved Permanently (HTTP/1.0 - RFC 1945)
- SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource has temporarily
moved to another location, but that future references should
still use the original URI to access the resource.
- SC_MOVED_TEMPORARILY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
- SC_MULTI_STATUS - Static variable in class org.apache.commons.httpclient.HttpStatus
-
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update
OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
- SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (300) indicating that the requested resource
corresponds to any one of a set of representations, each with
its own specific location.
- SC_MULTIPLE_CHOICES - Static variable in class org.apache.commons.httpclient.HttpStatus
-
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
- SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (204) indicating that the request succeeded but that
there was no new information to return.
- SC_NO_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
204 No Content (HTTP/1.0 - RFC 1945)
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (203) indicating that the meta information presented
by the client did not originate from the server.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.commons.httpclient.HttpStatus
-
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
- SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (406) indicating that the resource identified by the
request is only capable of generating response entities which have
content characteristics not acceptable according to the accept
headers sent in the request.
- SC_NOT_ACCEPTABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
406 Not Acceptable (HTTP/1.1 - RFC 2616)
- SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_FOUND - Static variable in class org.apache.commons.httpclient.HttpStatus
-
404 Not Found (HTTP/1.0 - RFC 1945)
- SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (501) indicating the HTTP server does not support
the functionality needed to fulfill the request.
- SC_NOT_IMPLEMENTED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
501 Not Implemented (HTTP/1.0 - RFC 1945)
- SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (304) indicating that a conditional GET operation
found that the resource was available and not modified.
- SC_NOT_MODIFIED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
304 Not Modified (HTTP/1.0 - RFC 1945)
- SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (200) indicating the request succeeded normally.
- SC_OK - Static variable in class org.apache.commons.httpclient.HttpStatus
-
200 OK (HTTP/1.0 - RFC 1945)
- SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (206) indicating that the server has fulfilled
the partial GET request for the resource.
- SC_PARTIAL_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
206 Partial Content (HTTP/1.1 - RFC 2616)
- SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (402) reserved for future use.
- SC_PAYMENT_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
402 Payment Required (HTTP/1.1 - RFC 2616)
- SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (412) indicating that the precondition given in one
or more of the request-header fields evaluated to false when it
was tested on the server.
- SC_PRECONDITION_FAILED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
412 Precondition Failed (HTTP/1.1 - RFC 2616)
- SC_PROCESSING - Static variable in class org.apache.commons.httpclient.HttpStatus
-
102 Processing (WebDAV - RFC 2518)
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (407) indicating that the client MUST first
authenticate itself with the proxy.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (413) indicating that the server is refusing to process
the request because the request entity is larger than the server is
willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (408) indicating that the client did not produce a
request within the time that the server was prepared to wait.
- SC_REQUEST_TIMEOUT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
408 Request Timeout (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TOO_LONG - Static variable in class org.apache.commons.httpclient.HttpStatus
-
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
- SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (414) indicating that the server is refusing to service
the request because the Request-URI is longer
than the server is willing to interpret.
- SC_REQUEST_URI_TOO_LONG - Static variable in class org.apache.commons.httpclient.HttpStatus
-
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (416) indicating that the server cannot serve the
requested byte range.
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
- SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (205) indicating that the agent SHOULD reset
the document view which caused the request to be sent.
- SC_RESET_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
205 Reset Content (HTTP/1.1 - RFC 2616)
- SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (303) indicating that the response to the request
can be found under a different URI.
- SC_SEE_OTHER - Static variable in class org.apache.commons.httpclient.HttpStatus
-
303 See Other (HTTP/1.1 - RFC 2616)
- SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (503) indicating that the HTTP server is
temporarily overloaded, and unable to handle the request.
- SC_SERVICE_UNAVAILABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
503 Service Unavailable (HTTP/1.0 - RFC 1945)
- SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (101) indicating the server is switching protocols
according to Upgrade header.
- SC_SWITCHING_PROTOCOLS - Static variable in class org.apache.commons.httpclient.HttpStatus
-
101 Switching Protocols (HTTP/1.1 - RFC 2616)
- SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (307) indicating that the requested resource
resides temporarily under a different URI.
- SC_TEMPORARY_REDIRECT - Static variable in class org.apache.commons.httpclient.HttpStatus
-
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
- SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNAUTHORIZED - Static variable in class org.apache.commons.httpclient.HttpStatus
-
401 Unauthorized (HTTP/1.0 - RFC 1945)
- SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
422 Unprocessable Entity (WebDAV - RFC 2518)
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (415) indicating that the server is refusing to service
the request because the entity of the request is in a format not
supported by the requested resource for the requested method.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.commons.httpclient.HttpStatus
-
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
- SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (305) indicating that the requested resource
MUST be accessed through the proxy given by the
Location field.
- SC_USE_PROXY - Static variable in class org.apache.commons.httpclient.HttpStatus
-
305 Use Proxy (HTTP/1.1 - RFC 2616)
- schedule(String, Map, String, String, boolean) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Schedules the application at a specified event.
- SCHEDULE_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
-
Allows scheduling of the target applications.
- SCHEDULE_ID - Static variable in interface org.osgi.service.application.ScheduledApplication
-
The property key for the schedule identifier.
- ScheduledApplication - Interface in org.osgi.service.application
-
It is allowed to schedule an application based on a specific event.
- scheme - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for scheme.
- scope - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The service scope.
- scope - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The scope of the reference.
- SCOPE_BUNDLE - Static variable in interface org.osgi.framework.Constants
-
Service scope is bundle.
- SCOPE_PROTOTYPE - Static variable in interface org.osgi.framework.Constants
-
Service scope is prototype.
- SCOPE_PROTOTYPE - Static variable in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
The bean has prototype scope.
- SCOPE_SINGLETON - Static variable in interface org.osgi.framework.Constants
-
Service scope is singleton.
- SCOPE_SINGLETON - Static variable in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
The bean has singleton scope.
- ScrService - Interface in org.apache.felix.scr
-
The ScrService represents the Declarative Services main
controller also known as the Service Component Runtime or SCR for short.
- SECURE - Static variable in class org.apache.commons.httpclient.cookie.Cookie2
-
- SecureProtocolSocketFactory - Interface in org.apache.commons.httpclient.protocol
-
A ProtocolSocketFactory that is secure.
- SECURITY_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The operation failed due to insufficient permissions.
- segment - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for segment.
- select(ServiceReference, Match[]) - Method in interface org.osgi.service.device.DriverSelector
-
Select one of the matching Driver services.
- SELECT_NONE - Static variable in interface org.osgi.service.device.DriverSelector
-
Return value from DriverSelector.select, if no Driver service
should be attached to the Device service.
- selectAuthScheme(Map) - Method in class org.apache.commons.httpclient.auth.AuthChallengeProcessor
-
Determines the preferred
authentication scheme that can be used
to respond to the given collection of challenges.
- selectAuthScheme(Header[]) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
-
- selectBundles(Bundle[], String[]) - Static method in class org.knopflerfish.service.console.Util
-
Select bundles from an array of Bundle objects.
- selectBundles(Bundle[], String[], Set<String>) - Static method in class org.knopflerfish.service.console.Util
-
Select bundles from an array of Bundle objects.
- SELECTION_FILTER_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
-
Manifest header attribute is used for selection by filtering based upon
system properties.
- SelectionAware - Interface in org.knopflerfish.service.desktop
-
Interface which a bundle displayer that supports lazy updates may implement.
- Semaphore - Class in org.knopflerfish.util
-
The Semaphore class handles synchronization and waiting for
values.
- Semaphore() - Constructor for class org.knopflerfish.util.Semaphore
-
- send(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write all the data to the output stream.
- sendAlert(String, int, String, AlertItem[]) - Method in interface org.osgi.service.dmt.notification.spi.RemoteAlertSender
-
Sends an alert to a server identified by its principal name.
- sendBreak(int) - Method in class gnu.io.RXTXPort
-
Write to the port
- sendBreak(int) - Method in class gnu.io.SerialPort
-
- sendContentTypeHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the content type header to the specified output stream
- sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
-
Write the data in "source" to the specified stream.
- sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the data to the specified output stream
- sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.StringPart
-
Writes the data to the given OutputStream.
- sendDispositionHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
-
Write the disposition header to the output stream
- sendDispositionHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the content disposition header to the specified output stream
- sendEnd(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the end data to the output stream.
- sendEndOfHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the end of the header to the output stream
- sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified
status.
- sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified status
code and clearing the buffer.
- sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc, String msg)
on the wrapped response object.
- sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc)
on the wrapped response object.
- sendEvent(int, boolean) - Method in class gnu.io.RXTXPort
-
- sendEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
-
Initiate synchronous delivery of an event.
- sendNotification(String, int, String, AlertItem[]) - Method in interface org.osgi.service.dmt.notification.NotificationService
-
Sends a notification to a named principal.
- sendParts(OutputStream, Part[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write all parts and the last boundary to the specified output stream.
- sendParts(OutputStream, Part[], byte[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write all parts and the last boundary to the specified output stream.
- sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends a temporary redirect response to the client using the
specified redirect location URL.
- sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return sendRedirect(String location)
on the wrapped response object.
- sendsEvents() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Tells if this StateVariable can be used as an event source.
- sendStart(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the start to the specified output stream
- sendTransferEncodingHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
-
Write the content transfer encoding header to the specified
output stream
- SERIAL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Optional (but recommended) property key for a String typed
property holding the serial number of the device.
- serialEvent(SerialPortEvent) - Method in interface gnu.io.SerialPortEventListener
-
- SerialPort - Class in gnu.io
-
- SerialPort() - Constructor for class gnu.io.SerialPort
-
- SerialPortDevice - Interface in org.knopflerfish.service.serial
-
Service wrapping a javax.comm.SerialPort and enabling
it to participate in DeviceManager match()/attach() process.
- SerialPortEvent - Class in gnu.io
-
- SerialPortEvent(SerialPort, int, boolean, boolean) - Constructor for class gnu.io.SerialPortEvent
-
- SerialPortEventListener - Interface in gnu.io
-
- server - Static variable in class org.apache.commons.httpclient.URI
-
Bitset for server.
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Receives standard HTTP requests from the public
service method and dispatches
them to the doXXX methods defined in
this class.
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Dispatches client requests to the protected
service method.
- service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- SERVICE - Static variable in interface org.osgi.service.event.EventConstants
-
A service reference.
- SERVICE_BUNDLEID - Static variable in interface org.osgi.framework.Constants
-
- SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
-
Configuration property naming the location of the bundle that is
associated with a Configuration object.
- SERVICE_COMPONENT - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleArchives
-
- SERVICE_COMPONENT - Static variable in interface org.osgi.service.component.ComponentConstants
-
Manifest header specifying the XML documents within a bundle that contain
the bundle's Service Component descriptions.
- SERVICE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's description.
- SERVICE_EXPORTED_CONFIGS - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the configuration types that should be used
to export the service.
- SERVICE_EXPORTED_CONFIGS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the configuration types that should be used
to export the service.
- SERVICE_EXPORTED_INTENTS - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the intents that the distribution provider
must implement to distribute the service.
- SERVICE_EXPORTED_INTENTS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the intents that the distribution provider
must implement to distribute the service.
- SERVICE_EXPORTED_INTENTS_EXTRA - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the extra intents that the distribution
provider must implement to distribute the service.
- SERVICE_EXPORTED_INTENTS_EXTRA - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the extra intents that the distribution
provider must implement to distribute the service.
- SERVICE_EXPORTED_INTERFACES - Static variable in interface org.osgi.framework.Constants
-
Service property marking the service for export.
- SERVICE_EXPORTED_INTERFACES - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property marking the service for export.
- SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
-
Configuration property naming the Factory PID in the configuration
dictionary.
- SERVICE_ID - Static variable in class org.apache.commons.logging.LogFactory
-
JDK1.3+ 'Service Provider' specification
( http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html )
- SERVICE_ID - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's registration number.
- SERVICE_ID - Static variable in interface org.osgi.service.event.EventConstants
-
A service's id.
- SERVICE_ID - Static variable in interface org.osgi.service.jini.JiniDriver
-
Optional service property, which should contain a string representation of the Jini service ID.
- SERVICE_IMPORTED - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the service as imported.
- SERVICE_IMPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the service as imported.
- SERVICE_IMPORTED_CONFIGS - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the configuration types used to import the
service.
- SERVICE_IMPORTED_CONFIGS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the configuration types used to import the
service.
- SERVICE_INTENTS - Static variable in interface org.osgi.framework.Constants
-
Service property identifying the intents that this service implement.
- SERVICE_INTENTS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Service property identifying the intents that this service implement.
- SERVICE_NAMESPACE - Static variable in class org.osgi.namespace.service.ServiceNamespace
-
Namespace name for service capabilities and requirements.
- SERVICE_OBJECTCLASS - Static variable in interface org.osgi.service.event.EventConstants
-
A service's objectClass.
- SERVICE_PID - Static variable in class org.knopflerfish.shared.cm.CMDataReader
-
- SERVICE_PID - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's persistent identifier.
- SERVICE_PID - Static variable in interface org.osgi.service.event.EventConstants
-
A service's persistent identity.
- SERVICE_RANKING - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's ranking number.
- SERVICE_SCOPE - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's scope.
- SERVICE_VENDOR - Static variable in interface org.osgi.framework.Constants
-
Service property identifying a service's vendor.
- serviceChanged(ServiceEvent) - Method in class org.knopflerfish.service.log.LogRef
-
Service listener entry point.
- serviceChanged(ApplicationServiceEvent) - Method in interface org.osgi.application.ApplicationServiceListener
-
Receives notification that a service has had a lifecycle change.
- serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
-
Receives notification that a service has had a lifecycle change.
- ServiceComponentRuntime - Interface in org.osgi.service.component.runtime
-
The ServiceComponentRuntime service represents the Declarative
Services actor, known as Service Component Runtime (SCR), that manages the
service components and their life cycle.
- ServiceEvent - Class in org.osgi.framework
-
An event from the Framework describing a service lifecycle change.
- ServiceEvent(int, ServiceReference<?>) - Constructor for class org.osgi.framework.ServiceEvent
-
Creates a new service event object.
- ServiceException - Exception in org.osgi.framework
-
A service exception used to indicate that a service problem occurred.
- ServiceException(String, Throwable) - Constructor for exception org.osgi.framework.ServiceException
-
Creates a ServiceException with the specified message and
exception cause.
- ServiceException(String) - Constructor for exception org.osgi.framework.ServiceException
-
Creates a ServiceException with the specified message.
- ServiceException(String, int, Throwable) - Constructor for exception org.osgi.framework.ServiceException
-
Creates a ServiceException with the specified message, type and
exception cause.
- ServiceException(String, int) - Constructor for exception org.osgi.framework.ServiceException
-
Creates a ServiceException with the specified message and type.
- ServiceFactory<S> - Interface in org.osgi.framework
-
- serviceInterfaces - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The fully qualified names of the service interfaces.
- ServiceListener - Interface in org.osgi.framework
-
A ServiceEvent listener.
- SERVICELOADER_NAMESPACE - Static variable in class org.osgi.service.serviceloader.ServiceLoaderNamespace
-
Namespace name for service loader capabilities and requirements.
- ServiceLoaderNamespace - Class in org.osgi.service.serviceloader
-
Service Loader Capability and Requirement Namespace.
- ServiceMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a service to be registered by the Blueprint Container when
enabled.
- ServiceNamespace - Class in org.osgi.namespace.service
-
Service Capability and Requirement Namespace.
- ServiceObjects<S> - Interface in org.osgi.framework
-
Allows multiple service objects for a service to be obtained.
- ServicePermission - Class in org.osgi.framework
-
A bundle's authority to register or get a service.
- ServicePermission(String, String) - Constructor for class org.osgi.framework.ServicePermission
-
Create a new ServicePermission.
- ServicePermission(ServiceReference<?>, String) - Constructor for class org.osgi.framework.ServicePermission
-
Creates a new requested ServicePermission object to be used by
code that must perform checkPermission for the get
action.
- ServiceReference<S> - Interface in org.osgi.framework
-
A reference to a service.
- ServiceReferenceDTO - Class in org.osgi.framework.dto
-
Data Transfer Object for a ServiceReference.
- ServiceReferenceDTO() - Constructor for class org.osgi.framework.dto.ServiceReferenceDTO
-
- ServiceReferenceMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a reference to an OSGi service.
- ServiceRegistration<S> - Interface in org.osgi.framework
-
A registered service.
- services - Variable in class org.osgi.framework.dto.FrameworkDTO
-
The services that are registered in the framework.
- ServiceScope - Enum in org.osgi.service.component.annotations
-
- ServiceTracker<S,T> - Class in org.osgi.util.tracker
-
The ServiceTracker class simplifies using services from the
Framework's service registry.
- ServiceTracker(BundleContext, ServiceReference<S>, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
-
Create a ServiceTracker on the specified ServiceReference
.
- ServiceTracker(BundleContext, String, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
-
Create a ServiceTracker on the specified class name.
- ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
-
Create a ServiceTracker on the specified Filter object.
- ServiceTracker(BundleContext, Class<S>, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
-
Create a ServiceTracker on the specified class.
- ServiceTrackerCustomizer<S,T> - Interface in org.osgi.util.tracker
-
The ServiceTrackerCustomizer interface allows a
ServiceTracker to customize the service objects that are tracked.
- ServiceUnavailableException - Exception in org.osgi.service.blueprint.container
-
A Blueprint exception indicating that a service is unavailable.
- ServiceUnavailableException(String, String) - Constructor for exception org.osgi.service.blueprint.container.ServiceUnavailableException
-
Creates a Service Unavailable Exception with the specified message.
- ServiceUnavailableException(String, String, Throwable) - Constructor for exception org.osgi.service.blueprint.container.ServiceUnavailableException
-
Creates a Service Unavailable Exception with the specified message and
exception cause.
- Servlet - Interface in javax.servlet
-
Defines methods that all servlets must implement.
- ServletConfig - Interface in javax.servlet
-
A servlet configuration object used by a servlet container
to pass information to a servlet during initialization.
- ServletContext - Interface in javax.servlet
-
Defines a set of methods that a servlet uses to communicate with its
servlet container, for example, to get the MIME type of a file, dispatch
requests, or write to a log file.
- ServletContextAttributeEvent - Class in javax.servlet
-
This is the event class for notifications about changes to the attributes of the
servlet context of a web application.
- ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
-
Construct a ServletContextAttributeEvent from the given context for the
given attribute name and attribute value.
- ServletContextAttributeListener - Interface in javax.servlet
-
Implementations of this interface receive notifications of
changes to the attribute list on the servlet context of a web application.
- ServletContextEvent - Class in javax.servlet
-
This is the event class for notifications about changes to
the servlet context of a web application.
- ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
-
Construct a ServletContextEvent from the given context.
- ServletContextListener - Interface in javax.servlet
-
Implementations of this interface receive notifications about
changes to the servlet context of the web application they are
part of.
- ServletException - Exception in javax.servlet
-
Defines a general exception a servlet can throw when it
encounters difficulty.
- ServletException() - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception.
- ServletException(String) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception with the
specified message.
- ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation, including a description message.
- ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation.
- ServletInputStream - Class in javax.servlet
-
Provides an input stream for reading binary data from a client
request, including an efficient readLine method
for reading data one line at a time.
- ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
-
Does nothing, because this is an abstract class.
- ServletOutputStream - Class in javax.servlet
-
Provides an output stream for sending binary data to the
client.
- ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
-
Does nothing, because this is an abstract class.
- ServletRequest - Interface in javax.servlet
-
Defines an object to provide client request information to a servlet.
- ServletRequestAttributeEvent - Class in javax.servlet
-
This is the event class for notifications of changes to the
attributes of the servlet request in an application.
- ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
-
Construct a ServletRequestAttributeEvent giving the servlet context
of this web application, the ServletRequest whose attributes are
changing and the name and value of the attribute.
- ServletRequestAttributeListener - Interface in javax.servlet
-
A ServletRequestAttributeListener can be implemented by the
developer interested in being notified of request attribute
changes.
- ServletRequestEvent - Class in javax.servlet
-
Events of this kind indicate lifecycle
events for a ServletRequest.
- ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
-
Construct a ServletRequestEvent for the given ServletContext
and ServletRequest.
- ServletRequestListener - Interface in javax.servlet
-
A ServletRequestListener can be implemented by the developer
interested in being notified of requests coming in and out of
scope in a web component.
- ServletRequestWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletRequest interface that
can be subclassed by developers wishing to adapt the request to a Servlet.
- ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
-
Creates a ServletRequest adaptor wrapping the given request object.
- ServletResponse - Interface in javax.servlet
-
Defines an object to assist a servlet in sending a response to the client.
- ServletResponseWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletResponse interface that
can be subclassed by developers wishing to adapt the response from a Servlet.
- ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
-
Creates a ServletResponse adaptor wrapping the given response object.
- Session - Interface in org.knopflerfish.service.console
-
Control interface for a command session.
- SESSION_CLOSED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating that a session was closed.
- SESSION_CREATION_TIMEOUT - Static variable in exception org.osgi.service.dmt.DmtException
-
Creation of a session timed out because of another ongoing session.
- SESSION_OPENED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating that a new session was opened.
- sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Notification that a session was created.
- sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Notification that a session is about to be invalidated.
- sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session has just been activated.
- sessionEnd(Session) - Method in interface org.knopflerfish.service.console.SessionListener
-
Session end event.
- SessionListener - Interface in org.knopflerfish.service.console
-
Session event listener interface.
- sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session is about to be passivated.
- set(V) - Method in class org.knopflerfish.util.CachedObject
-
Set the cache's object and restore its creation time.
- set(Object) - Method in class org.knopflerfish.util.Semaphore
-
Sets the value of this Semaphore.
- SET_COOKIE2_KEY - Static variable in class org.apache.commons.httpclient.cookie.RFC2965Spec
-
Cookie Response Header name for cookies processed
by this spec.
- SET_COOKIE_KEY - Static variable in class org.apache.commons.httpclient.cookie.RFC2109Spec
-
Cookie Response Header name for cookies processed
by this spec.
- setActivator(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- setActivator(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set property receiving any BundleActivator class.
- setAddPackageinfoPackages(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
If set to true then add packages that contains
a packageinfo file, even if the package is empty.
- setAlias(String, String[]) - Method in interface org.knopflerfish.service.console.ConsoleService
-
Set alias value for a shortcut key.
- setAllKinds(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Comma separated list of known bundle kinds.
- setAllowUserInteraction(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setAlwaysProps(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
Comma separated string with keys that shall have an empty default value.
- setAlwaysUseQuotes(boolean) - Method in class org.apache.commons.httpclient.util.ParameterFormatter
-
Defines whether all parameter values must be enclosed in quotation
marks, even if they do not contain any special characters
- setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
-
Binds an object to a given attribute name in this servlet context.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return setAttribute(String name, Object o)
on the wrapped request object.
- setAttribute(String, Object) - Method in class org.apache.commons.logging.LogFactory
-
Set the configuration attribute with the specified name.
- setAttribute(String, String, String) - Method in class org.kxml2.kdom.Element
-
Sets the given attribute; a value of null removes the attribute
- setAttributePropertyPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Set the prefix of project properties to add main section
attributes for.
- setAttributes(Map<String, Object>) - Method in interface org.osgi.service.repository.RequirementBuilder
-
Replace all attributes with the attributes in the specified map.
- setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
-
Sets the attribute start Table for a given page.
- setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
-
Sets the attribute start Table for a given page.
- setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
-
Sets the attribute value Table for a given page.
- setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
-
Sets the attribute value Table for a given page.
- setAuthAttempted(boolean) - Method in class org.apache.commons.httpclient.auth.AuthState
-
Sets authentication attempt status
- setAuthenticationPreemptive(boolean) - Method in class org.apache.commons.httpclient.HttpState
-
- setAuthenticationPreemptive(boolean) - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
Sets whether authentication should be attempted preemptively.
- setAuthRequested(boolean) - Method in class org.apache.commons.httpclient.auth.AuthState
-
Sets authentication request status
- setAuthScheme(AuthScheme) - Method in class org.apache.commons.httpclient.auth.AuthState
-
- setBasedir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- setBaseDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setBaseDirName(String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- setBaudBase(int) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI.
- setBaudBase(int) - Method in class gnu.io.SerialPort
-
- setBinaryPrefixURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
The URL that explains binary prefixes.
- setBodyCheckTimeout(int) - Method in class org.apache.commons.httpclient.methods.HeadMethod
-
- setBooleanParameter(String, boolean) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setBooleanParameter(String, boolean) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns a Boolean to the parameter with the given name
- setBufferSize(int) - Method in interface javax.servlet.ServletResponse
-
Sets the preferred buffer size for the body of the response.
- setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setBufferSize(int size)
on the wrapped response object.
- setBuildFile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setBundleClasspath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
Set bundle class path to create a pattern for.
- setBundleList(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
-
Bind this Configuration object to the specified location.
- setBundleName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setBundleNames(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setBundlePath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setBundleSelectionModel(BundleSelectionModel) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
- setBundleStartLevel(Bundle, int) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Assign a start level value to the specified Bundle.
- setByte(byte, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Writes a byte into the bytearray, starting at position index.
- setBytes(byte[]) - Method in interface org.osgi.framework.hooks.weaving.WovenClass
-
Set the class file bytes to be used to define the
named class.
- setCallOutHangup(boolean) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
returns boolean true on success
- setCallOutHangup(boolean) - Method in class gnu.io.SerialPort
-
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
-
Overrides the name of the character encoding used in the body of this
request.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to set the character encoding
on the wrapped request object.
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
-
Sets the character encoding (MIME charset) of the response
being sent to the client, for example, to UTF-8.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setCharacterEncoding(String charset)
on the wrapped response object.
- setCharSet(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Sets the character encoding.
- setCharSet(String) - Method in class org.apache.commons.httpclient.methods.multipart.StringPart
-
- setCheckJavaDoc(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setClassPathRef(Reference) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setComment(String) - Method in class javax.servlet.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setComment(String) - Method in class org.apache.commons.httpclient.Cookie
-
If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described using this comment.
- setCommentURL(String) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described by the information at this URL.
- setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
- setConnectionCloseForced(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets whether or not the connection should be force-closed when no longer
needed.
- setConnectionManagerClass(Class) - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
- setConnectionManagerTimeout(long) - Method in class org.apache.commons.httpclient.params.HttpClientParams
-
- setConnectionStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- setConnectionStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.HttpClient
-
- setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Sets the timeout until a connection is etablished.
- setConnectionTimeout(long) - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Sets the timeout value to use when testing for idle connections.
- setContentCharset(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the default charset to be used for writing content body,
when no charset explicitly specified.
- setContentChunked(boolean) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Sets whether or not the content should be chunked.
- setContentLength(int) - Method in interface javax.servlet.ServletResponse
-
Sets the length of the content body in the response
In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentLength(int len)
on the wrapped response object.
- setContentType(String) - Method in interface javax.servlet.ServletResponse
-
Sets the content type of the response being sent to
the client, if the response has not been committed yet.
- setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentType(String type)
on the wrapped response object.
- setContentType(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Sets the content type.
- setCookiePolicy(int) - Method in class org.apache.commons.httpclient.HttpState
-
- setCookiePolicy(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
- setCredentialCharset(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the charset to be used for writing HTTP headers.
- setCredentials(String, String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
-
Deprecated.
use #setCredentials(AuthScope, Credentials)
- setCredentials(AuthScope, Credentials) - Method in class org.apache.commons.httpclient.HttpState
-
Sets the
credentials for the given authentication
scope.
- setCurrentApplicationId(String) - Method in class org.osgi.service.application.ApplicationAdminPermission
-
This method can be used in the ProtectionDomain
implementation in the implies method to insert the application ID
of the current application into the permission being checked.
- setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
date-value.
- setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setDateHeader(String name, long date)
on the wrapped response object.
- setDefaultcategory(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setDefaultDocumentCharset(String) - Static method in class org.apache.commons.httpclient.URI
-
Set the default charset of the document.
- setDefaultImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set default import set.
- setDefaultMaxConnectionsPerHost(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Sets the default maximum number of connections allowed for a given
host config.
- setDefaultNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Set the value of a leaf or interior node to its default.
- setDefaultPermissions(PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
-
Sets the default permissions.
- setDefaultPolicy(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
-
- setDefaultProtocolCharset(String) - Static method in class org.apache.commons.httpclient.URI
-
Set the default charset of the protocol.
- setDefaults(HttpParams) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setDefaults(HttpParams) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns the parent collection that this collection will defer to
for a default value if a particular parameter is not explicitly
set in the collection itself
- setDefaultUseCaches(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setDefaultValue(String[]) - Method in class org.knopflerfish.util.metatype.AD
-
Set the default value.
- setDefaultValues(MetaTypeProvider, List<Dictionary<String, Object>>) - Static method in class org.knopflerfish.util.metatype.KFLegacyMetaTypeParser
-
Overwrite default values in MTP using a set of dictionaries.
- setDefaultValues(MetaTypeProvider, List<Dictionary<String, Object>>) - Static method in class org.knopflerfish.util.metatype.Loader
-
Overwrite default values in MTP using a set of dictionaries.
- setDependencyManagementFile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setDescription(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setDescription(String) - Method in class org.knopflerfish.util.metatype.AD
-
- setDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
Set property receiving the file set root directory.
- setDirectives(Map<String, String>) - Method in interface org.osgi.service.repository.RequirementBuilder
-
Replace all directives with the directives in the specified map.
- setDisable(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setDiscard(boolean) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Set the Discard attribute.
- setDivisor(int) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI.
- setDivisor(int) - Method in class gnu.io.SerialPort
-
- setDoAuthentication(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets whether or not the HTTP method should automatically handle HTTP
authentication challenges (status code 401, etc.)
- setDoAuthentication(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets whether or not the HTTP method should automatically handle HTTP
authentication challenges (status code 401, etc.)
- setDocdir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setDoInput(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setDomain(String) - Method in class javax.servlet.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDomain(String) - Method in class org.apache.commons.httpclient.Cookie
-
Sets the domain attribute.
- setDomain(String) - Method in class org.apache.commons.httpclient.NTCredentials
-
Deprecated.
Do not use. The NTCredentials objects should be immutable
- setDomainAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.Cookie
-
Indicates whether the cookie had a domain specified in a
domain attribute of the Set-Cookie header.
- setDOMProperties(DocumentBuilderFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
-
Set the customizable DOM Parser Service Properties.
- setDoOutput(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setDouble(double, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
- setDoubleParameter(String, double) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setDoubleParameter(String, double) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns a Double to the parameter with the given name
- setDTR(boolean) - Method in class gnu.io.RXTXPort
-
- setDTR(boolean) - Method in class gnu.io.SerialPort
-
- setEncoding(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
The encoding to use for reading in the manifest template file.
- setEncoding(String) - Method in class org.kxml2.kdom.Document
-
- setEndOfInputChar(byte) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- setEndOfInputChar(byte) - Method in class gnu.io.SerialPort
-
- setEscapeChar(char) - Method in interface org.knopflerfish.service.console.Session
-
Set escape character.
- setEscapedAuthority(String) - Method in class org.apache.commons.httpclient.URI
-
Set the authority.
- setEscapedFragment(String) - Method in class org.apache.commons.httpclient.URI
-
Set the escaped fragment string.
- setEscapedPassword(String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the escaped password string.
- setEscapedPath(String) - Method in class org.apache.commons.httpclient.URI
-
Set the escaped path.
- setEscapedQuery(String) - Method in class org.apache.commons.httpclient.URI
-
Set the escaped query string.
- setEscapedUser(String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the escaped user string.
- setEscapedUserinfo(String, String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the raw-escaped user and password.
- setExcludes(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
- setExpiryDate(Date) - Method in class org.apache.commons.httpclient.Cookie
-
Sets expiration date.
- setExportPkgsFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the file to load export package definitions from.
- setExportPkgsValue(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the export package definition to handle.
- setExports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set property receiving list of exported packages.
- setExtendedReplaceFilter(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setExtraImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set the extra imports set.
- setFailOnActivator(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setFailOnClassPath(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setFailOnExports(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setFailOnImports(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setFailOnMissingBundles(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setFeature(String, boolean) - Method in class org.kxml2.io.KXmlParser
-
- setFeature(String, boolean) - Method in class org.kxml2.io.KXmlSerializer
-
- setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlParser
-
- setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlSerializer
-
- setFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
The name of the manifest file to create.
- setFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
Set the file to get the size of as the the value to format.
- setFile(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
-
- setFilesetId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
Set property receiving the file set id.
- setFileSize(int) - Method in interface org.knopflerfish.service.log.LogConfig
-
- setFilter(int) - Method in interface org.knopflerfish.service.log.LogConfig
-
Set the default filter level.
- setFilter(String, int) - Method in interface org.knopflerfish.service.log.LogConfig
-
Set the filter level for bundles that matches the pattern.
- setFilter(String) - Method in interface org.knopflerfish.service.um.useradmin.Condition
-
Set the filter
- setFloat(float, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
- setFlowControlMode(int) - Method in class gnu.io.RXTXPort
-
- setFlowControlMode(int) - Method in class gnu.io.SerialPort
-
- setFlush(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
-
- setFollowRedirects(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets whether or not the HTTP method should automatically follow HTTP redirects
(status code 302, etc.)
- setFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets whether or not the HTTP method should automatically follow HTTP redirects
(status code 302, etc.)
- setFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
Entity enclosing requests cannot be redirected without user intervention
according to RFC 2616.
- setFragment(String) - Method in class org.apache.commons.httpclient.URI
-
Set the fragment.
- setFragmentHost(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set value of the Fragment-Host manifest header.
- setFromFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- setFromfile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setGroupId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setGroupVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return setHeader(String name, String value)
on the wrapped response object.
- setHeaders(Header[]) - Method in class org.apache.commons.httpclient.HeaderGroup
-
Sets all of the headers contained within this group overriding any
existing headers.
- setHost(HttpHost) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the given host
- setHost(String, int, String) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the given host, port and protocol
- setHost(String, String, int, Protocol) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Deprecated.
#setHost(String, int, Protocol)
- setHost(String, int, Protocol) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the given host, port and protocol.
- setHost(String, int) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the given host and port.
- setHost(String) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Set the given host.
- setHost(URI) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the protocol, host and port from the given URI.
- setHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the host to connect to.
- setHost(String) - Method in class org.apache.commons.httpclient.NTCredentials
-
Deprecated.
Do not use. The NTCredentials objects should be immutable
- setHostConfiguration(HostConfiguration) - Method in class org.apache.commons.httpclient.HttpClient
-
- setHostConfiguration(HostConfiguration) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Deprecated.
no longer applicable
- setHostConfiguration(HostConfiguration) - Method in class org.apache.commons.httpclient.ProxyClient
-
- setHttp11(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- setHttpConnectionFactoryTimeout(long) - Method in class org.apache.commons.httpclient.HttpClient
-
- setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpClient
-
- setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the httpConnectionManager.
- setHttpElementCharset(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the charset to be used for writing HTTP headers.
- setHttpParamsFactory(HttpParamsFactory) - Static method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
Sets the factory that will provide the default HttpParams.
- setIconURL(String) - Method in class org.knopflerfish.util.metatype.OCD
-
Set URL to icon
- setIfModifiedSince(long) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setImplicitImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set property receiving list of imported packages.
- setImportsOnly(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
If set to true then do not update Export-Package
manifest header.
- setIncludes(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
- setIncludeSourceFileRepositoryLinks(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setIncludeSourceFiles(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
-
Replaces the Provisioning Information dictionary with the key/value pairs
contained in info.
- setInitialBundleStartLevel(int) - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
-
Set the initial start level value that is assigned to a Bundle when it is
first installed.
- setInitialBundleStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Set the initial start level value that is assigned to a Bundle when it is
first installed.
- setInput(Reader) - Method in class org.kxml2.io.KXmlParser
-
- setInput(InputStream, String) - Method in class org.kxml2.io.KXmlParser
-
- setInput(Reader) - Method in class org.kxml2.wap.WbxmlParser
-
- setInput(InputStream, String) - Method in class org.kxml2.wap.WbxmlParser
-
- setInputBufferSize(int) - Method in class gnu.io.CommPort
-
- setInputBufferSize(int) - Method in class gnu.io.RXTXPort
-
- setInstanceFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setInt(int, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Writes an integer into the bytearray, starting at position index.
- setInterruptString(String) - Method in interface org.knopflerfish.service.console.Session
-
Set interrupt string.
- setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
integer value.
- setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setIntHeader(String name, int value)
on the wrapped response object.
- setIntParameter(String, int) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setIntParameter(String, int) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns an Integer to the parameter with the given name
- setIPAMContext(String, String) - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
-
Set context parameter using IPAM.
- setJavadocRelPath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setJavadocRelPath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setKind(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Bundle kind, will be appended to some of the bundle specific
attributes in the main section.
- setLastResponseInputStream(InputStream) - Method in class org.apache.commons.httpclient.HttpConnection
-
Set the state to keep track of the last response for the last request.
- setLinger(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Returns linger-on-close timeout.
- setLinkText(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- setListHeader(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setListProps(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setLocalAddress(InetAddress) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Set the local address to be used when creating connections.
- setLocalAddress(InetAddress) - Method in class org.apache.commons.httpclient.HttpConnection
-
Set the local address used when creating the connection.
- setLocale(Locale) - Method in interface javax.servlet.ServletResponse
-
Sets the locale of the response, if the response has not been
committed yet.
- setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setLocale(Locale loc)
on the wrapped response object.
- setLocked(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
-
Locks or unlocks the connection.
- setLogImplementation(String) - Static method in class org.apache.commons.logging.LogSource
-
Deprecated.
Set the log implementation/log implementation factory
by the name of the class.
- setLogImplementation(Class) - Static method in class org.apache.commons.logging.LogSource
-
Deprecated.
Set the log implementation/log implementation factory
by class.
- setLong(long, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Writes a long into the bytearray, starting at position index.
- setLongParameter(String, long) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setLongParameter(String, long) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns a Long to the parameter with the given name
- setLowLatency() - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
returns boolean true on success
- setLowLatency() - Method in class gnu.io.SerialPort
-
- setMainAttributesToSkip(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Comma separated list of attributes to skip from the main section.
- setManifestVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set value of the Bundle-ManifestVersion manifest header.
- setManstyle(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setMaxAge(int) - Method in class javax.servlet.http.Cookie
-
Sets the maximum age of the cookie in seconds.
- setMaxConnectionsPerHost(int) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- setMaxConnectionsPerHost(HostConfiguration, int) - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Sets the maximum number of connections to be used for the given host config.
- setMaxGen(int) - Method in interface org.knopflerfish.service.log.LogConfig
-
- setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
-
Specifies the time, in seconds, between client requests before the
servlet container will invalidate this session.
- setMaxTotalConnections(int) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- setMaxTotalConnections(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionManagerParams
-
Sets the maximum number of connections allowed.
- setMemorySize(int) - Method in interface org.knopflerfish.service.log.LogConfig
-
Set number of log entries that are kept in memory.
- setMergeRepoDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setMethodRetryHandler(MethodRetryHandler) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- setMode(int) - Method in class gnu.io.ParallelPort
-
- setMode(BundleManifestTask.Mode) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Which sources to use when creating the resulting manifest.
- setName(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Sets the part name.
- setName(String) - Method in class org.apache.commons.httpclient.NameValuePair
-
Set the name.
- setName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.HtmlFragment
-
- setName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- setName(String) - Method in class org.kxml2.kdom.Element
-
sets the name of the element
- setNamespace(String) - Method in class org.kxml2.kdom.Element
-
sets the namespace of the element.
- setNamespace(String) - Method in class org.osgi.service.indexer.Builder
-
- setNewClassPathId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setNodeAcl(String, Acl) - Method in interface org.osgi.service.dmt.DmtSession
-
Set the Access Control List associated with a given node.
- setNodeTitle(String, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Set the title property of a node.
- setNodeTitle(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Set the title property of a node.
- setNodeType(String, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Set the type of a node.
- setNodeType(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Set the type of a node.
- setNodeValue(String, DmtData) - Method in interface org.osgi.service.dmt.DmtSession
-
Set the value of a leaf or interior node.
- setNodeValue(String[], DmtData) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Set the value of a leaf or interior node.
- setOptions(String[], String[]) - Method in class org.knopflerfish.util.metatype.AD
-
Set values returned by getOptionValues and
getOptionLabels.
- setOut(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
-
Property controlling if log entries are written to
System.out or not.
- setOutDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setOutDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setOutdir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setOutdir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setOutput(Writer) - Method in class org.kxml2.io.KXmlSerializer
-
- setOutput(OutputStream, String) - Method in class org.kxml2.io.KXmlSerializer
-
- setOutput(Writer) - Method in class org.kxml2.wap.WbxmlSerializer
-
- setOutput(OutputStream, String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- setOutputBufferSize(int) - Method in class gnu.io.CommPort
-
- setOutputBufferSize(int) - Method in class gnu.io.RXTXPort
-
- setPackageAnalysis(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
-
- setPackageVersion(Resource) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
-
Try to assign a version to the Java that the given
packageinfo-file resides in.
- setParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Sets the value of parameter with parameterName to parameterValue.
- setParameter(String, Object) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
- setParameter(String, Object) - Method in interface org.apache.commons.httpclient.params.HttpParams
-
Assigns the value to the parameter with the given name
- setParameters(String[], Object) - Method in class org.apache.commons.httpclient.params.DefaultHttpParams
-
Assigns the value to all the parameter with the given names
- setParams(HostParams) - Method in class org.apache.commons.httpclient.HostConfiguration
-
- setParams(HttpClientParams) - Method in class org.apache.commons.httpclient.HttpClient
-
- setParams(HttpConnectionParams) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setParams(HttpConnectionManagerParams) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
-
- setParams(HttpMethodParams) - Method in interface org.apache.commons.httpclient.HttpMethod
-
- setParams(HttpMethodParams) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- setParams(HttpConnectionManagerParams) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
- setParams(HttpClientParams) - Method in class org.apache.commons.httpclient.ProxyClient
-
- setParams(HttpConnectionManagerParams) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
- setParent(Node) - Method in class org.kxml2.kdom.Element
-
Sets the Parent of this element.
- setParityErrorChar(byte) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- setParityErrorChar(byte) - Method in class gnu.io.SerialPort
-
- setPassword(String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the password string.
- setPassword(String) - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
-
Deprecated.
Do not use. The UsernamePasswordCredentials objects should be immutable
- setPassword(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
-
Set the user's password.
- setPath(String) - Method in class javax.servlet.http.Cookie
-
Specifies a path for the cookie
to which the client should return the cookie.
- setPath(String) - Method in class org.apache.commons.httpclient.Cookie
-
Sets the path attribute.
- setPath(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the path of the HTTP method.
- setPath(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the path of the HTTP method.
- setPath(String) - Method in class org.apache.commons.httpclient.URI
-
Set the path.
- setPathAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.Cookie
-
Indicates whether the cookie had a path specified in a
path attribute of the Set-Cookie header.
- setPatternSetId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setPermission(String, int) - Method in class org.osgi.service.dmt.Acl
-
Create a new Acl instance from this Acl where all
permissions for the given principal are overwritten with the given
permissions.
- setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
-
Assigns the specified permissions to the bundle with the specified
location.
- setPkgPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the bundle class path pattern.
- setPkgSrcAvailPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set name of property to be set if there are javadoc source files
for the packages selected by the value of pkgPropertyName
available in srcDir.
- setPkgWithSourcePropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the filtered list of exported
packages.
- setPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the port to connect to.
- setPortAttributeBlank(boolean) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Indicates whether the Port attribute in Set-Cookie2 header
contains no value (is of the form Port="").
- setPortAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Indicates whether the cookie had a port attribute specified in the
Set-Cookie2 response header.
- setPorts(int[]) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Set the Port attribute.
- setPreemptive() - Method in class org.apache.commons.httpclient.auth.AuthState
-
Preemptively assigns Basic authentication scheme.
- setPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- setPrefix(String, String) - Method in class org.kxml2.io.KXmlSerializer
-
- setPrefix(String, String) - Method in class org.kxml2.kdom.Element
-
Sets the given prefix; a namespace value of null removess the
prefix
- setPrefix(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- setPrintClasses(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
- setProcessExitMeansStopBundle(boolean) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
Set if exit of start process should stop bundle too.
- setProduct(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setProperties(Dictionary<String, ?>) - Method in interface org.osgi.framework.ServiceRegistration
-
Updates the properties associated with a service.
- setProperty(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setProperty(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
The name of the property to save the formatted value to.
- setProperty(String, Object) - Method in class org.kxml2.io.KXmlParser
-
- setProperty(String, Object) - Method in class org.kxml2.io.KXmlSerializer
-
- setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlParser
-
- setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlSerializer
-
- setPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
-
Set property receiving the bundle class path pattern.
- setProtocol(Protocol) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the protocol used to establish the connection
- setProxy(String, int) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Set the proxy settings.
- setProxyCredentials(String, String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
-
Deprecated.
use #setProxyCredentials(AuthScope, Credentials)
- setProxyCredentials(AuthScope, Credentials) - Method in class org.apache.commons.httpclient.HttpState
-
- setProxyHost(ProxyHost) - Method in class org.apache.commons.httpclient.HostConfiguration
-
Sets the given proxy host
- setProxyHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the host to proxy through.
- setProxyPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the port of the host to proxy through.
- setQuery(String, String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the query as the name and value pair.
- setQuery(String[], String[]) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the query as the name and value pairs.
- setQuery(String) - Method in class org.apache.commons.httpclient.URI
-
Set the query.
- setQueryString(String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the query string of the HTTP method.
- setQueryString(NameValuePair[]) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the query string of this HTTP method.
- setQueryString(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the query string of this HTTP method.
- setQueryString(NameValuePair[]) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the query string of this HTTP method.
- setRawAuthority(char[]) - Method in class org.apache.commons.httpclient.URI
-
Set the authority.
- setRawFragment(char[]) - Method in class org.apache.commons.httpclient.URI
-
Set the raw-escaped fragment.
- setRawPassword(char[]) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the raw-escaped password.
- setRawPath(char[]) - Method in class org.apache.commons.httpclient.URI
-
Set the raw-escaped path.
- setRawQuery(char[]) - Method in class org.apache.commons.httpclient.URI
-
Set the raw-escaped query.
- setRawUser(char[]) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the raw-escaped user.
- setRawUserinfo(char[], char[]) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the raw-escaped user and password.
- setRcvFifoTrigger(int) - Method in class gnu.io.RXTXPort
-
Deprecated.
deprecated but used in Kaffe
- setReason(String) - Method in exception org.apache.commons.httpclient.HttpException
-
Deprecated.
HttpClient no longer uses this for itself. It is only
provided for compatibility with existing clients, and will be removed
in a future release.
- setReason(String) - Method in exception org.apache.commons.httpclient.URIException
-
Deprecated.
Callers should instead set this via a parameter to the constructor.
- setReasonCode(int) - Method in exception org.apache.commons.httpclient.HttpException
-
Deprecated.
HttpClient no longer uses this for itself. It is only
provided for compatibility with existing clients, and will be removed
in a future release.
- setReasonCode(int) - Method in exception org.apache.commons.httpclient.URIException
-
Deprecated.
Callers should set the reason code as a parameter to the
constructor.
- setReceiveBufferSize(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Sets a hint the size of the underlying buffers used by the platform
for incoming network I/O.
- setReplaceEEmin(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Sets the replacement filter expression for required capabilities in the
osgi.ee name-space that requires the OSGi/Minimum EE.
- setReplacefilterfile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
-
- setRepoDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setRepositoryEnabled(RepositoryInfo, boolean) - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Enable or disable repository.
- setRepositoryRank(RepositoryInfo, int) - Method in interface org.knopflerfish.service.repositorymanager.RepositoryManager
-
Change ranking of a repository.
- setRepositoryURL(URL) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
Sets the request object being wrapped.
- setRequestBody(InputStream) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- setRequestBody(String) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- setRequestBody(NameValuePair[]) - Method in class org.apache.commons.httpclient.methods.PostMethod
-
Sets an array of parameters to be used in the POST request body
- setRequestContentLength(int) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- setRequestContentLength(long) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- setRequestEntity(RequestEntity) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
-
- setRequestHeader(String, String) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the specified request header, overwriting any
previous value.
- setRequestHeader(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the specified request header, overwriting any
previous value.
- setRequestHeader(String, String) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Set the specified request header, overwriting any previous value.
- setRequestHeader(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the specified request header, overwriting any previous value.
- setRequestMethod(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setRequestProperty(String, String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setRequestSentRetryEnabled(boolean) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
-
Deprecated.
- setResource(Resource) - Method in interface org.osgi.service.repository.RequirementBuilder
-
Set the Resource.
- setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
Sets the response being wrapped.
- setResponseStream(InputStream) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the response stream.
- setRetryCount(int) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
-
Deprecated.
- setRootDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setRTS(boolean) - Method in class gnu.io.RXTXPort
-
- setRTS(boolean) - Method in class gnu.io.SerialPort
-
- setSAXProperties(SAXParserFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
-
Set the customizable SAX Parser Service Properties.
- setSecure(boolean) - Method in class javax.servlet.http.Cookie
-
Indicates to the browser whether the cookie should only be sent
using a secure protocol, such as HTTPS or SSL.
- setSecure(boolean) - Method in class org.apache.commons.httpclient.Cookie
-
Sets the secure attribute of the cookie.
- setSelected(long, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Set selection status of a bundle id and notify all listeners.
- setSelected(List<Long>, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
-
Set selection status of all bundle id in the given list and
notify all listeners.
- setSelected(long, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- setSelected(List<Long>, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
-
- setSendBufferSize(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setSendBufferSize(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Sets a hint the size of the underlying buffers used by the platform for
outgoing network I/O.
- setSep(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
The separator between the numeral and the prefixed unit.
- setSerialPortParams(int, int, int, int) - Method in class gnu.io.RXTXPort
-
- setSerialPortParams(int, int, int, int) - Method in class gnu.io.SerialPort
-
- setServiceComponent(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set name value of the Service-Component manifest header.
- setServiceTemplates(ServiceTemplate[]) - Method in interface org.osgi.service.jini.JiniDriver
-
The Jini Driver is defined as a Service Factory.
- setSettingsFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setShort(short, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
-
Writes a short into the bytearray, starting at position index.
- setSkipAttribSet(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setSocket(Socket) - Method in class org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
-
Set the socket.
- setSocketTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets SO_TIMEOUT value directly on the underlying socket.
- setSoTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setSoTimeout(int) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
- setSoTimeout(int) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
- setSrcDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Property receiving the root of the source tree to check for
availability of javadoc source files in when setting pkgSrcAvailPropertyName.
- setSrcPathId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set id of path like structure receiving to add source root
directories to.
- setSrcPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the comma separated string with source
root directories.
- setSrcRootsFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
-
Set property receiving the file to load source root directory
names from.
- setStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Defines whether stale connection check is to be used.
- setStandalone(Boolean) - Method in class org.kxml2.kdom.Document
-
- setStartLevel(int) - Method in interface org.osgi.framework.startlevel.BundleStartLevel
-
Assign a start level value to the bundle.
- setStartLevel(int, FrameworkListener...) - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
-
Modify the active start level of the Framework and notify when complete.
- setStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
-
Deprecated.
Modify the active start level of the Framework.
- setState(HttpState) - Method in class org.apache.commons.httpclient.HttpClient
-
- setState(HttpState) - Method in class org.apache.commons.httpclient.ProxyClient
-
- setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets the status code for this response.
- setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Deprecated.
As of version 2.1, due to ambiguous meaning of the
message parameter. To set a status code
use setStatus(int), to send an error with a description
use sendError(int, String).
Sets the status code and message for this response.
- setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setStatus(int sc)
on the wrapped response object.
- setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setStatus(int sc, String sm)
on the wrapped response object.
- setStdImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Set set of packages always imported.
- setStreams(InputStream, PrintStream, PrintStream) - Method in interface org.osgi.service.threadio.ThreadIO
-
Associate this streams with the current thread.
- setStrictMode(boolean) - Method in class org.apache.commons.httpclient.HttpClient
-
- setStrictMode(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
-
- setStrictMode(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
- setSystemPackageSet(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
-
Sets the tag table for a given page.
- setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
-
Sets the tag table for a given page.
- setTargetBundleContext(BundleContext) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
Allow access to another bundle context than the displayer's
own.
- setTcpNoDelay(boolean) - Method in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Determines whether Nagle's algorithm is to be used.
- setTemplate(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setTemplate(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setTemplateAntFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setTemplateFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
The name of the template manifest file.
- setTemplateHTMLDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
-
- setTimeout(int) - Method in class org.apache.commons.httpclient.HttpClient
-
- setTimeoutInterval(long) - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Sets the interval used by this class between closing idle connections.
- setTimestampPattern(String) - Method in interface org.knopflerfish.service.log.LogConfig
-
Define the format of the time-stamp used when presenting log
entries.
- setTitle(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setTitle(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setTofile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleUserDocNavigateTask
-
- setTofile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
-
- setTransferEncoding(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
-
Sets the transfer encoding.
- setUARTType(String, boolean) - Method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- setUARTType(String, boolean) - Method in class gnu.io.SerialPort
-
- setUnit(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
The unit to append to the formatted value.
- setURI(URI) - Method in interface org.apache.commons.httpclient.HttpMethod
-
Sets the URI for this method.
- setURI(URI) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Sets the URI for this method.
- setURI() - Method in class org.apache.commons.httpclient.HttpURL
-
Once it's parsed successfully, set this URI.
- setURI() - Method in class org.apache.commons.httpclient.URI
-
Once it's parsed successfully, set this URI.
- setUriCharset(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the charset to be used for parsing URIs.
- setURL(URL, String, String, int, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
Deprecated.
This method is only for compatibility with handlers written
for JDK 1.1.
- setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
This method calls
realHandler.setURL(URL,String,String,int,String,String,String,String)
.
- setURL(URL, String, String, int, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
-
Deprecated.
This method is only for compatibility with handlers written
for JDK 1.1.
- setURL(URL, String, String, int, String, String, String, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
-
- setUseCaches(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
-
Not available: the data must have already been retrieved.
- setUseExpectHeader(boolean) - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
-
- setUser(String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the user string.
- setUserinfo(String, String) - Method in class org.apache.commons.httpclient.HttpURL
-
Set the user and password.
- setUserName(String) - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
-
Deprecated.
Do not use. The UsernamePasswordCredentials objects should be immutable
- setUsername(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
-
Set the user's user name.
- setUses(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
-
Shall uses directives be added to the Export-Package header or not.
- setValidDateFormats(Collection) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
-
Sets the Collection of date patterns used for parsing.
- setValidDateFormats(Collection) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
-
- setValidDateFormats(Collection) - Method in class org.apache.commons.httpclient.cookie.IgnoreCookiesSpec
-
Does nothing.
- setValue(String) - Method in class javax.servlet.http.Cookie
-
Assigns a new value to a cookie after the cookie is created.
- setValue(String) - Method in class org.apache.commons.httpclient.NameValuePair
-
Set the value.
- setValue(long) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
-
Set the value to format.
- setVerbose(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Set the verbosity of this task.
- setVersion(int) - Method in class javax.servlet.http.Cookie
-
Sets the version of the cookie protocol this cookie complies
with.
- setVersion(int) - Method in class org.apache.commons.httpclient.Cookie
-
Sets the version of the cookie specification to which this
cookie conforms.
- setVersion(HttpVersion) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
- setVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleMvnAntTask
-
- setVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
-
- setVersionAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.cookie.Cookie2
-
Indicates whether the cookie had a version attribute specified in the
Set-Cookie2 response header.
- setVersionSuffix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
-
Set the verbosity of this task.
- setVirtualHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
no longer applicable
- setVirtualHost(String) - Method in class org.apache.commons.httpclient.params.HostParams
-
Sets the virtual host name.
- setVirtualHost(String) - Method in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the virtual host name.
- SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The SHORT type.
- shortName(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get short name of specified bundle.
- shouldCloseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
-
Returns true if the status code is anything other than
SC_OK, false otherwise.
- shouldCloseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
-
Tests if the connection should be closed after the method has been executed.
- showBundle(Bundle) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
-
Attempt to show the specified bundle.
- showId(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get bundle identifier as a constant length string.
- showLeft(int, String) - Static method in class org.knopflerfish.service.console.Util
-
Show a string left adjusted in constant length string.
- showObject(Object) - Static method in class org.knopflerfish.service.console.Util
-
Get string representation of an object.
- showRight(int, String) - Static method in class org.knopflerfish.service.console.Util
-
Show a string right adjusted in constant length string.
- showServiceClasses(ServiceReference<?>) - Static method in class org.knopflerfish.service.console.Util
-
Get Service class list as a string.
- showState(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get bundle state as a constant length string.
- shutdown() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Shuts down the connection manager and releases all resources.
- shutdown() - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
since 3.1
- shutdown() - Method in class org.apache.commons.httpclient.util.IdleConnectionTimeoutThread
-
Stops the thread used to close idle connections.
- shutdown() - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
Call this method to stop job processing and cause this Workerthread to
exit its run() method.
- shutdownAll() - Static method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
-
Shuts down and cleans up resources used by all instances of
MultiThreadedHttpConnectionManager.
- shutdownOutput() - Method in class org.apache.commons.httpclient.HttpConnection
-
- SIGNERS_ALL - Static variable in interface org.osgi.framework.Bundle
-
Request that all certificates used to sign the bundle be returned.
- SIGNERS_TRUSTED - Static variable in interface org.osgi.framework.Bundle
-
Request that only certificates used to sign the bundle that are trusted
by the framework be returned.
- SILENT_MODE - Static variable in class gnu.io.Zystem
-
- SimpleHttpConnectionManager - Class in org.apache.commons.httpclient
-
A connection manager that provides access to a single HttpConnection.
- SimpleHttpConnectionManager(boolean) - Constructor for class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
The connection manager created with this constructor will try to keep the
connection open (alive) between consecutive requests if the alwaysClose
parameter is set to false.
- SimpleHttpConnectionManager() - Constructor for class org.apache.commons.httpclient.SimpleHttpConnectionManager
-
The connection manager created with this constructor will always try to keep
the connection open (alive) between consecutive requests.
- SINGLE_COOKIE_HEADER - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
- SingleThreadModel - Interface in javax.servlet
-
Deprecated.
As of Java Servlet API 2.4, with no direct
replacement.
- SINGLETON_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying whether a bundle is a singleton.
- size() - Method in class org.knopflerfish.util.CacheMap
-
- size() - Method in class org.osgi.service.blueprint.container.ReifiedType
-
Return the number of type parameters for this type.
- size() - Method in class org.osgi.service.event.EventProperties
-
Return the number of properties.
- SIZE - Static variable in interface org.osgi.service.indexer.Resource
-
the name of the size attribute
- size() - Method in class org.osgi.util.tracker.BundleTracker
-
Return the number of bundles being tracked by this BundleTracker.
- size() - Method in class org.osgi.util.tracker.ServiceTracker
-
Return the number of services being tracked by this
ServiceTracker.
- skip(long) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
-
Skips and discards a number of bytes from the input stream.
- skipSubTree() - Method in class org.kxml2.io.KXmlParser
-
Skip sub tree that is currently porser positioned on.
- SO_LINGER - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Sets SO_LINGER with the specified linger time in seconds.
- SO_RCVBUF - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Determines a hint the size of the underlying buffers used by the platform
for incoming network I/O.
- SO_SNDBUF - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Determines a hint the size of the underlying buffers used by the platform
for outgoing network I/O.
- SO_TIMEOUT - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Defines the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
- SO_TIMEOUT - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Sets the socket timeout (SO_TIMEOUT) in milliseconds to be used when executing the method.
- sort(Vector<Object>, CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
-
Sort a vector with objects comparable using a comparison function.
- sort(Object[], CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
-
Sort an array with objects comparable using a comparison function.
- Sort - Class in org.knopflerfish.util.sort
-
- sortBundles(Bundle[], boolean) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their location or shortname.
- sortBundlesId(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their Bundle Id.
- sortBundlesTime(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their Last modified time.
- sortFileArray(File[]) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified array of File objects into ascending order, according
to the natural ordering of its elements.
- sortFileArray(File[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified range of the specified array of File objects into
ascending order, according to the natural ordering of its elements.
- sortFloatArray(Float[]) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified array of Float objects into ascending order,
according to the natural ordering of its elements.
- sortFloatArray(Float[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified range of the specified array of Float objects into
ascending order, according to the natural ordering of its elements.
- sortIntegerArray(Integer[]) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified array of Integer objects into ascending order,
according to the natural ordering of its elements.
- sortIntegerArray(Integer[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified range of the specified array of Integer objects into
ascending order, according to the natural ordering of its elements.
- sortStringArray(String[]) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified array of String objects into ascending order,
according to the natural ordering of its elements.
- sortStringArray(String[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
-
Sorts the specified range of the specified array of String objects into
ascending order, according to the natural ordering of its elements.
- space - Static variable in class org.apache.commons.httpclient.URI
-
BitSet for space.
- split(String, String) - Static method in class org.knopflerfish.util.Text
-
Splits a string into words, using the StringTokenizer
class.
- splitwords(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Utility method to split a string into words separated by whitespace.
- splitwords(String, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Utility method to split a string into words separated by whitespace.
- splitwords(String, String, char) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Split a string into words separated by whitespace.
- splitWords(String, char, boolean) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
-
Split a string into words separated by a separator char.
- splitwords(String) - Static method in class org.knopflerfish.util.Text
-
Utility method to split a string into words separated by whitespace.
- splitwords(String, String) - Static method in class org.knopflerfish.util.Text
-
Utility method to split a string into words separated by whitespace.
- splitwords(String, String, char) - Static method in class org.knopflerfish.util.Text
-
Split a string into words separated by whitespace.
- SRC_PREFIX - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleArchives
-
Path prefix for source files included into the bundle archive.
- SSLProtocolSocketFactory - Class in org.apache.commons.httpclient.protocol
-
A SecureProtocolSocketFactory that uses JSSE to create sockets.
- SSLProtocolSocketFactory() - Constructor for class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
-
Constructor for SSLProtocolSocketFactory.
- STALE_CONNECTION_CHECK - Static variable in class org.apache.commons.httpclient.params.HttpConnectionParams
-
Determines whether stale connection check is to be used.
- start(BundleContext) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- start(int) - Method in interface org.osgi.framework.Bundle
-
Starts this bundle.
- start() - Method in interface org.osgi.framework.Bundle
-
Starts this bundle with no options.
- start(BundleContext) - Method in interface org.osgi.framework.BundleActivator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start() - Method in interface org.osgi.framework.launch.Framework
-
Start this Framework.
- start(int) - Method in interface org.osgi.framework.launch.Framework
-
Start this Framework.
- start() - Method in interface org.osgi.service.subsystem.Subsystem
-
Starts this subsystem.
- start(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- START_ACTIVATION_POLICY - Static variable in interface org.osgi.framework.Bundle
-
The bundle start operation must activate the bundle according to the
bundle's declared
activation
policy.
- START_ORDER_DIRECTIVE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header directive identifying the start order of subsystem
contents.
- START_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
-
The bundle start operation is transient and the persistent autostart
setting of the bundle is not modified.
- START_TRANSIENT_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The start transient operation failed because the start level of the
bundle is greater than the current framework start level
- startDocument(String, Boolean) - Method in class org.kxml2.io.KXmlSerializer
-
- startDocument(String, Boolean) - Method in class org.kxml2.wap.WbxmlSerializer
-
- STARTED - Static variable in class org.osgi.framework.BundleEvent
-
The bundle has been started.
- STARTED - Static variable in class org.osgi.framework.FrameworkEvent
-
The Framework has started.
- startElement(String, Dictionary<String, String>) - Method in class org.knopflerfish.shared.cm.CMDataReader
-
- startElement(String, Dictionary<String, String>) - Method in class org.knopflerfish.shared.cm.XmlReader
-
- startElement(String, URL) - Static method in class org.knopflerfish.util.metatype.Loader
-
- startElement(String, URL) - Static method in class org.knopflerfish.util.metatype.OsgiMetaTypeXmlParser
-
- startFile - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- STARTING - Static variable in interface org.osgi.framework.Bundle
-
The bundle is in the process of starting.
- STARTING - Static variable in class org.osgi.framework.BundleEvent
-
The bundle is about to be activated.
- startJob(String, String[], int) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Starts a change based MonitoringJob with the parameters provided.
- STARTJOB - Static variable in class org.osgi.service.monitor.MonitorPermission
-
Holders of MonitorPermission with the startjob action
present are allowed to initiate monitoring jobs involving the
StatusVariables specified in the permission's target field.
- STARTLEVEL - Static variable in class org.osgi.framework.AdminPermission
-
The action string startlevel.
- startLevel - Variable in class org.osgi.framework.startlevel.dto.BundleStartLevelDTO
-
The assigned start level value for the bundle.
- startLevel - Variable in class org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
-
The active start level value for the framework.
- StartLevel - Interface in org.osgi.service.startlevel
-
Deprecated.
This service has been replaced by the
org.osgi.framework.startlevel package.
- STARTLEVEL_CHANGED - Static variable in class org.osgi.framework.FrameworkEvent
-
A FrameworkStartLevel.setStartLevel operation has completed.
- startLogger() - Method in class gnu.io.Zystem
-
- startLogger(String) - Method in class gnu.io.Zystem
-
- startName - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- startScheduledJob(String, String[], int, int) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Starts a time based MonitoringJob with the parameters provided.
- startsWithHTTP(String) - Static method in class org.apache.commons.httpclient.StatusLine
-
Tests if the string starts with 'HTTP' signature.
- startTag(String, String) - Method in class org.kxml2.io.KXmlSerializer
-
- startTag(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
-
- state - Variable in class org.osgi.framework.dto.BundleDTO
-
The bundle's state.
- state - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The current state of the component configuration.
- State - Class in org.osgi.util.measurement
-
Groups a state name, value and timestamp.
- State(int, String, long) - Constructor for class org.osgi.util.measurement.State
-
Create a new State object.
- State(int, String) - Constructor for class org.osgi.util.measurement.State
-
Create a new State object with a time of 0.
- STATE_ACTIVATING - Static variable in interface org.apache.felix.scr.Component
-
The Component is currently being activated either because it has been
enabled or because any dependency which was previously unsatisfied has
become satisfied (value is 8).
- STATE_ACTIVE - Static variable in interface org.apache.felix.scr.Component
-
The Component has successfully been activated and is fully functional
(value is 16).
- STATE_CLOSED - Static variable in interface org.osgi.service.dmt.DmtSession
-
The session is closed, DMT manipulation operations are not available,
they throw DmtIllegalStateException if tried.
- STATE_DEACTIVATING - Static variable in interface org.apache.felix.scr.Component
-
The Component is being deactivated either because it is being disabled
or because a dependency is not satisfied any more (value is 128).
- STATE_DESTROYED - Static variable in interface org.apache.felix.scr.Component
-
- STATE_DISABLED - Static variable in interface org.apache.felix.scr.Component
-
The Component has just been created and is still disabled or it has
been disabled by calling the
Component.disable() method (value is 1).
- STATE_DISABLING - Static variable in interface org.apache.felix.scr.Component
-
The Component is being disabled (value is 1024).
- STATE_DISPOSED - Static variable in interface org.apache.felix.scr.Component
-
The Component has been disposed off and cannot be used any more (value is
256).
- STATE_DISPOSING - Static variable in interface org.apache.felix.scr.Component
-
The Component is being disposed off (value is 2048).
- STATE_ENABLED - Static variable in interface org.apache.felix.scr.Component
-
- STATE_ENABLING - Static variable in interface org.apache.felix.scr.Component
-
The Component is being enabled (value is 512).
- STATE_FACTORY - Static variable in interface org.apache.felix.scr.Component
-
The Component is a Component Factory ready to create Component instances
with the ComponentFactory.newInstance(Dictionary) method
or (if enabled with the ds.factory.enabled configuration) to
manage Component instances from configuration data received from the
Configuration Admin Service (value is 64).
- STATE_INVALID - Static variable in interface org.osgi.service.dmt.DmtSession
-
The session is invalid because a fatal error happened.
- STATE_OPEN - Static variable in interface org.osgi.service.dmt.DmtSession
-
The session is open, all session operations are available.
- STATE_REGISTERED - Static variable in interface org.apache.felix.scr.Component
-
The Component has successfully been activated but is a Delayed or Service
Factory Component pending instantiation on first use (value is 32).
- STATE_UNSATISFIED - Static variable in interface org.apache.felix.scr.Component
-
The Component activation failed because any dependency is not satisfied
(value is 4).
- STATECHANGE_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The operation failed to complete the requested lifecycle state change.
- staticGetBaudRate(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticGetDataBits(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticGetParity(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticGetStopBits(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsCD(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsCTS(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsDSR(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsDTR(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsRI(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticIsRTS(String) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticSetDSR(String, boolean) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticSetDTR(String, boolean) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticSetRTS(String, boolean) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- staticSetSerialPortParams(String, int, int, int, int) - Static method in class gnu.io.RXTXPort
-
Extension to CommAPI
This is an extension to CommAPI.
- status(String, Job, Exception) - Method in class org.knopflerfish.util.workerthread.WorkerThread
-
- STATUS_LINE_GARBAGE_LIMIT - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Defines the maximum number of ignorable lines before we expect
a HTTP response's status code.
- statusLine - Variable in class org.apache.commons.httpclient.HttpMethodBase
-
The Status-Line from the response.
- StatusLine - Class in org.apache.commons.httpclient
-
Represents a Status-Line as returned from a HTTP server.
- StatusLine(String) - Constructor for class org.apache.commons.httpclient.StatusLine
-
Default constructor.
- StatusVariable - Class in org.osgi.service.monitor
-
A StatusVariable object represents the value of a status variable
taken with a certain collection method at a certain point of time.
- StatusVariable(String, int, int) - Constructor for class org.osgi.service.monitor.StatusVariable
-
Constructor for a StatusVariable of int type.
- StatusVariable(String, int, float) - Constructor for class org.osgi.service.monitor.StatusVariable
-
Constructor for a StatusVariable of float type.
- StatusVariable(String, int, boolean) - Constructor for class org.osgi.service.monitor.StatusVariable
-
Constructor for a StatusVariable of boolean type.
- StatusVariable(String, int, String) - Constructor for class org.osgi.service.monitor.StatusVariable
-
Constructor for a StatusVariable of String type.
- stop(BundleContext) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- stop(int) - Method in interface org.osgi.framework.Bundle
-
Stops this bundle.
- stop() - Method in interface org.osgi.framework.Bundle
-
Stops this bundle with no options.
- stop(BundleContext) - Method in interface org.osgi.framework.BundleActivator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop() - Method in interface org.osgi.framework.launch.Framework
-
Stop this Framework.
- stop(int) - Method in interface org.osgi.framework.launch.Framework
-
Stop this Framework.
- stop() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Stops a Monitoring Job.
- stop() - Method in interface org.osgi.service.subsystem.Subsystem
-
Stops this subsystem.
- stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
-
This method has nothing to do as all active service registrations will
automatically get unregistered when the bundle stops.
- STOP_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
-
The bundle stop is transient and the persistent autostart setting of the
bundle is not modified.
- STOPBITS_1 - Static variable in class gnu.io.SerialPort
-
- STOPBITS_1_5 - Static variable in class gnu.io.SerialPort
-
- STOPBITS_2 - Static variable in class gnu.io.SerialPort
-
- stopFile - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- stopName - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
-
- STOPPED - Static variable in class org.osgi.framework.BundleEvent
-
The bundle has been stopped.
- STOPPED - Static variable in class org.osgi.framework.FrameworkEvent
-
The Framework has stopped.
- STOPPED_BOOTCLASSPATH_MODIFIED - Static variable in class org.osgi.framework.FrameworkEvent
-
The Framework has stopped and the boot class path has changed.
- STOPPED_UPDATE - Static variable in class org.osgi.framework.FrameworkEvent
-
The Framework has stopped during update.
- STOPPING - Static variable in interface org.osgi.framework.Bundle
-
The bundle is in the process of stopping.
- STOPPING - Static variable in class org.osgi.framework.BundleEvent
-
The bundle is about to deactivated.
- STOPPING - Static variable in class org.osgi.service.application.ApplicationHandle
-
The application instance is being stopped.
- STR_I - Static variable in interface org.kxml2.wap.Wbxml
-
- STR_T - Static variable in interface org.kxml2.wap.Wbxml
-
- STRICT_TRANSFER_ENCODING - Static variable in class org.apache.commons.httpclient.params.HttpMethodParams
-
Defines whether responses with an invalid Transfer-Encoding header should be
rejected.
- STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The STRING type.
- StringPart - Class in org.apache.commons.httpclient.methods.multipart
-
Simple string parameter for a multipart post
- StringPart(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.StringPart
-
Constructor.
- StringPart(String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.StringPart
-
Constructor.
- StringRequestEntity - Class in org.apache.commons.httpclient.methods
-
A RequestEntity that contains a String.
- StringRequestEntity(String) - Constructor for class org.apache.commons.httpclient.methods.StringRequestEntity
-
- StringRequestEntity(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.StringRequestEntity
-
Creates a new entity with the given content, content type, and charset.
- STYLESHEET - Static variable in interface org.osgi.service.indexer.ResourceIndexer
-
Name of the configuration variable for the stylesheet of the XML
representation
- STYLESHEET_DEFAULT - Static variable in interface org.osgi.service.indexer.ResourceIndexer
-
the default stylesheet for the XML representation
- sub(Measurement) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the subtraction of the
specified object from this object.
- sub(double, Unit) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the subtraction of the
specified value from this object.
- sub(double) - Method in class org.osgi.util.measurement.Measurement
-
Returns a new Measurement object that is the subtraction of the
specified value from this object.
- SUBCLASSED - Static variable in exception org.osgi.framework.ServiceException
-
The exception is a subclass of ServiceException.
- SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
-
The action string subscribe.
- Subsystem - Interface in org.osgi.service.subsystem
-
A subsystem is a collection of resources constituting a logical, possibly
isolated, unit of functionality.
- Subsystem.State - Enum in org.osgi.service.subsystem
-
An enumeration of the possible states of a subsystem.
- SUBSYSTEM_CONTENT - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the list of subsystem contents identified by
a symbolic name and version.
- SUBSYSTEM_DESCRIPTION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the human readable description.
- SUBSYSTEM_EXPORTSERVICE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying services offered for export.
- SUBSYSTEM_ID_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
- SUBSYSTEM_IMPORTSERVICE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying services required for import.
- SUBSYSTEM_MANIFESTVERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the subsystem manifest version.
- SUBSYSTEM_NAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the human readable subsystem name.
- SUBSYSTEM_STATE_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The name of the service property for the subsystem
state.
- SUBSYSTEM_SYMBOLICNAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header value identifying the symbolic name for the subsystem.
- SUBSYSTEM_SYMBOLICNAME_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The name of the service property for the subsystem
symbolic name.
- SUBSYSTEM_TYPE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the subsystem type.
- SUBSYSTEM_TYPE_APPLICATION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The resource type value identifying an application subsystem.
- SUBSYSTEM_TYPE_COMPOSITE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The resource type value identifying an composite subsystem.
- SUBSYSTEM_TYPE_FEATURE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The resource type value identifying an feature subsystem.
- SUBSYSTEM_TYPE_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
- SUBSYSTEM_VERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header value identifying the version of the subsystem.
- SUBSYSTEM_VERSION_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
The name of the service property for the subsystem
version.
- SubsystemConstants - Class in org.osgi.service.subsystem
-
Defines the constants used by Subsystem service property, manifest header,
attribute and directive keys.
- SubsystemException - Exception in org.osgi.service.subsystem
-
A Subsystem exception used to indicate a problem.
- SubsystemException() - Constructor for exception org.osgi.service.subsystem.SubsystemException
-
Construct a Subsystem exception with no message.
- SubsystemException(String) - Constructor for exception org.osgi.service.subsystem.SubsystemException
-
Construct a Subsystem exception specifying a message.
- SubsystemException(Throwable) - Constructor for exception org.osgi.service.subsystem.SubsystemException
-
Construct a Subsystem exception specifying a cause.
- SubsystemException(String, Throwable) - Constructor for exception org.osgi.service.subsystem.SubsystemException
-
Construct a Subsystem exception specifying a message and a cause.
- SubsystemPermission - Class in org.osgi.service.subsystem
-
A bundle's authority to perform specific privileged administrative operations
on or to get sensitive information about a subsystem.
- SubsystemPermission(String, String) - Constructor for class org.osgi.service.subsystem.SubsystemPermission
-
Create a new SubsystemPermission.
- SubsystemPermission(Subsystem, String) - Constructor for class org.osgi.service.subsystem.SubsystemPermission
-
Creates a new requested SubsystemPermission object to be used by
the code that must perform checkPermission.
- Success<T,R> - Interface in org.osgi.util.promise
-
Success callback for a Promise.
- SUPPORTS_BOOTCLASSPATH_EXTENSION - Static variable in interface org.osgi.framework.Constants
-
Framework environment property identifying whether the Framework supports
bootclasspath extension bundles.
- SUPPORTS_FRAMEWORK_EXTENSION - Static variable in interface org.osgi.framework.Constants
-
Framework environment property identifying whether the Framework supports
framework extension bundles.
- SUPPORTS_FRAMEWORK_FRAGMENT - Static variable in interface org.osgi.framework.Constants
-
Framework environment property identifying whether the Framework supports
fragment bundles.
- SUPPORTS_FRAMEWORK_REQUIREBUNDLE - Static variable in interface org.osgi.framework.Constants
-
Framework environment property identifying whether the Framework supports
the
Require-Bundle manifest header.
- suspend() - Method in class gnu.io.ParallelPort
-
- SwingBundleDisplayer - Interface in org.knopflerfish.service.desktop
-
Interface for services wishing to become visible as components in
the desktop Swing window.
- SWITCH_PAGE - Static variable in interface org.kxml2.wap.Wbxml
-
- switchEvents(String, boolean) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Switches event sending on or off for the specified StatusVariable
s.
- SWITCHEVENTS - Static variable in class org.osgi.service.monitor.MonitorPermission
-
Holders of MonitorPermission with the switchevents action
present are allowed to switch event sending on or off for the value of
the StatusVariables specified in the permission's target field.
- symbolicName(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get the symbolic name of the specified bundle.
- symbolicName - Variable in class org.osgi.framework.dto.BundleDTO
-
The bundle's symbolic name.
- symbolicName - Variable in class org.osgi.framework.wiring.dto.BundleRevisionDTO
-
The symbolic name of the bundle revision.
- sync() - Method in interface org.osgi.service.prefs.Preferences
-
Ensures that future reads from this node and its descendants reflect any
changes that were committed to the persistent store (from any VM) prior
to the sync invocation.
- SynchronousBundleListener - Interface in org.osgi.framework
-
A synchronous BundleEvent listener.
- SynchronousConfigurationListener - Interface in org.osgi.service.cm
-
Synchronous Listener for Configuration Events.
- SyncML - Class in org.kxml2.wap.syncml
-
- SyncML() - Constructor for class org.kxml2.wap.syncml.SyncML
-
- SYSTEM_BUNDLE_ID - Static variable in interface org.osgi.framework.Constants
-
Identifier of the OSGi system bundle , which is defined to be
0.
- SYSTEM_BUNDLE_LOCATION - Static variable in interface org.osgi.framework.Constants
-
Location identifier of the OSGi system bundle , which is defined
to be "System Bundle".
- SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
-
Alias for the symbolic name of the OSGi system bundle .
- SystemMetatypeProvider - Class in org.knopflerfish.util.metatype
-
Class which monitors installed bundles for metatype and CM default data.
- SystemMetatypeProvider(BundleContext, Map<ServiceRegistration<MetaTypeProvider>, MTP>) - Constructor for class org.knopflerfish.util.metatype.SystemMetatypeProvider
-
Create a SystemMetatypeProvider, using the specified bundle context for
listeners.