org.infinispan.remoting.responses
Class RequestIgnoredResponse

java.lang.Object
  extended by org.infinispan.remoting.responses.InvalidResponse
      extended by org.infinispan.remoting.responses.RequestIgnoredResponse
All Implemented Interfaces:
Response

public class RequestIgnoredResponse
extends InvalidResponse

Indicates that the request was ignored,

Author:
Jason T. Greene

Nested Class Summary
static class RequestIgnoredResponse.Externalizer
           
 
Field Summary
static RequestIgnoredResponse INSTANCE
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.infinispan.remoting.responses.InvalidResponse
isSuccessful, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

public static final RequestIgnoredResponse INSTANCE
Method Detail

toString

public String toString()
Overrides:
toString in class InvalidResponse

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.