|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use structSessionParams | |
|---|---|
| planetLabVideoClient | |
| videoClientCaller | |
| Uses of structSessionParams in planetLabVideoClient |
|---|
| Fields in planetLabVideoClient declared as structSessionParams | |
|---|---|
structSessionParams |
structSessionParamsHolder.value
|
| Methods in planetLabVideoClient that return structSessionParams | |
|---|---|
static structSessionParams |
structSessionParamsHelper.extract(org.omg.CORBA.Any a)
|
static structSessionParams |
structSessionParamsHelper.read(org.omg.CORBA.portable.InputStream istream)
|
| Methods in planetLabVideoClient with parameters of type structSessionParams | |
|---|---|
static void |
structSessionParamsHelper.insert(org.omg.CORBA.Any a,
structSessionParams that)
|
void |
VideoClientOperations.startSession(structSessionParams params)
|
void |
_VideoClientStub.startSession(structSessionParams params)
|
static void |
structSessionParamsHelper.write(org.omg.CORBA.portable.OutputStream ostream,
structSessionParams value)
|
| Constructors in planetLabVideoClient with parameters of type structSessionParams | |
|---|---|
structSessionParamsHolder(structSessionParams initialValue)
|
|
| Uses of structSessionParams in videoClientCaller |
|---|
| Methods in videoClientCaller with parameters of type structSessionParams | |
|---|---|
void |
PlabClientCallerMain.startSession(java.lang.String hostname,
structSessionParams params)
Start RTSP/RTP session from remote node to a remote server. Call is done via CORBA |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||