Class ProtoWireContext

java.lang.Object
org.smallmind.phalanx.wire.signal.WireContext
org.smallmind.phalanx.wire.signal.ProtoWireContext
All Implemented Interfaces:
Serializable, Context

public class ProtoWireContext extends WireContext
See Also:
  • Constructor Details

    • ProtoWireContext

      public ProtoWireContext(String skin, Object guts)
  • Method Details

    • getGuts

      public Object getGuts()
    • getSkin

      public String getSkin()