| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.virtualbox_7_1.IUnknown
org.virtualbox_7_1.IEvent
org.virtualbox_7_1.IGuestSessionEvent
org.virtualbox_7_1.IGuestProcessEvent
org.virtualbox_7_1.IGuestProcessIOEvent
org.virtualbox_7_1.IGuestProcessOutputEvent
public class IGuestProcessOutputEvent
Notification when there is guest process output available for reading.
Interface ID: {D3D5F1EE-BCB2-4905-A7AB-CC85448A742B}
| Field Summary | 
|---|
| Fields inherited from class org.virtualbox_7_1.IUnknown | 
|---|
| obj, objMgr, port | 
| Constructor Summary | |
|---|---|
| IGuestProcessOutputEvent(java.lang.String wrapped,
                         org.virtualbox_7_1.ObjectRefManager objMgr,
                         org.virtualbox_7_1.jaxws.VboxPortType port) | |
| Method Summary | |
|---|---|
|  byte[] | getData()Actual output data. | 
| static IGuestProcessOutputEvent | queryInterface(IUnknown obj) | 
| Methods inherited from class org.virtualbox_7_1.IGuestProcessIOEvent | 
|---|
| getHandle, getProcessed | 
| Methods inherited from class org.virtualbox_7_1.IGuestProcessEvent | 
|---|
| getPid, getProcess | 
| Methods inherited from class org.virtualbox_7_1.IGuestSessionEvent | 
|---|
| getSession | 
| Methods inherited from class org.virtualbox_7_1.IEvent | 
|---|
| getSource, getType, getWaitable, setProcessed, waitProcessed | 
| Methods inherited from class org.virtualbox_7_1.IUnknown | 
|---|
| getObjMgr, getRemoteWSPort, getWrapped, releaseRemote | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IGuestProcessOutputEvent(java.lang.String wrapped,
                                org.virtualbox_7_1.ObjectRefManager objMgr,
                                org.virtualbox_7_1.jaxws.VboxPortType port)
| Method Detail | 
|---|
public byte[] getData()
public static IGuestProcessOutputEvent queryInterface(IUnknown obj)
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||