org.apache.activemq.transport
Interface TransportAcceptListener


public interface TransportAcceptListener


Method Summary
 void onAccept(Transport transport)
           
 void onAcceptError(java.lang.Exception error)
           
 

Method Detail

onAccept

void onAccept(Transport transport)

onAcceptError

void onAcceptError(java.lang.Exception error)


Copyright © 2005-2016. All Rights Reserved.