Savarese Software Research Corporation
WebServiceProtocol Struct Reference

#include <protocol.h>

Inheritance diagram for WebServiceProtocol:

List of all members.

Classes

struct  MessageCallBase
struct  MessageDeliverEvent
struct  MessageDeliverEvents
class  MessageResponse

Public Types

enum  MessageType {
  OneWay, TwoWay, Response, DeliverEvent,
  DeliverEvents
}
typedef MessageCallBase< OneWayMessageOneWay
typedef MessageCallBase< TwoWayMessageTwoWay

Public Member Functions

 WISP_IMPORT (NS_SSRC_WSPR_FCGI, parameter_map)
 WISP_ONE_WAY_CALL (caller_type, OneWay)
 WISP_ONE_WAY_CALL (caller_type, Response)
 WISP_ONE_WAY_CALL (caller_type, DeliverEvent)
 WISP_ONE_WAY_CALL (caller_type, DeliverEvents)
 WISP_TWO_WAY_CALL (caller_type, TwoWay, Response)

Static Public Member Functions

static string event_queue_ws_type ()
static string event_queue_ws_group ()

Detailed Description

Definition at line 269 of file ws/protocol.h.


Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
OneWay 
TwoWay 
Response 
DeliverEvent 
DeliverEvents 

Definition at line 274 of file ws/protocol.h.


Member Function Documentation

static string WebServiceProtocol::event_queue_ws_group ( ) [inline, static]

Definition at line 371 of file ws/protocol.h.

References WSPR_WS_TYPE.

Referenced by GroupSessionService::process_request(), and EventQueue::transition().

static string WebServiceProtocol::event_queue_ws_type ( ) [inline, static]

Definition at line 367 of file ws/protocol.h.

References WSPR_WS_TYPE.

Referenced by EventQueue::EventQueue().


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.