org.apache.juddi.rmi
Class UDDISubscriptionListenerService
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.apache.juddi.rmi.UDDISubscriptionListenerService
- All Implemented Interfaces:
- java.io.Serializable, java.rmi.Remote, UDDISubscriptionListenerPortType
public class UDDISubscriptionListenerService
- extends java.rmi.server.UnicastRemoteObject
- implements UDDISubscriptionListenerPortType
UDDISecurityPortType wrapper so it can be exposed as a service over RMI.
- Author:
- Kurt T Stam
- See Also:
- Serialized Form
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
UDDISubscriptionListenerService
protected UDDISubscriptionListenerService(int port)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
notifySubscriptionListener
public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Specified by:
notifySubscriptionListener
in interface UDDISubscriptionListenerPortType
- Throws:
DispositionReportFaultMessage
java.rmi.RemoteException
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.