Class BgpUpdater.AsyncClient.onStartConfigResyncNotification_call
- java.lang.Object
- 
- org.apache.thrift.async.TAsyncMethodCall
- 
- org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.AsyncClient.onStartConfigResyncNotification_call
 
 
- 
- Enclosing class:
- BgpUpdater.AsyncClient
 
 public static class BgpUpdater.AsyncClient.onStartConfigResyncNotification_call extends org.apache.thrift.async.TAsyncMethodCall
- 
- 
Constructor SummaryConstructors Constructor Description onStartConfigResyncNotification_call(org.apache.thrift.async.AsyncMethodCallback resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgetResult()voidwrite_args(org.apache.thrift.protocol.TProtocol prot)
 
- 
- 
- 
Constructor Detail- 
onStartConfigResyncNotification_callpublic onStartConfigResyncNotification_call(org.apache.thrift.async.AsyncMethodCallback resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException- Throws:
- org.apache.thrift.TException
 
 
- 
 - 
Method Detail- 
write_argspublic void write_args(org.apache.thrift.protocol.TProtocol prot) throws org.apache.thrift.TException- Specified by:
- write_argsin class- org.apache.thrift.async.TAsyncMethodCall
- Throws:
- org.apache.thrift.TException
 
 - 
getResultpublic void getResult() throws org.apache.thrift.TException- Throws:
- org.apache.thrift.TException
 
 
- 
 
-