soaprmi.server
Class RemoteObject
java.lang.Object
soaprmi.server.RemoteObject
- All Implemented Interfaces:
- javax.naming.Referenceable, Remote, RemoteRef
- Direct Known Subclasses:
- RemoteStub, UnicastRemoteObject
- public class RemoteObject
- extends java.lang.Object
- implements RemoteRef, javax.naming.Referenceable
Remote reference to SOAP service that is available locally as server.
- Version:
- $Revision: 1.5 $
- Author:
- Aleksander Slominski
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
RemoteObject
public RemoteObject()
getReference
public javax.naming.Reference getReference()
throws javax.naming.NamingException
- Specified by:
getReference in interface javax.naming.Referenceable
- Throws:
javax.naming.NamingException
getSoapRMIPort
public Port getSoapRMIPort()
- Specified by:
getSoapRMIPort in interface RemoteRef
equals
public boolean equals(java.lang.Object other)
hashCode
public int hashCode()
toString
public java.lang.String toString()
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.