Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.routing.protocol.routingserver.events.EventInfo

Packages that use EventInfo
com.genesyslab.platform.routing.protocol.routingserver.events This package contains events that your applications may receive when working with Universal Routing Server (URS). 
com.genesyslab.platform.routing.protocol.routingserver.runtime This package is used internally by the protocol. 
 

Uses of EventInfo in com.genesyslab.platform.routing.protocol.routingserver.events
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.events that return EventInfo
static EventInfo EventInfo.create()
          Creates instance of EventInfo with no parameters set.
static EventInfo EventInfo.create(java.lang.Integer clientId, java.lang.String tServer, java.lang.String routingPoint, java.lang.String path, java.lang.String timestamp, java.lang.String message, RoutingPointStatus routingPointStatus, ErrorCode errorCode, java.lang.String errorMessage, OperationContext context, KeyValueCollection result)
          Creates instance of EventInfo with all parameters set.
 

Uses of EventInfo in com.genesyslab.platform.routing.protocol.routingserver.runtime
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime with parameters of type EventInfo
protected  Message MessagesBinder.fromServer(EventInfo msgInfo, java.lang.Object refId)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.