org.csapi.gms
Class IpMessagingManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.gms.IpMessagingManagerPOA
org.csapi.gms.IpMessagingManagerPOATie
- All Implemented Interfaces:
- IpMessagingManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpMessagingManagerPOATie
- extends IpMessagingManagerPOA
Generated from IDL interface "IpMessagingManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpMessagingManagerPOATie
public IpMessagingManagerPOATie(IpMessagingManagerOperations delegate)
IpMessagingManagerPOATie
public IpMessagingManagerPOATie(IpMessagingManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpMessagingManager _this()
- Overrides:
_this in class IpMessagingManagerPOA
_this
public IpMessagingManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpMessagingManagerPOA
_delegate
public IpMessagingManagerOperations _delegate()
_delegate
public void _delegate(IpMessagingManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
disableMessagingNotification
public void disableMessagingNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
enableMessagingNotification
public int enableMessagingNotification(IpAppMessagingManager appInterface,
TpMessagingEventCriteria eventCriteria)
throws TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
TpCommonExceptions
P_INVALID_CRITERIA
openMailbox
public TpMailboxIdentifier openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
throws P_GMS_INVALID_AUTHENTICATION_INFORMATION,
P_GMS_INVALID_MAILBOX,
TpCommonExceptions
- Throws:
P_GMS_INVALID_AUTHENTICATION_INFORMATION
P_GMS_INVALID_MAILBOX
TpCommonExceptions
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
Copyright © 2008. All Rights Reserved.