| Package | Description |
|---|---|
| hep.wired.corbaheprep | |
| hep.wired.glast | |
| hep.wired.hepeventserver.idl |
| Modifier and Type | Field and Description |
|---|---|
protected HepEventServer |
CORBARecordSource._server |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
CORBAHepRepPlugin.attach(HepEventServer server)
Attach the specified CORBA server.
|
CORBARecordSource |
CORBASourceFactory.createRecordSource(String name,
HepEventServer server,
Properties serverInfo)
Creates and returns
RecordSource instance wrapped around the supplied HepEventServer. |
CORBARecordSource |
CORBAHepRepPlugin.createRecordSource(String name,
HepEventServer server,
Properties serverInfo)
Creates and returns a generic implementations of
CORBARecordSource. |
void |
HepEventServerWizardPage.setHepEventServer(String name,
HepEventServer server) |
| Constructor and Description |
|---|
CORBARecordSource(String name,
HepEventServer server,
Properties serverInfo) |
| Modifier and Type | Method and Description |
|---|---|
HepEventServer |
GleamProgressPane.getHepEventServer() |
HepEventServer |
Gleam.getHepEventServer() |
| Modifier and Type | Method and Description |
|---|---|
CORBARecordSource |
GLASTHepRepPlugin.createRecordSource(String name,
HepEventServer server,
Properties serverInfo)
Creates and returns
RecordSource wrapped around Gleam CORBA server. |
| Constructor and Description |
|---|
Gleam(com.jcraft.jsch.Session session,
com.jcraft.jsch.Channel channel,
String pid,
HepEventServer server,
String name,
Properties info,
org.freehep.application.mdi.PageContext logPage) |
GleamRecordSource(String name,
HepEventServer server,
Properties serverInfo) |
GleamRecordSource(String name,
HepEventServer server,
Properties serverInfo,
Properties datasetProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
_HepEventServerStub
hep/wired/hepeventserver/idl/_HepEventServerStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
HepEventServer |
HepEventServerHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static HepEventServer |
HepEventServerHelper.extract(Any a) |
static HepEventServer |
HepEventServerHelper.narrow(Object obj) |
static HepEventServer |
HepEventServerHelper.read(InputStream istream) |
static HepEventServer |
HepEventServerHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HepEventServerHelper.insert(Any a,
HepEventServer that) |
static void |
HepEventServerHelper.write(OutputStream ostream,
HepEventServer value) |
| Constructor and Description |
|---|
HepEventServerHolder(HepEventServer initialValue) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.