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:
- Serializable, Remote, UDDISubscriptionListenerPortType
public class UDDISubscriptionListenerService
- extends UnicastRemoteObject
- implements UDDISubscriptionListenerPortType
UDDISecurityPortType wrapper so it can be exposed as a service over RMI.
- Author:
- Kurt T Stam
- See Also:
- Serialized Form
UDDISubscriptionListenerService
protected UDDISubscriptionListenerService(int port)
throws RemoteException
- Throws:
RemoteException
notifySubscriptionListener
public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
throws DispositionReportFaultMessage,
RemoteException
- Specified by:
notifySubscriptionListener in interface UDDISubscriptionListenerPortType
- Returns:
- returns org.uddi.api_v3.DispositionReport
- Throws:
DispositionReportFaultMessage
RemoteException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.