|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Serializable in info.dmtree |
---|
Classes in info.dmtree that implement Serializable | |
---|---|
class |
DmtException
Checked exception received when a DMT operation fails. |
class |
DmtIllegalStateException
Unchecked illegal state exception. |
Uses of Serializable in info.dmtree.security |
---|
Classes in info.dmtree.security that implement Serializable | |
---|---|
class |
AlertPermission
Indicates the callers authority to send alerts to management servers, identified by their principal names. |
class |
DmtPermission
Controls access to management objects in the Device Management Tree (DMT). |
class |
DmtPrincipalPermission
Indicates the callers authority to create DMT sessions on behalf of a remote management server. |
Uses of Serializable in java.awt |
---|
Classes in java.awt that implement Serializable | |
---|---|
class |
Component
|
class |
Container
|
class |
Frame
|
class |
Window
|
Uses of Serializable in java.io |
---|
Subinterfaces of Serializable in java.io | |
---|---|
interface |
Externalizable
|
Classes in java.io that implement Serializable | |
---|---|
class |
CharConversionException
|
class |
EOFException
|
class |
File
|
class |
FileNotFoundException
|
class |
FilePermission
|
class |
InterruptedIOException
|
class |
InvalidClassException
|
class |
InvalidObjectException
|
class |
IOException
|
class |
NotActiveException
|
class |
NotSerializableException
|
class |
ObjectStreamClass
|
class |
ObjectStreamException
|
class |
OptionalDataException
|
class |
SerializablePermission
|
class |
StreamCorruptedException
|
class |
SyncFailedException
|
class |
UnsupportedEncodingException
|
class |
UTFDataFormatException
|
class |
WriteAbortedException
|
Uses of Serializable in java.lang |
---|
Uses of Serializable in java.lang.reflect |
---|
Classes in java.lang.reflect that implement Serializable | |
---|---|
class |
InvocationTargetException
|
class |
Proxy
|
class |
ReflectPermission
|
class |
UndeclaredThrowableException
|
Uses of Serializable in java.math |
---|
Classes in java.math that implement Serializable | |
---|---|
class |
BigInteger
|
Uses of Serializable in java.net |
---|
Classes in java.net that implement Serializable | |
---|---|
class |
BindException
|
class |
ConnectException
|
class |
InetAddress
|
class |
MalformedURLException
|
class |
NetPermission
|
class |
NoRouteToHostException
|
class |
ProtocolException
|
class |
SocketException
|
class |
SocketPermission
|
class |
UnknownHostException
|
class |
UnknownServiceException
|
class |
URL
|
Uses of Serializable in java.security |
---|
Subinterfaces of Serializable in java.security | |
---|---|
interface |
Key
|
interface |
PrivateKey
|
interface |
PublicKey
|
Classes in java.security that implement Serializable | |
---|---|
class |
AccessControlException
|
class |
AllPermission
|
class |
BasicPermission
|
class |
CodeSource
|
class |
DigestException
|
class |
GeneralSecurityException
|
class |
GuardedObject
|
class |
Identity
|
class |
IdentityScope
|
class |
InvalidAlgorithmParameterException
|
class |
InvalidKeyException
|
class |
InvalidParameterException
|
class |
KeyException
|
class |
KeyManagementException
|
class |
KeyPair
|
class |
KeyStoreException
|
class |
NoSuchAlgorithmException
|
class |
NoSuchProviderException
|
class |
Permission
|
class |
PermissionCollection
|
class |
Permissions
|
class |
PrivilegedActionException
|
class |
Provider
|
class |
ProviderException
|
class |
SecureRandom
|
class |
SecureRandomSpi
|
class |
SecurityPermission
|
class |
SignatureException
|
class |
SignedObject
|
class |
Signer
|
class |
UnrecoverableKeyException
|
class |
UnresolvedPermission
|
Constructors in java.security with parameters of type Serializable | |
---|---|
SignedObject(Serializable var0,
PrivateKey var1,
Signature var2)
|
Uses of Serializable in java.security.acl |
---|
Classes in java.security.acl that implement Serializable | |
---|---|
class |
AclNotFoundException
|
class |
LastOwnerException
|
class |
NotOwnerException
|
Uses of Serializable in java.security.cert |
---|
Classes in java.security.cert that implement Serializable | |
---|---|
class |
Certificate
|
protected static class |
Certificate.CertificateRep
|
class |
CertificateEncodingException
|
class |
CertificateException
|
class |
CertificateExpiredException
|
class |
CertificateNotYetValidException
|
class |
CertificateParsingException
|
class |
CRLException
|
class |
X509Certificate
|
Uses of Serializable in java.security.interfaces |
---|
Subinterfaces of Serializable in java.security.interfaces | |
---|---|
interface |
DSAPrivateKey
|
interface |
DSAPublicKey
|
interface |
RSAPrivateCrtKey
|
interface |
RSAPrivateKey
|
interface |
RSAPublicKey
|
Uses of Serializable in java.security.spec |
---|
Classes in java.security.spec that implement Serializable | |
---|---|
class |
InvalidKeySpecException
|
class |
InvalidParameterSpecException
|
Uses of Serializable in java.text |
---|
Classes in java.text that implement Serializable | |
---|---|
static class |
AttributedCharacterIterator.Attribute
|
class |
ChoiceFormat
|
class |
DateFormat
|
class |
DateFormatSymbols
|
class |
DecimalFormat
|
class |
DecimalFormatSymbols
|
class |
Format
|
class |
MessageFormat
|
class |
NumberFormat
|
class |
ParseException
|
class |
SimpleDateFormat
|
Uses of Serializable in java.util |
---|
Classes in java.util that implement Serializable | |
---|---|
class |
ArrayList
|
class |
BitSet
|
class |
Calendar
|
class |
ConcurrentModificationException
|
class |
Date
|
class |
EmptyStackException
|
class |
EventObject
|
class |
GregorianCalendar
|
class |
HashMap
|
class |
HashSet
|
class |
Hashtable
|
class |
LinkedList
|
class |
Locale
|
class |
MissingResourceException
|
class |
NoSuchElementException
|
class |
Properties
|
class |
PropertyPermission
|
class |
Random
|
class |
SimpleTimeZone
|
class |
Stack
|
class |
TimeZone
|
class |
TooManyListenersException
|
class |
TreeMap
|
class |
TreeSet
|
class |
Vector
|
Uses of Serializable in java.util.jar |
---|
Classes in java.util.jar that implement Serializable | |
---|---|
class |
JarException
|
Uses of Serializable in java.util.zip |
---|
Classes in java.util.zip that implement Serializable | |
---|---|
class |
DataFormatException
|
class |
ZipException
|
Uses of Serializable in javax.management.remote |
---|
Classes in javax.management.remote that implement Serializable | |
---|---|
class |
JMXServiceURL
|
Uses of Serializable in javax.microedition.io |
---|
Classes in javax.microedition.io that implement Serializable | |
---|---|
class |
ConnectionNotFoundException
|
Uses of Serializable in javax.servlet |
---|
Classes in javax.servlet that implement Serializable | |
---|---|
class |
GenericServlet
Defines a generic, protocol-independent servlet. |
class |
ServletException
Defines a general exception a servlet can throw when it encounters difficulty. |
class |
UnavailableException
Defines an exception that a servlet throws to indicate that it is permanently or temporarily unavailable. |
Uses of Serializable in javax.servlet.http |
---|
Classes in javax.servlet.http that implement Serializable | |
---|---|
class |
HttpServlet
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. |
class |
HttpSessionBindingEvent
Sent to an object that implements HttpSessionBindingListener when the object is
bound to or unbound from the session. |
Uses of Serializable in javax.swing |
---|
Classes in javax.swing that implement Serializable | |
---|---|
class |
JComponent
|
class |
JFrame
|
class |
JLabel
|
class |
JPanel
|
class |
JScrollPane
|
class |
JTabbedPane
|
class |
JTree
|
Uses of Serializable in javax.swing.table |
---|
Classes in javax.swing.table that implement Serializable | |
---|---|
class |
AbstractTableModel
|
class |
DefaultTableModel
|
Uses of Serializable in javax.swing.tree |
---|
Classes in javax.swing.tree that implement Serializable | |
---|---|
class |
DefaultMutableTreeNode
|
class |
DefaultTreeCellRenderer
|
class |
DefaultTreeModel
|
Uses of Serializable in org.apache.felix.deployment.rp.autoconf |
---|
Classes in org.apache.felix.deployment.rp.autoconf that implement Serializable | |
---|---|
class |
AutoConfResource
|
Uses of Serializable in org.apache.felix.dm.annotation.plugin.bnd |
---|
Classes in org.apache.felix.dm.annotation.plugin.bnd that implement Serializable | |
---|---|
class |
EntryParam
The type of parameters which can be found in a component descriptor. |
class |
EntryType
The type of each entry (lines) stored in a component descriptor. |
Uses of Serializable in org.apache.felix.dm.runtime |
---|
Classes in org.apache.felix.dm.runtime that implement Serializable | |
---|---|
static class |
DependencyBuilder.DependencyType
|
class |
Params
List of descriptor parameters. |
Uses of Serializable in org.apache.felix.framework.resolver |
---|
Classes in org.apache.felix.framework.resolver that implement Serializable | |
---|---|
class |
ResolveException
|
class |
ResourceNotFoundException
|
Uses of Serializable in org.apache.felix.gogo.runtime |
---|
Classes in org.apache.felix.gogo.runtime that implement Serializable | |
---|---|
class |
CommandNotFoundException
Thrown if an unknown command is entered into a shell or passed on the command line |
class |
EOFError
|
class |
SyntaxError
|
static class |
Tokenizer.Type
|
Uses of Serializable in org.apache.felix.http.base.internal |
---|
Classes in org.apache.felix.http.base.internal that implement Serializable | |
---|---|
class |
DispatcherServlet
|
Uses of Serializable in org.apache.felix.http.base.internal.service |
---|
Classes in org.apache.felix.http.base.internal.service that implement Serializable | |
---|---|
class |
ResourceServlet
|
Uses of Serializable in org.apache.felix.http.proxy |
---|
Classes in org.apache.felix.http.proxy that implement Serializable | |
---|---|
class |
ProxyServlet
|
Uses of Serializable in org.apache.felix.http.samples.filter |
---|
Classes in org.apache.felix.http.samples.filter that implement Serializable | |
---|---|
class |
TestServlet
|
Uses of Serializable in org.apache.felix.ipojo |
---|
Classes in org.apache.felix.ipojo that implement Serializable | |
---|---|
class |
MissingHandlerException
Missing Handler Exception. |
class |
UnacceptableConfiguration
UnacceptableConfiguration occurs when a factory refuses to create an instance. |
Uses of Serializable in org.apache.felix.ipojo.composite.service.provides |
---|
Classes in org.apache.felix.ipojo.composite.service.provides that implement Serializable | |
---|---|
class |
CompositionException
Exception occurs when a composition error occurs. |
Uses of Serializable in org.apache.felix.ipojo.context |
---|
Classes in org.apache.felix.ipojo.context that implement Serializable | |
---|---|
class |
StringMap
Simple utility class that creates a map for string-based keys by extending TreeMap. |
Uses of Serializable in org.apache.felix.ipojo.util |
---|
Classes in org.apache.felix.ipojo.util that implement Serializable | |
---|---|
class |
ServiceReferenceRankingComparator
Service Reference Comparator. |
Uses of Serializable in org.apache.felix.ipojo.webconsole |
---|
Classes in org.apache.felix.ipojo.webconsole that implement Serializable | |
---|---|
class |
IPOJOPlugin
iPOJO Web Console plugin. |
Uses of Serializable in org.apache.felix.jmood.core |
---|
Classes in org.apache.felix.jmood.core that implement Serializable | |
---|---|
class |
BundleNotAvailableException
|
class |
NotImplementedException
|
class |
ServiceNotAvailableException
|
Uses of Serializable in org.apache.felix.jmood.core.instrumentation |
---|
Classes in org.apache.felix.jmood.core.instrumentation that implement Serializable | |
---|---|
class |
BundleInfo
|
class |
PackageInfo
|
class |
ServiceInfo
|
Uses of Serializable in org.apache.felix.mosgi.console.component |
---|
Classes in org.apache.felix.mosgi.console.component that implement Serializable | |
---|---|
class |
JtableCellRenderer
|
class |
JtreeCellRenderer
|
class |
MyTree
|
class |
RemoteLogger_jtable
|
class |
RemoteLogger_jtree
|
Uses of Serializable in org.apache.felix.mosgi.console.gui |
---|
Classes in org.apache.felix.mosgi.console.gui that implement Serializable | |
---|---|
class |
CommonPanel
|
class |
Gateway
|
class |
NodeCellRenderer
|
class |
NodePanel
|
class |
NodesTree
|
Uses of Serializable in org.apache.felix.mosgi.jmx.agent.mx4j |
---|
Classes in org.apache.felix.mosgi.jmx.agent.mx4j that implement Serializable | |
---|---|
class |
ImplementationException
Thrown when an internal error in the MX4J implementation is detected. |
Uses of Serializable in org.apache.felix.mosgi.jmx.agent.mx4j.loading |
---|
Classes in org.apache.felix.mosgi.jmx.agent.mx4j.loading that implement Serializable | |
---|---|
class |
MLetParseException
Thrown when a problem parsing MLet files is encountered |
Uses of Serializable in org.apache.felix.mosgi.jmx.agent.mx4j.server |
---|
Classes in org.apache.felix.mosgi.jmx.agent.mx4j.server that implement Serializable | |
---|---|
class |
DefaultClassLoaderRepository
Default implementation of a ClassLoaderRepository |
class |
MX4JMBeanServer
The MX4J MBeanServer implementation. |
Uses of Serializable in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http |
---|
Classes in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http that implement Serializable | |
---|---|
class |
HttpException
HttpException is emitted when an error parsing an HTTP request appears |
Uses of Serializable in org.apache.felix.mosgi.jmx.remotelogger |
---|
Classes in org.apache.felix.mosgi.jmx.remotelogger that implement Serializable | |
---|---|
class |
Logger
|
Uses of Serializable in org.apache.felix.mosgi.managedelements.bundlesprobes.tab |
---|
Classes in org.apache.felix.mosgi.managedelements.bundlesprobes.tab that implement Serializable | |
---|---|
class |
BundlesProbesModelTabUI
|
class |
BundlesProbesTabUI
|
Uses of Serializable in org.apache.felix.mosgi.managedelements.obrprobe.tab |
---|
Classes in org.apache.felix.mosgi.managedelements.obrprobe.tab that implement Serializable | |
---|---|
class |
ObrProbeTabUI
|
Uses of Serializable in org.apache.felix.mosgi.managedelements.osgiprobes.tab |
---|
Classes in org.apache.felix.mosgi.managedelements.osgiprobes.tab that implement Serializable | |
---|---|
class |
OsgiProbesTabUI
|
Uses of Serializable in org.apache.felix.scr.impl.helper |
---|
Classes in org.apache.felix.scr.impl.helper that implement Serializable | |
---|---|
class |
SuitableMethodNotAccessibleException
|
Uses of Serializable in org.apache.felix.servicebinder |
---|
Classes in org.apache.felix.servicebinder that implement Serializable | |
---|---|
class |
InstanceReferenceEvent
This class is the event generated when the availability of the underlying object associated with an InstanceReference changes. |
class |
ServiceBinderException
Exceptions thrown by the ServiceBinder. |
Uses of Serializable in org.apache.felix.shell.gui.impl |
---|
Classes in org.apache.felix.shell.gui.impl that implement Serializable | |
---|---|
class |
ShellPanel
|
Uses of Serializable in org.apache.felix.shell.gui.plugin |
---|
Classes in org.apache.felix.shell.gui.plugin that implement Serializable | |
---|---|
class |
BundleListPlugin
|
class |
OBRPlugin
|
class |
ScrollableOutputArea
|
class |
ShellPlugin
|
Uses of Serializable in org.apache.felix.upnp.sample.binaryLight |
---|
Classes in org.apache.felix.upnp.sample.binaryLight that implement Serializable | |
---|---|
class |
LightUI
|
Uses of Serializable in org.apache.felix.upnp.sample.clock |
---|
Classes in org.apache.felix.upnp.sample.clock that implement Serializable | |
---|---|
class |
ClockFrame
|
class |
ClockPane
|
Uses of Serializable in org.apache.felix.upnp.sample.tv |
---|
Classes in org.apache.felix.upnp.sample.tv that implement Serializable | |
---|---|
class |
TvFrame
|
class |
TvPane
|
Uses of Serializable in org.apache.felix.upnp.tester |
---|
Classes in org.apache.felix.upnp.tester that implement Serializable | |
---|---|
class |
test
|
Uses of Serializable in org.apache.felix.upnp.tester.gui |
---|
Classes in org.apache.felix.upnp.tester.gui that implement Serializable | |
---|---|
class |
ActionPanel
|
class |
LogPanel
|
class |
PropertiesViewer
|
class |
SubscriptionPanel
|
class |
TreeViewer
|
class |
UPnPDeviceTreeNode
|
Uses of Serializable in org.apache.felix.useradmin.impl |
---|
Classes in org.apache.felix.useradmin.impl that implement Serializable | |
---|---|
class |
GroupImpl
This class represents Group role. |
class |
RoleCredentials
This class RoleCredentials represents role credentials hashtable. |
class |
RoleImpl
This RoleImplclass represents Role. |
class |
RoleProperties
This class RoleProperties represents role properties. |
class |
UserImpl
This UserImplclass represents User role. |
Uses of Serializable in org.apache.felix.webconsole |
---|
Classes in org.apache.felix.webconsole that implement Serializable | |
---|---|
class |
AbstractWebConsolePlugin
The Web Console can be extended by registering an OSGi service for the interface Servlet with the service property
felix.webconsole.label set to the label (last segment in the URL)
of the page. |
class |
DefaultVariableResolver
The DefaultVariableResolver is a HashMap based
default implementation of the VariableResolver interface. |
class |
SimpleWebConsolePlugin
SimpleWebConsolePlugin is an utility class that provides default implementation of the AbstractWebConsolePlugin and supports the
following features:
Methods for (un)registering the web console plugin service
Default implementation for resource loading
|
Uses of Serializable in org.apache.felix.webconsole.internal |
---|
Classes in org.apache.felix.webconsole.internal that implement Serializable | |
---|---|
class |
WebConsolePluginAdapter
The WebConsolePluginAdapter is an adapter to the
AbstractWebConsolePlugin for regular servlets registered with the
WebConsoleConstants.PLUGIN_TITLE
service attribute. |
Uses of Serializable in org.apache.felix.webconsole.internal.compendium |
---|
Classes in org.apache.felix.webconsole.internal.compendium that implement Serializable | |
---|---|
class |
ComponentsServlet
ComponentsServlet provides a plugin for managing Service Components Runtime. |
class |
ConfigManager
The ConfigManager TODO |
class |
LogServlet
LogServlet provides support for reading the log messages. |
Uses of Serializable in org.apache.felix.webconsole.internal.core |
---|
Classes in org.apache.felix.webconsole.internal.core that implement Serializable | |
---|---|
class |
BundlesServlet
The BundlesServlet provides the bundles plugins, used to display
the list of bundles, installed on the framework. |
class |
ServicesServlet
ServicesServlet provides a plugin for inspecting the registered services. |
Uses of Serializable in org.apache.felix.webconsole.internal.deppack |
---|
Classes in org.apache.felix.webconsole.internal.deppack that implement Serializable | |
---|---|
class |
DepPackServlet
DepPackServlet provides a plugin for managing deployment admin packages. |
Uses of Serializable in org.apache.felix.webconsole.internal.misc |
---|
Classes in org.apache.felix.webconsole.internal.misc that implement Serializable | |
---|---|
class |
ConfigurationRender
ConfigurationRender plugin renders the configuration status - a textual representation of the current framework status. |
class |
LicenseServlet
LicenseServlet provides the licenses plugin that browses through the bundles, searching for common license files. |
class |
ShellServlet
ShellServlet provides a Web bases interface to the Apache shell service, allowing the user to execute shell commands from the browser. |
Uses of Serializable in org.apache.felix.webconsole.internal.obr |
---|
Classes in org.apache.felix.webconsole.internal.obr that implement Serializable | |
---|---|
class |
BundleRepositoryRender
This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide. |
Uses of Serializable in org.apache.felix.webconsole.internal.servlet |
---|
Classes in org.apache.felix.webconsole.internal.servlet that implement Serializable | |
---|---|
class |
OsgiManager
The OSGi Manager is the actual Web Console Servlet which
is registered with the OSGi Http Service and which maintains registered
console plugins. |
Uses of Serializable in org.apache.felix.webconsole.internal.system |
---|
Classes in org.apache.felix.webconsole.internal.system that implement Serializable | |
---|---|
class |
VMStatPlugin
VMStatPlugin provides the System Information tab. |
Uses of Serializable in org.apache.felix.webconsole.plugins.event.internal |
---|
Classes in org.apache.felix.webconsole.plugins.event.internal that implement Serializable | |
---|---|
class |
PluginServlet
The Event Plugin |
Uses of Serializable in org.apache.felix.wireadmin |
---|
Classes in org.apache.felix.wireadmin that implement Serializable | |
---|---|
class |
WireImpl
A connection between a Producer service and a Consumer service. |
Uses of Serializable in org.osgi.application |
---|
Classes in org.osgi.application that implement Serializable | |
---|---|
class |
ApplicationServiceEvent
An event from the Framework describing a service lifecycle change. |
Uses of Serializable in org.osgi.framework |
---|
Classes in org.osgi.framework that implement Serializable | |
---|---|
class |
AdminPermission
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle. |
class |
BundleEvent
An event from the Framework describing a bundle lifecycle change. |
class |
BundleException
A Framework exception used to indicate that a bundle lifecycle problem occurred. |
class |
BundlePermission
A bundle's authority to require or provide a bundle or to receive or attach fragments. |
class |
FrameworkEvent
A general event from the Framework. |
class |
InvalidSyntaxException
A Framework exception used to indicate that a filter string has an invalid syntax. |
class |
PackagePermission
A bundle's authority to import or export a package. |
class |
ServiceEvent
An event from the Framework describing a service lifecycle change. |
class |
ServiceException
A service exception used to indicate that a service problem occurred. |
class |
ServicePermission
A bundle's authority to register or get a service. |
Uses of Serializable in org.osgi.service.application |
---|
Classes in org.osgi.service.application that implement Serializable | |
---|---|
class |
ApplicationAdminPermission
This class implements permissions for manipulating applications and their instances. |
class |
ApplicationException
This exception is used to indicate problems related to application lifecycle management. |
Uses of Serializable in org.osgi.service.blueprint.container |
---|
Classes in org.osgi.service.blueprint.container that implement Serializable | |
---|---|
class |
ComponentDefinitionException
A Blueprint exception indicating that a component definition is in error. |
class |
NoSuchComponentException
A Blueprint exception indicating that a component does not exist in a Blueprint Container. |
class |
ServiceUnavailableException
A Blueprint exception indicating that a service is unavailable. |
Uses of Serializable in org.osgi.service.cm |
---|
Classes in org.osgi.service.cm that implement Serializable | |
---|---|
class |
ConfigurationException
An Exception class to inform the Configuration Admin service
of problems with configuration data. |
class |
ConfigurationPermission
Indicates a bundle's authority to configure bundles. |
Uses of Serializable in org.osgi.service.component |
---|
Classes in org.osgi.service.component that implement Serializable | |
---|---|
class |
ComponentException
Unchecked exception which may be thrown by the Service Component Runtime. |
Uses of Serializable in org.osgi.service.deploymentadmin |
---|
Classes in org.osgi.service.deploymentadmin that implement Serializable | |
---|---|
class |
DeploymentAdminPermission
DeploymentAdminPermission controls access to the Deployment Admin service. |
class |
DeploymentException
Checked exception received when something fails during any deployment processes. |
Uses of Serializable in org.osgi.service.deploymentadmin.spi |
---|
Classes in org.osgi.service.deploymentadmin.spi that implement Serializable | |
---|---|
class |
DeploymentCustomizerPermission
The DeploymentCustomizerPermission permission gives the right to
Resource Processors to access a bundle's (residing in a Deployment Package) private area. |
class |
ResourceProcessorException
Checked exception received when something fails during a call to a Resource Processor. |
Uses of Serializable in org.osgi.service.event |
---|
Classes in org.osgi.service.event that implement Serializable | |
---|---|
class |
TopicPermission
A bundle's authority to publish or subscribe to event on a topic. |
Uses of Serializable in org.osgi.service.http |
---|
Classes in org.osgi.service.http that implement Serializable | |
---|---|
class |
NamespaceException
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service. |
Uses of Serializable in org.osgi.service.monitor |
---|
Classes in org.osgi.service.monitor that implement Serializable | |
---|---|
class |
MonitorPermission
Indicates the callers authority to publish, read or reset StatusVariable s, to switch event sending on or off or to start
monitoring jobs. |
Uses of Serializable in org.osgi.service.obr |
---|
Classes in org.osgi.service.obr that implement Serializable | |
---|---|
class |
RepositoryPermission
TODO OBR - Implement repository permission. |
Uses of Serializable in org.osgi.service.prefs |
---|
Classes in org.osgi.service.prefs that implement Serializable | |
---|---|
class |
BackingStoreException
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store. |
Uses of Serializable in org.osgi.service.upnp |
---|
Classes in org.osgi.service.upnp that implement Serializable | |
---|---|
class |
UPnPException
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices. |
Uses of Serializable in org.osgi.service.useradmin |
---|
Classes in org.osgi.service.useradmin that implement Serializable | |
---|---|
class |
UserAdminPermission
Permission to configure and access the Role objects managed by a User
Admin service. |
Uses of Serializable in org.osgi.service.wireadmin |
---|
Classes in org.osgi.service.wireadmin that implement Serializable | |
---|---|
class |
WirePermission
Permission for the scope of a Wire object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |