org.apache.qpid.server.transport
Interface ServerSession.Task

Enclosing class:
ServerSession

public static interface ServerSession.Task


Method Summary
 void doTask(ServerSession session)
           
 

Method Detail

doTask

void doTask(ServerSession session)


Licensed to the Apache Software Foundation