|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--soaprmi.server.RemoteObject
|
+--soaprmi.server.UnicastRemoteObject
|
+--demo.PrintEnvProvidesImpl
Implementation of the ProvidesPrintEnv interface. Extends soaprmi.UnicastRemoteObject.
| Fields inherited from class soaprmi.server.RemoteObject |
port |
| Constructor Summary | |
PrintEnvProvidesImpl(PrintEnvComponent _pec)
Must explicitly call the superclass constructor as this is a remote object. |
|
| Method Summary | |
void |
write()
Method defined by PrintEnv_idl interface. |
| Methods inherited from class soaprmi.server.UnicastRemoteObject |
exportObject, exportObject, exportObject, exportObject, exportObject, exportObject, exportObject, exportObject, getDefaultServices, setDefaultServices |
| Methods inherited from class soaprmi.server.RemoteObject |
equals, getReference, getSoapRMIPort, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PrintEnvProvidesImpl(PrintEnvComponent _pec)
throws soaprmi.RemoteException
_pec - reference to the underlying component
(PrintEnvComponent).| Method Detail |
public void write()
write in interface PrintEnv_idl
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||