Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Managing Broker Event Types | Event Type Infosets
 
Event Type Infosets
 
Setting Event Type Infosets
Creating or Modifying Multiple Infosets
The following BrokerClient methods, which are described in the webMethods Broker Client Java API Programmer’s Guide, allow you to retrieve event type infosets and infoset names:
*The BrokerClient.getEventTypeInfoset method can be used to retrieve a specific infoset for a particular event type.
*The BrokerClient.getEventTypeInfosets method can be used to retrieve all the infosets for a particular event type.
*The BrokerClient.getEventTypeInfosetNames method can be used to retrieve all the infoset names for a particular event type.