com.latencybusters.lbm
Class LBMResolverEventAdvertisement

java.lang.Object
  extended by com.latencybusters.lbm.LBMResolverEventAdvertisement

public class LBMResolverEventAdvertisement
extends java.lang.Object


Constructor Summary
LBMResolverEventAdvertisement()
           
 
Method Summary
 int getCapabilityFlags()
          Returns capability_flags
 long getDomainID()
          Returns source_domain_id
 long getInfoFlags()
          Returns info_flags
 byte[] getOTID()
          Returns otid
 long getSenderDomainId()
          Returns domain_id of sender
 byte[] getSourceId()
          Returns source_id
 byte getSourceIdType()
          Returns source_id_type
 int getSourceType()
          Returns source_type
 long getTopicIndex()
          Returns Topic Index
 java.lang.String getTopicString()
          Returns topic_string
 java.lang.String getTransportString()
          Returns transport_string
 long getVersion()
          Returns version
 void setEventParameters(java.lang.String tstring, java.lang.String transport, long tidx, long doidx, byte[] otidx, int stype, long iflags, long did, int cap_flags, long ver, byte src_id_type, byte[] src_id)
          Set the private members of the LBMResolverEventAdvertisement objects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LBMResolverEventAdvertisement

public LBMResolverEventAdvertisement()
Method Detail

setEventParameters

public void setEventParameters(java.lang.String tstring,
                               java.lang.String transport,
                               long tidx,
                               long doidx,
                               byte[] otidx,
                               int stype,
                               long iflags,
                               long did,
                               int cap_flags,
                               long ver,
                               byte src_id_type,
                               byte[] src_id)
Set the private members of the LBMResolverEventAdvertisement objects

Parameters:
tstring - Topic name to send message to or null for non-topic
transport - Transport string
tidx - Topic index
doidx - Source domain ID
otidx - Source OTID
stype - Type of source (ULB, UMQ, UME, ...)
info_flags - Infomation about available options
domain_id - Sender's domain ID
capability_flag - Capabilities of the source (UME,UMQ)
version - UM Version of the source
source_id_type - Type of the source ID
source_id - Source ID See next section for possible OR'd set of values.

getTopicIndex

public long getTopicIndex()
Returns Topic Index

Returns:
topic_index

getDomainID

public long getDomainID()
Returns source_domain_id

Returns:
source_domain_id

getOTID

public byte[] getOTID()
Returns otid

Returns:
otid

getSourceType

public int getSourceType()
Returns source_type

Returns:
source_type

getTopicString

public java.lang.String getTopicString()
Returns topic_string

Returns:
topic_string

getTransportString

public java.lang.String getTransportString()
Returns transport_string

Returns:
transport_string

getInfoFlags

public long getInfoFlags()
Returns info_flags

Returns:
info_flags

getSenderDomainId

public long getSenderDomainId()
Returns domain_id of sender

Returns:
domain_id

getCapabilityFlags

public int getCapabilityFlags()
Returns capability_flags

Returns:
capability_flags

getVersion

public long getVersion()
Returns version

Returns:
version

getSourceIdType

public byte getSourceIdType()
Returns source_id_type

Returns:
source_id_type

getSourceId

public byte[] getSourceId()
Returns source_id

Returns:
source_id


\ All of the documentation and software included in this and any \ other Informatica Inc "Ultra Messaging" Release is \ Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. \ Redistribution and use in source and binary forms, with or without \ modification, are permitted only as covered by the terms of a \ valid software license agreement with 29West Inc. \ Copyright © 2004-2014, Informatica, Inc. All Rights Reserved. \