|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |