org.virtualbox_6_1
Class IUnknown

java.lang.Object
  extended by org.virtualbox_6_1.IUnknown
Direct Known Subclasses:
IAppliance, IAudioAdapter, IBandwidthControl, IBandwidthGroup, IBIOSSettings, ICertificate, ICloudClient, ICloudNetwork, ICloudNetworkGatewayInfo, ICloudProfile, ICloudProvider, ICloudProviderManager, IConsole, IDataStream, IDHCPConfig, IDHCPGroupCondition, IDHCPServer, IDirectory, IDisplay, IDnDBase, IEmulatedUSB, IEvent, IEventListener, IEventSource, IFile, IForm, IFormValue, IFramebuffer, IFsObjInfo, IGraphicsAdapter, IGuest, IGuestScreenInfo, IGuestSession, IHost, IHostNetworkInterface, IHostUpdate, IHostVideoInputDevice, IKeyboard, IMachine, IMachineDebugger, IManagedObjectRef, IMedium, IMediumFormat, IMediumIO, IMouse, IMousePointerShape, INATEngine, INATNetwork, INetworkAdapter, IParallelPort, IPCIAddress, IPerformanceCollector, IPerformanceMetric, IProcess, IProgress, IRecordingScreenSettings, IRecordingSettings, ISerialPort, ISession, ISharedFolder, ISnapshot, IStorageController, IStringArray, ISystemProperties, IToken, IUnattended, IUSBController, IUSBDevice, IUSBDeviceFilter, IUSBDeviceFilters, IUSBProxyBackend, IVFSExplorer, IVirtualBox, IVirtualBoxErrorInfo, IVirtualSystemDescription, IVRDEServer, IWebsessionManager

public class IUnknown
extends java.lang.Object


Field Summary
protected  java.lang.String obj
           
protected  org.virtualbox_6_1.ObjectRefManager objMgr
           
protected  org.virtualbox_6_1.jaxws.VboxPortType port
           
 
Constructor Summary
IUnknown(java.lang.String obj, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
           
 
Method Summary
 org.virtualbox_6_1.ObjectRefManager getObjMgr()
           
 org.virtualbox_6_1.jaxws.VboxPortType getRemoteWSPort()
           
 java.lang.String getWrapped()
           
 void releaseRemote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obj

protected java.lang.String obj

objMgr

protected org.virtualbox_6_1.ObjectRefManager objMgr

port

protected final org.virtualbox_6_1.jaxws.VboxPortType port
Constructor Detail

IUnknown

public IUnknown(java.lang.String obj,
                org.virtualbox_6_1.ObjectRefManager objMgr,
                org.virtualbox_6_1.jaxws.VboxPortType port)
Method Detail

getWrapped

public final java.lang.String getWrapped()

getRemoteWSPort

public final org.virtualbox_6_1.jaxws.VboxPortType getRemoteWSPort()

getObjMgr

public final org.virtualbox_6_1.ObjectRefManager getObjMgr()

releaseRemote

public void releaseRemote()
                   throws javax.xml.ws.WebServiceException
Throws:
javax.xml.ws.WebServiceException