Neokernel API

XMLRequestAgent Class

This is an abstract implementation of RequestAgent with convenience methods for producing streamed XML-based responses of indeterminate length.

For a list of all members of this type, see XMLRequestAgent Members .

System.Object
   Props
      Agent
         ServiceAgent
            RequestAgent
               XMLRequestAgent

public abstract class XMLRequestAgent : RequestAgent

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.xml

Assembly: Neokernel (in Neokernel.exe)

See Also

XMLRequestAgent Members | com.neokernel.xml Namespace