Methods from org.eclipse.wst.server.core used by org.eclipse.wst.server.http.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.wst.server.core.IModule.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)79

org.eclipse.wst.server.core.IModule.loadAdapter(Class, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)136
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)75

org.eclipse.wst.server.core.IModuleArtifact.getModule()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)35

org.eclipse.wst.server.core.IRuntime.getLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)81

org.eclipse.wst.server.core.IRuntime.loadAdapter(Class, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getHttpRuntime()65
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpRuntime()48

org.eclipse.wst.server.core.IRuntime.validate(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)103

org.eclipse.wst.server.core.IRuntimeType.createRuntime(String, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)100
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)203

org.eclipse.wst.server.core.IRuntimeWorkingCopy.save(boolean, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)204

org.eclipse.wst.server.core.IRuntimeWorkingCopy.setLocation(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.setDefaults(IProgressMonitor)36
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)102

org.eclipse.wst.server.core.IRuntimeWorkingCopy.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)101

org.eclipse.wst.server.core.IServer.stop(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.PingThread.ping()80

org.eclipse.wst.server.core.IServerAttributes.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpServer()52

org.eclipse.wst.server.core.IServerAttributes.getHost()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)120
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)123

org.eclipse.wst.server.core.IServerAttributes.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.findHttpServer(String)222

org.eclipse.wst.server.core.IServerAttributes.getRuntime()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getHttpRuntime()65
org.eclipse.wst.server.http.core.internal.HttpServer.getHttpRuntime()62
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpRuntime()45
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpRuntime()48
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)81

org.eclipse.wst.server.core.IServerAttributes.loadAdapter(Class, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)30

org.eclipse.wst.server.core.IServerType.createServer(String, IFile, IRuntime, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)207

org.eclipse.wst.server.core.IServerWorkingCopy.save(boolean, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)211

org.eclipse.wst.server.core.IServerWorkingCopy.setHost(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)209

org.eclipse.wst.server.core.IServerWorkingCopy.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)208

org.eclipse.wst.server.core.model.LaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)-1

org.eclipse.wst.server.core.model.LaunchableAdapterDelegate.LaunchableAdapterDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.HttpLaunchableAdapterDelegate()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.HttpLaunchableAdapterDelegate()22

org.eclipse.wst.server.core.model.RuntimeDelegate.getRuntimeWorkingCopy()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.setDefaults(IProgressMonitor)36

org.eclipse.wst.server.core.model.RuntimeDelegate.RuntimeDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.HttpRuntime()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.HttpRuntime()24

org.eclipse.wst.server.core.model.RuntimeDelegate.setDefaults(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.setDefaults(IProgressMonitor)-1

org.eclipse.wst.server.core.model.RuntimeDelegate.validate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.validate()-1

org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.IRuntimeSearchListener.runtimeFound(IRuntimeWorkingCopy)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchDir(RuntimeLocatorDelegateIRuntimeSearchListener, File, int, IProgressMonitor)72

org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.RuntimeLocatorDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.HttpRuntimeLocator()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.HttpRuntimeLocator()27

org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.searchForRuntimes(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchForRuntimes(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.getResources(IModule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)92

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.getServer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpRuntime()48
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpRuntime()45
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.getHttpServer()52
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)81

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.initialize(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.initialize(IProgressMonitor)-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(int, int, IModule[], IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishServer(int, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishServer(int, IProgressMonitor)-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.restart(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.restart(String)-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.ServerBehaviourDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.HttpServerBehaviour()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.HttpServerBehaviour()37

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setModulePublishState(IModule[], int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)99

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerPublishState(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishServer(int, IProgressMonitor)63

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerState(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.restart(String)122
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.restart(String)123
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.setServerStarted()56
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.stop(boolean)132

org.eclipse.wst.server.core.model.ServerBehaviourDelegate.stop(boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.stop(boolean)-1

org.eclipse.wst.server.core.model.ServerDelegate.canModifyModules(IModule[], IModule[])

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.canModifyModules(IModule[], IModule[])-1

org.eclipse.wst.server.core.model.ServerDelegate.getAttribute(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.isPublishing()193

org.eclipse.wst.server.core.model.ServerDelegate.getAttribute(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getPort()177

org.eclipse.wst.server.core.model.ServerDelegate.getAttribute(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.dontPublish()81
org.eclipse.wst.server.http.core.internal.HttpServer.getURLPrefix()189

org.eclipse.wst.server.core.model.ServerDelegate.getChildModules(IModule[])

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getChildModules(IModule[])-1

org.eclipse.wst.server.core.model.ServerDelegate.getRootModules(IModule)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getRootModules(IModule)-1

org.eclipse.wst.server.core.model.ServerDelegate.getServer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getHttpRuntime()65
org.eclipse.wst.server.http.core.internal.HttpServer.getHttpRuntime()62
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)123
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)120

org.eclipse.wst.server.core.model.ServerDelegate.getServerPorts()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getServerPorts()-1

org.eclipse.wst.server.core.model.ServerDelegate.initialize()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.initialize()-1

org.eclipse.wst.server.core.model.ServerDelegate.modifyModules(IModule[], IModule[], IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.modifyModules(IModule[], IModule[], IProgressMonitor)-1

org.eclipse.wst.server.core.model.ServerDelegate.ServerDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.HttpServer()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.HttpServer()45

org.eclipse.wst.server.core.model.ServerDelegate.setAttribute(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.setPublishing(boolean)197

org.eclipse.wst.server.core.model.ServerDelegate.setAttribute(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.setPort(int)181

org.eclipse.wst.server.core.model.ServerDelegate.setAttribute(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.setURLPrefix(String)185

org.eclipse.wst.server.core.model.ServerDelegate.setDefaults(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.setDefaults(IProgressMonitor)-1

org.eclipse.wst.server.core.ServerCore.findRuntimeType(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)97
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)202

org.eclipse.wst.server.core.ServerCore.findServerType(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)206

org.eclipse.wst.server.core.ServerCore.getServers()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.findHttpServer(String)220

org.eclipse.wst.server.core.ServerPort.getPort()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.command.ModifyPortCommand.execute()40

org.eclipse.wst.server.core.ServerPort.ServerPort(String, String, int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getServerPorts()172

org.eclipse.wst.server.core.util.HttpLaunchable.HttpLaunchable(URL)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)45

org.eclipse.wst.server.core.util.IStaticWeb.getContextRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.getModuleRootURL(IModule)137
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)77

org.eclipse.wst.server.core.util.PublishHelper.PublishHelper(File)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)93

org.eclipse.wst.server.core.util.PublishHelper.publishSmart(IModuleResource[], IPath, IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)94

org.eclipse.wst.server.core.util.WebResource.getPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)39

Back to reference summary for org.eclipse.wst.server.http.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict