Class LocalModeAddress
- java.lang.Object
-
- org.infinispan.remoting.transport.LocalModeAddress
-
-
Field Summary
Fields Modifier and Type Field Description static Address
INSTANCE
-
Fields inherited from interface org.infinispan.remoting.transport.Address
EMPTY_ARRAY
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(Address o)
java.lang.String
toString()
-