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, org.uddi.v3_service.UDDISubscriptionListenerPortType
public class UDDISubscriptionListenerService
- extends UnicastRemoteObject
- implements org.uddi.v3_service.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 org.uddi.api_v3.DispositionReport notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body)
throws org.uddi.v3_service.DispositionReportFaultMessage,
RemoteException
- Specified by:
notifySubscriptionListener
in interface org.uddi.v3_service.UDDISubscriptionListenerPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.