webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Uses of Class
COM.activesw.api.client.BrokerTypeDef

Uses of BrokerTypeDef in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerTypeDef
protected  BrokerTypeDef BrokerEvent.type_def
           
 

Methods in COM.activesw.api.client that return BrokerTypeDef
 BrokerTypeDef[] BrokerClient.getCanPublishTypeDefs()
          Get the definitions for the the event types this client can publish or deliver.
 BrokerTypeDef[] BrokerClient.getCanSubscribeTypeDefs()
          Get the definitions for the the event types this client can subscribe to or have delivered to it.
 BrokerTypeDef BrokerClient.getEventTypeDef(java.lang.String event_type_name)
          Get the specified event type's definition.
 BrokerTypeDef[] BrokerClient.getEventTypeDefs(java.lang.String[] event_type_names)
          Get the definitions for the requested event types.
 BrokerTypeDef BrokerTypeDef.getFieldDef(java.lang.String field_name)
          Get the BrokerTypeDef for a given field.
 BrokerTypeDef BrokerTypeDef.getFieldDefInternal(java.lang.String full_field_name, java.lang.String field_name)
           
 BrokerTypeDef BrokerEvent.getTypeDef()
          Get the event's type definition.
 

Constructors in COM.activesw.api.client with parameters of type BrokerTypeDef
BrokerAdminTypeDef(BrokerTypeDef normal_def)
          Create from a normal type definition.
 


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.