Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.multicast
Interface MulticastCurrent

All Superinterfaces:
Current, CurrentOperations, IDLEntity, Object, Serializable

public interface MulticastCurrent
extends Object, Current

The MulticastCurrent is used to get information about the sender of the method invocation.

Since:
JBroker 2.1

Method Summary
 InetAddress getAddress()
          Returns the IP address of the host from which the current invocation was received.
 int getPort()
          Returns the port number of the host from which the current invocation was received.
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

getAddress

public InetAddress getAddress()
Returns the IP address of the host from which the current invocation was received.


getPort

public int getPort()
Returns the port number of the host from which the current invocation was received.


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.