Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addPath(String) - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- addPortServer(int, Server) - Method in class jadex.publishservicejetty.impl.ServerManager
- addSidServer(IServiceIdentifier, Server) - Method in class jadex.publishservicejetty.impl.ServerManager
- addUnpublishInfo(IServiceIdentifier, Server, ContextHandler) - Method in class jadex.publishservicejetty.impl.ServerManager
- asFile() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
-
File representation of resource, including entries inside jar files.
C
- close() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- createEntries() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- createFeatureInstance(Component) - Method in class jadex.publishservicejetty.impl.PublishServiceFeatureProvider
- createFiles(String, MultiCollection<String, ZipEntry>) - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Create the files for an entry.
D
- delete() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- dir - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
E
- entries - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The subentries contained in the entry.
- entry - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The entry.
- entryfiles - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The files for the entry paths (cached for easy access).
- entrystr - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
- exists() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Check if the file exists.
- exists() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
F
- file - Variable in class jadex.publishservicejetty.impl.UniversalClasspathResource
-
File cached for speed.
- findVariables(String) - Static method in class jadex.publishservicejetty.impl.ServerManager
G
- getAbsolutePath() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- getCleanPublishId(String, IComponent) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Get the cleaned publish id.
- getEntryFiles() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Get the entryfiles.
- getEntryName() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- getFeatureType() - Method in class jadex.publishservicejetty.impl.PublishServiceFeatureProvider
- getFile() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getFile(String) - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Get a file for an entry path.
- getHttpServer(URI, PublishInfo) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Get or start an api to the http server.
- getHttpServer(URI, PublishInfo) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Get or start an api to the http server.
- getInputStream() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getInstance() - Static method in class jadex.publishservicejetty.impl.ServerManager
- getJarPath() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Get the path to the jar file.
- getLastModified() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Get the lastmodified.
- getName() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getPredecessors(Set<Class<?>>) - Method in class jadex.publishservicejetty.impl.PublishServiceFeatureProvider
-
Get the predecessors, i.e.
- getReadableByteChannel() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getRequiredComponentType() - Method in class jadex.publishservicejetty.impl.PublishServiceFeatureProvider
- getServer(int) - Method in class jadex.publishservicejetty.impl.ServerManager
- getURI() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getURL() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- getZipEntry() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Get the zip entry, if any (file pointer inside jar file).
I
- instance - Static variable in class jadex.publishservicejetty.impl.ServerManager
- isContainedIn(Resource) - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- isDirectory() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- isDirectory() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- isRefresh() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Test if jar should refresh its content.
- isRoot() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Test if this is the real jar (not a contained file).
- isSupported(String) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Test if publishing a specific type is supported (e.g.
J
- jadex.publishservicejetty.impl - package jadex.publishservicejetty.impl
- JarAsDirectory - Class in jadex.publishservicejetty.impl
-
A directory-like representation of a jar file.
- JarAsDirectory(String) - Constructor for class jadex.publishservicejetty.impl.JarAsDirectory
-
Create a directory representation of a jar file.
- JarAsDirectory(String, String, boolean, boolean) - Constructor for class jadex.publishservicejetty.impl.JarAsDirectory
-
Create a directory representation of a jar file entry.
- JarAsDirectory(String, ZipEntry) - Constructor for class jadex.publishservicejetty.impl.JarAsDirectory
-
Create a directory representation of a jar file entry.
- jarpath - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The path of the jar file.
- JettyWebsocketServer - Class in jadex.publishservicejetty.impl
-
The websocket impl for jetty.
- JettyWebsocketServer() - Constructor for class jadex.publishservicejetty.impl.JettyWebsocketServer
L
- lastmodified - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The timestamp of the file.
- lastModified() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- lastModified() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- length() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- length() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- list() - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
- listFiles() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- listFiles(FileFilter) - Method in class jadex.publishservicejetty.impl.JarAsDirectory
- listFiles(FilenameFilter) - Method in class jadex.publishservicejetty.impl.JarAsDirectory
O
- onEnd() - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
- onStart() - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
P
- path - Variable in class jadex.publishservicejetty.impl.UniversalClasspathResource
-
The path of the resource (relative to classpath, e.g.
- ports - Variable in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
- portservers - Variable in class jadex.publishservicejetty.impl.ServerManager
-
The servers per port.
- publishHMTLPage(String, String, String) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Publish a static page (without ressources).
- publishHMTLPage(String, String, String, IComponent) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Publish a static page (without ressources).
- publishResources(String, String) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Publish file resources from the classpath.
- publishResources(String, String, IComponent) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Publish file resources from the classpath.
- publishService(IServiceIdentifier, PublishInfo) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Publish a service.
- publishService(IServiceIdentifier, PublishInfo, IComponent) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Publish a service.
- PublishServiceFeatureProvider - Class in jadex.publishservicejetty.impl
- PublishServiceFeatureProvider() - Constructor for class jadex.publishservicejetty.impl.PublishServiceFeatureProvider
- PublishServiceJettyFeature - Class in jadex.publishservicejetty.impl
- PublishServiceJettyFeature(Component) - Constructor for class jadex.publishservicejetty.impl.PublishServiceJettyFeature
R
- refresh - Variable in class jadex.publishservicejetty.impl.JarAsDirectory
-
The refresh flag (normally only for root jar file but in remote case also for entries (partial jars).
- refresh() - Method in class jadex.publishservicejetty.impl.JarAsDirectory
-
Refresh the jar entries.
- removeUnpublishInfo(IServiceIdentifier) - Method in class jadex.publishservicejetty.impl.ServerManager
- renameTo(Resource) - Method in class jadex.publishservicejetty.impl.UniversalClasspathResource
S
- ServerManager - Class in jadex.publishservicejetty.impl
- ServerManager() - Constructor for class jadex.publishservicejetty.impl.ServerManager
- sidservers - Variable in class jadex.publishservicejetty.impl.ServerManager
-
The servers per service id.
T
- terminateServers(Set<Integer>) - Method in class jadex.publishservicejetty.impl.ServerManager
U
- UniversalClasspathResource - Class in jadex.publishservicejetty.impl
-
Single resource that can handle all items in classpath.
- UniversalClasspathResource(String) - Constructor for class jadex.publishservicejetty.impl.UniversalClasspathResource
-
Create a resource for the given path in classpath.
- unpublishinfos - Variable in class jadex.publishservicejetty.impl.ServerManager
-
Infos for unpublishing.
- unpublishService(IServiceIdentifier) - Method in class jadex.publishservicejetty.impl.PublishServiceJettyFeature
-
Unpublish a service.
- unpublishService(IServiceIdentifier) - Method in class jadex.publishservicejetty.impl.ServerManager
-
Unpublish a service.
- url - Variable in class jadex.publishservicejetty.impl.UniversalClasspathResource
-
URL cached for speed.
All Classes and Interfaces|All Packages|Serialized Form