Specifying Transport Functionality for an EAServer 5.x Services Package Profile

For an EAServer 5.x Services Package Profile, you use the transport on the server side to implement the services. You cannot change the existing transport, but you can add additional functionality to be used with the transport. On the Transports page of the EAServer 5.x Services Package Profile editor, you can specify request and response flow handlers and parameters for the transport. Unlike Sybase Services Package Profile transports, you do not select a publishing method.

This page has four sections:

TransportsDisplays transports included in this package. Select the transport and then add functionality using one of the other three sections.
Request Flow HandlersRequest is invoked when the service is requested. When the incoming request comes in, it invokes the transport that holds handler chains that designate how the request is to be handled.
Response Flow HandlersResponse occurs when the server responds. When the response is being formed, it invokes the transport that hold handler chains that designate how the response is formed.
ParametersAdd classes on the server side to produce the parameters to be used by the transport.

To remove a transport:

  1. Click to highlight a transport in the Transports section.

  2. Click Remove.

  3. Click OK to confirm that you want to remove the transport.

Next: Configure the Runtime Container for an EAServer 5.x Services Package Profile.

Package

Developing an EAServer 5.x Services Package Profile

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com